Browse Source

some TODO notes

main
Noah Hall 1 year ago
parent
commit
9d2d71bcb8
1 changed files with 7 additions and 0 deletions
  1. +7
    -0
      TODO.md

+ 7
- 0
TODO.md View File

@ -0,0 +1,7 @@
# TODO:
- [ ] Subclass rich's Markdown renderer to support vimwiki-md
- [ ] figure out how to watch for new STDIN, and send the event to trigger the render
- [ ] what *emits* messages, and how can i create one watching STDIN?
- [ ] then it's just as simple as setting up a handler on the Widget that processes the input.
- [ ] will also need watcher/event-handler for messages from vim

Loading…
Cancel
Save