blob: 86e3039ea26bec10ef5caedf9ce8839185e66b89 (
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
- Try nvim orgmode
- 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
- file templating?
- 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 nui plugin borders and move code actions back to nui-based picker.
|