- auto create issue with parent + backend set to those of current page (easy to change later but, saves time.)
- 📝 select text + auto-create issues from it
- encoding of lt/gt
- 📝 Mentions
- tags that accept refs should prompt for them.
- TAG UI.
- auto-save/stash new notes so they aren’t lost. (maybe this involves /new/ redirecting to
/new/<uuid>
so we can be sure it’ll be saved.) - “ENRICH” functionality, to go through pages and identify strings that look like titles of other pages? E.g. if you have a page for an note, and I have a page for a specific person mentioned in that note, it would be nice to turn that into a link/reference.
- Find dangling references?
Editing
- do we need a better textarea?
- @ things. I need to be able to @ things anywhere and pop a search dialog. https://github.com/zurb/tribute worked a charm
- indent/de-dent buttons in text area? (Alternatively should selection + tab work sanely.)
- Button to extract not tasks but pages, and tag them ‘unprocessed’ or something, so they can be queried and sorted later.
- paste HTML via https://euangoddard.github.io/clipboard2markdown/
- autoindent to retain current indentation level
- working fucking tab key