Wow! Great idea! Need to check bookmarks API. Thanks.
Retrieving inserted and deleted text
r-stein
#42
You can just use view.add_regions
to add invisible regions and retrieve them afterwards with view.get_regions
. Those regions move with the text to stay at the position they were added.
4 Likes