Skip to content

Commit

Permalink
update TODO
Browse files Browse the repository at this point in the history
  • Loading branch information
johnnovak committed Dec 29, 2023
1 parent 997ac3e commit ee354c4
Showing 1 changed file with 12 additions and 1 deletion.
13 changes: 12 additions & 1 deletion TODO
Original file line number Diff line number Diff line change
Expand Up @@ -14,11 +14,22 @@ BUGS
- warning when closing new map that was never manually saved



TODO
====

- diagonal movement with numpad
- test extensively & update manual

- generate app shortcuts at runtime based on some flags (e.g.
yubnMovementKeys). this simplifies generating the quickrefs & the key
handling, and allows to switch between Ctrl/Cmd on macOS

- option to use Cmd key on macOS (selectable at runtime)

- list all notes pane on the left:
- filter by note type (none, number, ID, icon -- each category can be toggled)
- show all notes, or only for the current level
- sort by level elevation or note name

- window handling bugs:
- crash when dragging maximised window
Expand Down

0 comments on commit ee354c4

Please sign in to comment.