Learning Rust with this simple CLI tool to capture recent bookmarks from raindrop.io into a markdown file.
Name was derived from "Bookmark journal".
Have a .env file with the following information.
ACCESS_TOKEN=<raindrop.io access token>
URL_BASE=<raindrop.io api url>
MD_FILE_DESTINATION=<path where output .md file should be stored>
https://developer.raindrop.io/
cargo run
# Bomajou
## [[YYYY-MM-DD]]
- [Bookmark title](<link to bookmark>)