Remember position in PDF
Open
- Dominant language
- C++
- Stars
- 0
- Forks
- 3
- PR merge metrics
- No merged PRs in 30d
Description
From one invocation to the next (on the same PDF), Katarakt should remember:
- the last mode used to view the document
- the scroll position/page being viewed
- the zoom level
- the current jump list
Use a JSON file in the XDG config directory (`~/.config/katarakt`) to store this information. Use Qt6's built-in JSON support to maniuplate this file.
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.