|
|
|
|
|
by luspectra
844 days ago
|
|
Joplin is great for what it is, but it does not exactly fit my need. I have two things I want in my editor, but no two editors seem to have both: - WYSIWYG editor: rendered text and editor are in same window
- Vim Bindings
- Bonus: Terminal integration (TUI) The second has come to be even more important than the first, so I now take my notes in (neo)vim. I wish it was possible to have WYSIWYG in the terminal, but that seems to be an impossible task (rows of text all being the same size is baked into the terminal ecosystem). Having a GUI WYSIWYG with vim bindings is probably pretty doable, but the lack of terminal ecosystem has discouraged me from looking into this (even though it is not that important, but I am a perfectionist). |
|