From e95c7b7585b8e08d9622523ad40fcef28ca651b8 Mon Sep 17 00:00:00 2001 From: Arun Prakash Jana Date: Fri, 30 Dec 2016 16:05:12 +0530 Subject: [PATCH] Update features list. --- README.md | 17 +++++++++-------- buku.1 | 17 +++++++++-------- 2 files changed, 18 insertions(+), 16 deletions(-) diff --git a/README.md b/README.md index 8577d39..5f65a84 100644 --- a/README.md +++ b/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 diff --git a/buku.1 b/buku.1 index e84bfd0..bdeff19 100644 --- a/buku.1 +++ b/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