- intern: migration to a more open and accessible storage structure for notes, summaries and metadata
- feature: use shift + keyup/keydown to jump 5 entries up/down
- feature: page down/up
- feature: specify more than one url for fetching
- feature: specify tags when fetching a paper
- feature: export to HTML from ui (markdown is converted to HTML)
- feature: option to filter the export
- feature: command line argument "html" to export the database into an HTML file
- feature: renamed extension from temporary editing file from .tmp to .tmp.md
- feature: split long lines at spaces when shown with less so that words are not split
- bugfix: less is confused when showing lines with escape sequences having as many characters as the terminal size