blob: f040797f3486058b5e2776d29c7e0e1438be787c (
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
|
# Todo
- 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
- add mini notifications
- add code actions picker
- 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

|