buku
Command-line browser-independent bookmark manager.
- Display all bookmarks matching "keyword" and with "privacy" tag:
buku {keyword} --stag {privacy}
- Add bookmark with tags "search engine" and "privacy":
buku --add {https://example.com} {search engine}, {privacy}
buku --delete {bookmark_id}
- Open editor to edit a bookmark:
buku --write {bookmark_id}
- Remove "search engine" tag from a bookmark:
buku --update {bookmark_id} --tag {-} {search engine}
Copyright © 2014—present the tldr-pages team and contributors.
This work is licensed under the Creative Commons Attribution 4.0 International License (CC-BY).