Well, I’m still using Anytype, and I still miss Excalidraw. It’s okay, not like I need it 100%, but I honestly can’t imagine anything better than Excalidraw.
What I really, really miss though is this:
WHAT’S THE RECOMMENDATION?
*On desktop, it’s possible to select files that have already been uploaded to Anytype. On Android, however, the only option is to upload files from the device’s file manager or gallery.
SUGGESTED SOLUTION
*Enable the ability to select from existing files already uploaded to Anytype on the Android app.
REAL-WORLD USE CASE
*Having to re-download and then upload a file to an Android device just to use it in Anytype is inefficient and unintuitive.
CURRENT WORKAROU…
What’s The Bug?
Pasting text into a long code block causes the UI to unexpectedly scroll back to the top of the code block, disrupting the editing flow.
How To Reproduce It
Create a code block with 100+ lines of content (e.g., placeholder text).
Scroll to the middle of the code block.
Paste new text (e.g., 5-10 lines) using ⌘V.
Observe the scroll position.
Image or Video
The Expected Behavior
The scroll position should stay at the current editing point when pasting new content.
Additio…