Platform
[x] iOS
[ ] Android
Obsidian Mobile version: v1.2.3 (57)
When taking a screenshot of my iPhone and sharing that to Obsidian, a new file called screenshot
is created without extension. It should have the .png
extension. Otherwise, the file isn’t recognized by Obsidian and isn’t displayed properly.
I don’t think they are PNG.
I ran file screenshot
and got:
screenshot: PNG image data, 828 x 1792, 16-bit/color RGBA, non-interlaced
This is when sharing from an iPhone Xr running the latest iOS 15.5
Btw, it would also be greatly helpful if screenshot
were automatically renamed with a timestamp to more easily differentiate, e.g screenshot 2022-07-02T184616Z.png
, as macOS does.