natterstefan / readwise-template

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

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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

About

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

License:MIT License


Languages

Language:Python 64.5%Language:Jinja 35.5%