-
-
Notifications
You must be signed in to change notification settings - Fork 299
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
Showing
5 changed files
with
38 additions
and
13 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -53,7 +53,7 @@ try: | |
except ImportError: | ||
TypedDict = None # type: ignore | ||
|
||
__version__ = '4.2.2' | ||
__version__ = '4.3' | ||
__author__ = 'Arun Prakash Jana <[email protected]>' | ||
__license__ = 'GPLv3' | ||
|
||
|
@@ -4907,9 +4907,9 @@ POSITIONAL ARGUMENTS: | |
description=''' --ai auto-import from Firefox/Chrome/Chromium | ||
-e, --export file export bookmarks to Firefox format HTML | ||
export Markdown, if file ends with '.md' | ||
format: [title](url), 1 entry per line | ||
format: [title](url) <!-- TAGS --> | ||
export Orgfile, if file ends with '.org' | ||
format: *[[url][title]] :tags:, 1 entry per line | ||
format: *[[url][title]] :tags: | ||
export buku DB, if file ends with '.db' | ||
combines with search results, if opted | ||
-i, --import file import bookmarks based on file extension | ||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
0062292
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
@dilawar, @eclipseo, @pabloariasal, @szlin, @rachmadaniHaryono, @jpdasma
Buku v4.3 is released!
0062292
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
https://pypi.org/project/buku/4.3/
0062292
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Thank you!
0062292
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
@eclipseo can you please update buku on Fedora?
0062292
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
@jarun I've updated all your packages, Sorry I was away for health reasons.
0062292
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Thank you! Hope you have recovered.