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
|
## Features
|
||||||
|
|
||||||
- Add, open, tag, comment on, update, remove, shorten URLs
|
- Fast, clean interface with distinct symbols
|
||||||
- Fetch page title from web, refresh all titles in a go
|
- Fetch page title from the web, add tags and comments
|
||||||
- Multiple search options, continuous search at prompt
|
- Multiple search modes, including `deep` and `regex`
|
||||||
- Portable, merge-able database to sync between systems
|
- Continuous search at prompt with on the fly mode switch
|
||||||
- Import/export in Markdown or HTML (FF, Chrome compatible)
|
- Open bookmarks and search results in browser
|
||||||
- Open (multiple) search results directly in default browser
|
- Import/export in HTML (FF, Chrome compatible) or Markdown
|
||||||
|
- Shorten and expand URLs
|
||||||
- Manual password protection using AES256 encryption
|
- 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
|
- 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
|
- Minimal dependencies
|
||||||
|
|
||||||
## Installation
|
## Installation
|
||||||
|
17
buku.1
17
buku.1
@ -9,16 +9,17 @@ is a command-line utility to store, tag, search and organize bookmarks.
|
|||||||
.PP
|
.PP
|
||||||
.B Features
|
.B Features
|
||||||
.PP
|
.PP
|
||||||
* Add, open, tag, comment on, update, remove, shorten URLs
|
* Fast, clean interface with distinct symbols
|
||||||
* Fetch page title from web, refresh all titles in a go
|
* Fetch page title from the web, add tags and comments
|
||||||
* Multiple search options, continuous search at prompt
|
* Multiple search modes, including \fIdeep\fR and \fIregex\fR
|
||||||
* Portable merge-able database to sync between systems
|
* Continuous search at prompt with on the fly mode switch
|
||||||
* Import/export in Markdown or HTML (FF, Chrome compatible)
|
* Open bookmarks and search results in browser
|
||||||
* Open (multiple) search results directly in default browser
|
* Import/export in HTML (FF, Chrome compatible) or Markdown
|
||||||
|
* Shorten and expand URLs
|
||||||
* Manual password protection using AES256 encryption
|
* 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
|
* 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
|
* Minimal dependencies
|
||||||
.SH OPERATIONAL NOTES
|
.SH OPERATIONAL NOTES
|
||||||
.PP
|
.PP
|
||||||
|
Loading…
Reference in New Issue
Block a user