Skip to content

daishe/chrome-bookmarks-to-markdown

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Chrome bookmarks to markdown

Latest version Latest release status

Go version License

A simple CLI utility to convert Chrome bookmarks to markdown format.

Usage

Just run the CLI ad it will produce chrome bookmarks for all profiles in markdown format:

chrome-bookmarks-to-markdown

If you wish to save returned document to file instead of printing to stdout use --output flag:

chrome-bookmarks-to-markdown --output 'path/to/store/generated/document.md'

You can also limit profiles with --profiles flag:

chrome-bookmarks-to-markdown --profiles 'Default,Profile 1'

and override default path with Chrome configuration with --input flag.

That's it!

Help

To get the complete list of all flags, use

chrome-bookmarks-to-markdown --help

License

Chrome bookmarks to markdown is open-sourced software licensed under the Apache License 2.0.

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages