One thing really blocking me from 100% leaving Evernote behind is working with images.
It would be so great to be able to hit ⌘V and have the editor do these things silently behind the scenes:
{guid}.png file in an /i folder at the root level of local (synced) storageYou can paste image with ⌘-v or drag and drop. Implemented long time ago.
Is there a trick to using it? I can't get ⌘V to work, nothing is pasted.
Ah, yes, it's working only on iOS at this moment. Will be implemented in next release 🤝
Fix available in 2.9.0
Thank you very much for this, but I've found this super buggy! Should I open a separate issue for that or just post my report here?
Keep it here I think
Ok, I have made some screen recordings and collected some good repro steps for 4 bugs. Here we go. (These aPNGs are set to only loop once, so if you need to replay, open them in a new tab and reload)
Bug A: Images are shrunk to 85% in edit mode

Bug B: Text justification - all text is left justified, all images are centered (why?)

Bug C: When deleting multiple notes, even after deleting all notes, the editor/preview window displays a "ghost" of the last note if you were in Preview mode at the time of deletion

Bug D: Disappearing images and other bugginess

I also found a bug that I can't reproduce now but if you play around you will hit it. Paste in a lot of images and then use the up/down arrows to move the cursor around them, sometimes the images will just suddenly disappear from the editor completely while doing this.
Bug A: Images are shrunk to 85% in edit mode
In edit mode images width defined in preferences. Preview is always 100% width
In edit mode images width defined in preferences. Preview is always 100% width
Where in prefs is this setting? I don't see anything about that.
Another bug:
/Folder1/i/1.jpg and links it/Folder2/i/...)I think it is a bad idea to use such a basic naming scheme (1, 2, 3...). It should use GUID instead, tracked internally to avoid any duplication. That way, when note is moved, image can move with it as well, and keep folder structure correct and all links will still work, no risk of overwriting or collision.
@luckman212 move between folders not implemented. If you want move note with images you should use .textbundle format at this moment.
Where in prefs is this setting? I don't see anything about that.
Preferences -> Editor -> Images width
In summary:
A - will not be fixed
B - fixed
C - not reproducable for me
D - fixed
E - fixed
Please try 2.9.3
I am on 2.9.5 (240) now - sorry for the delay in testing, and thank you for the fixes—This is quite a lot better!
"Bug C" is definitely still reproducible for me - did you watch the video above and follow those exactly? It definitely still happens for me.
Bug C fixed I think
Most helpful comment
Ah, yes, it's working only on iOS at this moment. Will be implemented in next release 🤝