Skip to content

Commit 5b13cc1

Browse files
authored
Update README.md
Update Roadmap section to include a new feature to be added.
1 parent 7a5db05 commit 5b13cc1

File tree

1 file changed

+9
-4
lines changed

1 file changed

+9
-4
lines changed

README.md

Lines changed: 9 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -202,14 +202,19 @@ Unless disabled in settings.json, the following keyboard shortcuts are available
202202
- [x] Add a "red pen markup" feature to draw on PDF pages.
203203
- [x] Add functionality for multiple PDF files at once.
204204
- [x] Add functionality to create a new PDF from a blank page.
205+
- [ ] Create a "Redact" feature.
206+
- [ ] Create a "Highlight" feature.
205207
- [ ] Manipulate links within a PDF.
206-
- [ ] Add tooltips to all buttons.
207208
- [ ] Add quick scroll panel with page previews.
208-
- [ ] Add feature to create a new PDF from specified pages.
209-
- [ ] Create a "Redact" feature.
209+
- [ ] Add tooltips to all buttons.
210+
- [ ] Add settings page.
210211
- [ ] Allow user-adjusted keybinds.
211-
- [ ] Add PDF to DOCX file conversion.
212+
- [ ] Add autosave feature.
213+
- [ ] Add default page with recently opened list.
214+
- [ ] Add "Recover Unsaved PDF" feature.
215+
- [ ] Add feature to create a new PDF from specified pages.
212216
- [ ] Allow printing from within the application.
217+
- [ ] Add PDF to DOCX file conversion.
213218
- [ ] Add CLI for some functionality.
214219

215220

0 commit comments

Comments
 (0)