Steve
Steve
I'm using Slack a lot lately, and I'm beginning to realize that emoji codes are an important cultural literacy. See https://www.webpagefx.com/tools/emoji-cheat-sheet/
We have a `requests` security vulnerability and Flask is now at 1.0. I've enjoyed making simple React apps, and I think this one might work well as a React app,...
You should be able to bulk edit tags from a selection of entries.
Improve ease of use for `/capture` by implementing a context menu (right-click dropdown) browser-extension. ``` Add selection to tanuki Add page to tanuki ``` This should drop you into `/edit_capture`...
Capture (`/capture`) should have a menu for doing common things so you can just enter an URL and select from the menu and click go. 1. New York Times article...
You should get typeahead support when entering tags. https://twitter.github.io/typeahead.js/
Folders may provide an useful organization layer. Any entry or tag could be allowed to have a folder assigned. Available views would be allowed in any folder. ``` /folders /...
We need at least minimal test coverage here.
You should be able to check a box for "raw HTML" (frag2text -r) when capture via `/capture`, context menu, or bookmarklet. See https://pypi.python.org/pypi/frag2text/