The interactive file manager requires Javascript. Please enable it or use sftp or scp.
You may still browse the files here.

Download Latest Version buku v5.0 source code.tar.gz (662.9 kB)
Email in envelope

Get an email when there's a new version of buku

Home / v4.8
Name Modified Size InfoDownloads / Week
Parent folder
buku v4.8.tar.gz 2023-02-18 592.0 kB
buku v4.8.zip 2023-02-18 620.1 kB
README.md 2023-02-18 1.5 kB
Totals: 3 Items   1.2 MB 0

buku v4.8 release notes.

  • [x] support Vivaldi browser
  • [x] better XBEL compatibility
  • [x] check for empty search results in piped operations
  • [x] remove python 3.6 support, add 3.10
  • [x] API changes in bukudb (#660):
  • bookmark data tuples returned from methods get_rec_all() & get_rec_by_id(), now have user-friendly properties (id, url, title, desc, tags/taglist, immutable; as well as for raw DB fields – tags_raw, flags)
  • methods get_rec_all(), list_using_id(), searchdb(), search_by_tag(), search_keywords_and_filter_by_tags() & exclude_results_from_search() are now guaranteed to return a list (empty if no data is found)
  • methods get_rec_id(), get_max_id() & add_rec() now return None as the "no ID" value
  • methods add_rec(), update_rec() & edit_update_rec() now treat the value of immutable parameter as a boolean (the default/noop value for update calls is None)
  • a FIELD_FILTER dictionary is introduced that contains fields formatting description; also, in format_json() (and print_json_safe()), the output format now matches the one described in CLI help
  • [x] IMPACT: If you have a local repo clone, remove .tox/ subfolder if it's there before you run tests for the first time

Sponsor

Source: README.md, updated 2023-02-18