C.c
April 12, 2024, 6:20pm
6
Using the object @ai456 provided, I would say it is not just keystroking that is slow. The whole Anytype is slow, from resizing windows, opening/closing widget pane, to bringing up the search pane.
So maybe this is about general performance.
WHAT IS THE BUG
As I added more and more text to my pages, I realized that they were getting slower and slower to copy elements, and even to write or make line breaks!
It’s becoming very tedious and slow.
HOW TO REPRODUCE IT
I have the feeling that the slowdown is due to the use of toggle blocks. Here’s an export of my object, so you can see for yourself how slow it is to manipulate, copy and edit blocks:
Export format: Any-Block
File format: Protobuf
Zip archive: Anytype.20240102.210615.7…
Similar report below on iOS.
What’s The Bug?
The default iOS keyboard is slow to respond to both tap-to-insert and swipe-to-insert text input on large objects (roughly 1 second per tap/swipe). I suspect that it is related to the number of inline-linked objects that are contained in the object. Other things contained in the objects are highlighted and callout formatting, a table of contents, and images.
How To Reproduce It
Create an object
Add roughly 10,000 words/62,000 characters which would include images, inline links,…