Skip to content
Open
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
3 changes: 3 additions & 0 deletions notes.md
Original file line number Diff line number Diff line change
Expand Up @@ -18,3 +18,6 @@
- [ ] Disable prev and next btns when the curr_idx is first and last, respectively.
- [ ] Dont show saved msg when none of the file is saved.
- [x] add support for showing total no. of images loaded and the curr image's no. like '3 of 34'.

- [ ] add support for grayscale
- [ ] add support for opening and saving as PDF (PyMuPDF)