VIP loop (circle → extract → Translate/Copy/Explain/Share/Vikunja), lasso branding, ship docs, unit tests, and make smoke / launchd emu helpers.
10 lines
273 B
Bash
10 lines
273 B
Bash
# Copy to .env (gitignored) for local notes — do NOT commit secrets.
|
|
# Paste token into the app: Crkl → Integrations.
|
|
|
|
VIKUNJA_URL=https://todo.levkin.ca
|
|
VIKUNJA_TOKEN=
|
|
VIKUNJA_PROJECT_ID=13
|
|
|
|
# Optional default mailto recipient (“email me the list”)
|
|
CRKL_EMAIL_TO=
|