
buku
List of commands for buku:
-
buku:tldr:08032 buku: Display all bookmarks matching "keyword" and with "privacy" tag.$ buku ${keyword} --stag ${privacy}try on your machineexplain this command
-
buku:tldr:577a6 buku: Add bookmark with tags "search engine" and "privacy".$ buku --add ${https:--example-com} ${search engine}, ${privacy}try on your machineexplain this command
-
buku:tldr:6a67f buku: Open editor to edit a bookmark.$ buku --write ${bookmark_id}try on your machineexplain this command
-
buku:tldr:c5018 buku: Delete a bookmark.$ buku --delete ${bookmark_id}try on your machineexplain this command
-
buku:tldr:f7117 buku: Remove "search engine" tag from a bookmark.$ buku --update ${bookmark_id} --tag ${-} ${search engine}try on your machineexplain this command