garret
garret
Simple CLI to convert your bookmarks to organized and readable markdown.
Installation
Build with Crystal:
$ crystal build src/garret.cr
Usage
garret
--file-path PATH Path of bookmarks file.
-i PATH, --ignored PATH Path of patterns to ignore.
-o PATH, --output-path PATH Path to store markdown output. Default: attic.md
-h, --help Show help
The ignored file should look like this:
Folders:
School
ComputerScience/
--
URLS:
wikipedia
google.com
khanacademy
This file will then be parsed and if a url / folder of bookmarks matches the pattern, it won't be in the output.
Contributing
- Fork it (https://github.com/Uzay-G/garret/fork)
- Create your feature branch (
git checkout -b my-new-feature
) - Commit your changes (
git commit -am 'Add some feature'
) - Push to the branch (
git push origin my-new-feature
) - Create a new Pull Request
Contributors
- Uzay-G - creator and maintainer
Repository
garret
Owner
Statistic
- 7
- 0
- 0
- 0
- 0
- almost 4 years ago
- December 21, 2020
License
MIT License
Links
Synced at
Sun, 17 Nov 2024 07:15:51 GMT
Languages