---
urn: "urn:penemure:1a15e5b4-27e2-447f-8df5-01732febecf7"
backend: "pub"
ancestors:
- 📁 Penemure
created: 2025-01-24 10:43:44.865713+00:00
updated: 2025-02-07 16:24:59.200482+00:00
tags:
milestone: "2.0"
---
# 📁 UX
- [x] 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
- [x] 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/` 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
- [x] do we need a better textarea?
- [x] @ 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