github archivy/archivy v1.6.0

latest releases: v1.7.7, v1.7.6, v1.7.5...
2 years ago

v1.6.0 introduces lots of nice changes / improvements we're really excited about, mostly focused on the interface experience, tagging and Docker.

Highlights

  • allow embedded tags (tags directly in the content), ie I love #archivy#. Implemented with the great help of @edditler.
    • includes new views where you can see all the tags and notes that link to a tag.
    • autocomplete in the editor for existing tags, just start typing # and an input will appear for the tag you want (see below):
      random
  • similarly, there is now autocomplete in the editor for links to other notes. Start typing [[ and a suggestion bar will appear. #256
  • improvement of ripgrep search results, that now show detailed matches, similar to what Elasticsearch does. #258
  • Docker Setup revamp - there is now a more lightweight archivy-lite image, with ripgrep instead of Elasticsearch for search. Also improvements of the custom configuration setup on docker archivy/archivy-docker#15
  • Creation of a firefox plugin to load your firefox bookmarks - https://github.com/archivy/archivy-firefox

Fixes / Minor Additions

  • added a helper command to easily generate an archivy plugin structure #264 @vacom13
  • small style fixes
  • fixed bug with URL characters in search queries 6477278

Don't miss a new archivy release

NewReleases is sending notifications on new releases.