Name | Modified | Size | Downloads / Week |
---|---|---|---|
Parent folder | |||
Buku 1.8.tar.gz | 2016-03-26 | 26.7 kB | |
Buku 1.8.zip | 2016-03-26 | 28.9 kB | |
README.md | 2016-03-26 | 967 Bytes | |
Totals: 3 Items | 56.6 kB | 0 |
Modifications
- Auto compact DB on single record removal
- Handle piped input
- Better tag management
- Tag modify or delete support
- Show unique tags alphabetically
- Full DB refresh
- Fix stuff broken earlier
- Optimize to update titles only
- Update titles only if non-empty to preserve earlier data
- Redirection
- Handle multiple redirections
- Detect redirection loop and break
- Show redirected link in bold
- List all bookmarks with no title or tags (for manual bookkeeping)
- Confirm full DB removal
- Better comma (
,
) separator handling for tags - Help
- Place regular options before power options in program help
- Help added in man page for quick reference
- Additional examples for new features
- Errors & warnings
- Error out if both encrypted and flat DB files exist
- Catchier error and warning messages
- Graceful SIGINT handler
- Homebrew and Linuxbrew integration
- Lots of reformatting and redundant code removal