Skip to content

davidchris/bomajou

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Bomajou

Learning Rust with this simple CLI tool to capture recent bookmarks from raindrop.io into a markdown file.

Name was derived from "Bookmark journal".

How to run

Requirements

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>

How to get the Access Token for Raindrop.io

https://developer.raindrop.io/

Then run

cargo run

Output structure

# Bomajou

## [[YYYY-MM-DD]]

- [Bookmark title](<link to bookmark>)

About

A simple raindrop.io bookmark collection CLI

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages