blob: 1403fabc8c2d8616fcd9adf3872526a91171792f (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
|
# Todo
- add automatic old buffer deletion
- Make mini files focus on current file when session loads?
- Make <space>E open mini files focused on current file
- make picker for directories to open mini files in
- add key to change what direction a split is in
- change mini files addon keybinds to be better
- make file search obey gitignore
- create cd and tcd picker
- create git stage picker with stage and unstage keys
- add mini notifications
- Overhaul markdown workflow
- Add image viewing keybind to open imv
- Add image pasting
- remove previewer
- add nabla for math
- Make neovim config with xournal integration for advanced drawn note taking
- link .xopp files in md doc
- track changes
- each time saved export to svg and link svg below xpp
- add render key to see full note rendered in html with images

|