Update features list.
This commit is contained in:
parent
d2d68accaa
commit
e95c7b7585
17
README.md
17
README.md
@ -52,16 +52,17 @@ Though a terminal utility, it's possible to add bookmarks to `buku` without touc
|
||||
|
||||
## Features
|
||||
|
||||
- Add, open, tag, comment on, update, remove, shorten URLs
|
||||
- Fetch page title from web, refresh all titles in a go
|
||||
- Multiple search options, continuous search at prompt
|
||||
- Portable, merge-able database to sync between systems
|
||||
- Import/export in Markdown or HTML (FF, Chrome compatible)
|
||||
- Open (multiple) search results directly in default browser
|
||||
- Fast, clean interface with distinct symbols
|
||||
- Fetch page title from the web, add tags and comments
|
||||
- Multiple search modes, including `deep` and `regex`
|
||||
- Continuous search at prompt with on the fly mode switch
|
||||
- Open bookmarks and search results in browser
|
||||
- Import/export in HTML (FF, Chrome compatible) or Markdown
|
||||
- Shorten and expand URLs
|
||||
- Manual password protection using AES256 encryption
|
||||
- Portable, merge-able database to sync between systems
|
||||
- Additional options for power users (see help or man page)
|
||||
- Completion scripts (Bash, Fish, Zsh), man page with examples
|
||||
- Several options for power users (see help or man page)
|
||||
- Fast and clean interface, distinct symbols for record fields
|
||||
- Minimal dependencies
|
||||
|
||||
## Installation
|
||||
|
17
buku.1
17
buku.1
@ -9,16 +9,17 @@ is a command-line utility to store, tag, search and organize bookmarks.
|
||||
.PP
|
||||
.B Features
|
||||
.PP
|
||||
* Add, open, tag, comment on, update, remove, shorten URLs
|
||||
* Fetch page title from web, refresh all titles in a go
|
||||
* Multiple search options, continuous search at prompt
|
||||
* Portable merge-able database to sync between systems
|
||||
* Import/export in Markdown or HTML (FF, Chrome compatible)
|
||||
* Open (multiple) search results directly in default browser
|
||||
* Fast, clean interface with distinct symbols
|
||||
* Fetch page title from the web, add tags and comments
|
||||
* Multiple search modes, including \fIdeep\fR and \fIregex\fR
|
||||
* Continuous search at prompt with on the fly mode switch
|
||||
* Open bookmarks and search results in browser
|
||||
* Import/export in HTML (FF, Chrome compatible) or Markdown
|
||||
* Shorten and expand URLs
|
||||
* Manual password protection using AES256 encryption
|
||||
* Portable, merge-able database to sync between systems
|
||||
* Additional options for power users (see help or man page)
|
||||
* Completion scripts (Bash, Fish, Zsh), man page with examples
|
||||
* Several options for power users (see help or man page)
|
||||
* Fast and clean interface, distinct symbols for record fields
|
||||
* Minimal dependencies
|
||||
.SH OPERATIONAL NOTES
|
||||
.PP
|
||||
|
Loading…
Reference in New Issue
Block a user