hoarder-app / hoarder

A self-hostable bookmark-everything app (links, notes and images) with AI-based automatic tagging and full text search
https://hoarder.app
GNU Affero General Public License v3.0
2.25k stars 74 forks source link

Cli improvement #211

Open kamtschatka opened 2 weeks ago

kamtschatka commented 2 weeks ago

added the possibility to assign tags to bookmarks while creating added the possibility to assign a newly created to a list right away added the possibility to add and remove tags from bookmarks

Depends on the previous changes for the CLI to allow JSON output: #181