Script that generates a daily agenda note in Bear note app.
- Install icalbuddy
- Install python dependencies
pip install -r requirements.txt
- Add the following keys to your env vars.
BEAR_API_TOKEN=GET_BEAR_API_TOKEN_FROM_APP
Small script meant to be run on my mac that generates a note daily in bear notes app.
Python
Script that generates a daily agenda note in Bear note app.
pip install -r requirements.txt
BEAR_API_TOKEN=GET_BEAR_API_TOKEN_FROM_APP