summaryrefslogtreecommitdiff
path: root/pkgs/custom-neovim/todo.md
blob: 45f8d9cb4cc2bc1c5db710bc37419d94b52eba0e (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
27
# 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?
- plugin to work on remote git repos?

## Eventually

- Figure out what's wrong with nui plugin borders and move code actions back to nui-based picker.