Prepare for release v3.5
This commit is contained in:
parent
ac77c8fc18
commit
3566e26268
16
CHANGELOG
16
CHANGELOG
@ -1,3 +1,19 @@
|
||||
Buku 3.5
|
||||
2017-11-10
|
||||
|
||||
What's in?
|
||||
- Buku now has its own user agent
|
||||
- Search works with field filters
|
||||
- Edit the last record with `-w=-1` (useful when adding bookmark from GUI)a
|
||||
- Support for Chromium browser
|
||||
- Colors disabled by default on cmd (Windows), option `--colors` has to be used
|
||||
- Get default Firefox profile name from profiles.ini
|
||||
- Bash scriptlet to autogen records for testing
|
||||
- Some optimization in add record and suggest tags
|
||||
- A fresh utility Pinku to import Pinboard bookmarks to Buku
|
||||
|
||||
-------------------------------------------------------------------------------
|
||||
|
||||
Buku 3.4
|
||||
2017-09-18
|
||||
|
||||
|
@ -218,7 +218,7 @@ POWER TOYS:
|
||||
-f, --format N limit fields in -p or Json search output
|
||||
N=1: URL, N=2: URL and tag, N=3: title,
|
||||
N=4: URL, title and tag. To omit DB index,
|
||||
use N0, e.g, 10, 20, 30, 40.
|
||||
use N0, e.g., 10, 20, 30, 40.
|
||||
-j, --json Json formatted output for -p and search
|
||||
--colors COLORS set output colors in five-letter string
|
||||
--nc disable color output
|
||||
|
2
buku.1
2
buku.1
@ -1,4 +1,4 @@
|
||||
.TH "BUKU" "1" "Sep 2017" "Version 3.4" "User Commands"
|
||||
.TH "BUKU" "1" "10 Nov 2017" "Version 3.5" "User Commands"
|
||||
.SH NAME
|
||||
buku \- Powerful command-line bookmark manager.
|
||||
.SH SYNOPSIS
|
||||
|
Loading…
x
Reference in New Issue
Block a user