- I've had my bookmarks seperate from browser for ages
* Mine is hacked together solution * No care for portability
- Today's tool buku not like that
* Import/export existing bookmarks * Or start from scratch
buku -a URL tag,tag,tag to add buku --url buku --tag +|- tag,tag,tag buku --title buku -c comment buku --immutable 0 mutable|1 immutable
* Disable web fetch update
buku -w editor to open buffer
- Regex search, I'll show others in a bit
- Print specific bookmark
- Open bookmark
- Every bookmark is assigned an index
- Query website for new title
* Combine with earlier options
- buku -w id
* Can't do editor and index at same time
- Tag replacement
- Run buku or search commands take you to interactive
- Keys align with the options
buku -s Match any keyword buku -S match all keywords
- Only matches on full word
* I'd make this default behaviour
buku -t tag search
* , any tag * + all tags * - exckude tags
buku -x exclude
- Import database
* Known to work with Chromium and Firefox bookmarks
buku -i buku -e extension sets type
- Shorten and lengthen URL
- Encryption
* Relies on python cryptography library
buku -l lock iterations buku -k unlock iterations
- The AUR version is a bit out of date
* Install it with pip