Syncs todoist tasks to a block in Logseq's daily journals.
For running the script, ensure the following environment variables are set.
TODOIST_API_KEY=XXX
LOGSEQ_DIR=XXX
npm run start
npm install -g @nathan.kramer/sync-lgsq-todoist
sync-lgsq-todoist
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.