blob: f0940c40a66bc63e7274131bc9fd5450bea7a19f (
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
|
# Todo
- 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
## Maybe
- make picker for directories to open mini files in
- change mini files addon keybinds to be better
- Make mini files focus on current file when session loads?
## Eventually
- Figure out what's wrong with plenary plugin borders and move code actions back to normal picker.
|