Movatterモバイル変換


[0]ホーム

URL:


Skip to content

Navigation Menu

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up

A simple tool writen in chicken scheme for extracting new bookmarks from two html bookmark files exported from Firefox/Chrome.

License

NotificationsYou must be signed in to change notification settings

alxbnct/bookmarkdiff

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

15 Commits
 
 
 
 
 
 
 
 

Repository files navigation

A simple tool writen inchicken scheme for extracting new bookmarks from two html bookmark files exported from Firefox/Chrome.

Build from source

To build it, you need to installchicken, then run the following commands

git clone https://github.com/alxbnct/bookmarkdiff.gitchicken-install -n./bookmarkdiff

Usage

$ bookmarkdiff --helpUsage: -a, --input-file-a=FILE  Input file a -b, --input-file-b=FILE  Input file b -o, --output-file=FILE   Output file name -d, --directory=DIR      Directory for new bookmarks

Example

If you want to put the new bookmarks to a certain directory in the browser, you can use the-d flag as follows

./bookmarkdiff -a bookmarks_firefox.html -b bookmarks_chrome_2023_8_24.html  -o diff8.html -d "Bookmarks Menu/Other Bookmarks/Chrome/2023-08-24"

About

A simple tool writen in chicken scheme for extracting new bookmarks from two html bookmark files exported from Firefox/Chrome.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages


[8]ページ先頭

©2009-2025 Movatter.jp