Hi
Thanks for the great pdf viewer!
I was wandering whether it is possible to undo & redo highlight + selection of text.
I tried to make a python extension doing this by manipulating the db file.
Unfortunately, I get an SQL Error: database is locked when trying to delete the row containing the latest hightlight, while the sioyek process is locking the sqlite3 database.
Is there another way to implement this; maybe it is already implemented and I just can't see it in the documentation?
Thanks again
jsr-p
Hi
Thanks for the great pdf viewer!
I was wandering whether it is possible to undo & redo highlight + selection of text.
I tried to make a python extension doing this by manipulating the db file.
Unfortunately, I get an
SQL Error: database is lockedwhen trying to delete the row containing the latest hightlight, while thesioyekprocess is locking the sqlite3 database.Is there another way to implement this; maybe it is already implemented and I just can't see it in the documentation?
Thanks again
jsr-p