Skip to content

Undo / redo highlight and selection of text #633

Description

@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 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

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions