@nathan.kramer/sync-lgsq-todoist
v1.0.1
Published
Sync Logseq with Todoist
Downloads
6
Readme
Todoist -> logseq integration
Syncs todoist tasks to a block in Logseq's daily journals.
Environment
For running the script, ensure the following environment variables are set.
TODOIST_API_KEY=XXX
LOGSEQ_DIR=XXX
Running
npm run start
Installation
npm install -g @nathan.kramer/sync-lgsq-todoist
Usage
sync-lgsq-todoist
Warning
This script updates journal files in your logseq directory. Use it at your own risk. I am not responsible for any damage to your logseq journals. Please read the code before using it.