Skip to content

Readwise Export Template for Roam (or other tools for thought)

License

Notifications You must be signed in to change notification settings

natterstefan/readwise-template

Repository files navigation

readwise-template

Lint

Requirements

python 3.8.0

Setup

# Install dependencies
pip install -r requirements.txt

# Add new dependencies
pip install <name of package>
pip freeze > requirements.txt

Preview

Either copy and paste the Jinja2 templates into Readwise or run the following command to get a preview of all cases:

# Preview of all cases
python preview.py

Docs

Community Resources

License

MIT