First iteration of a script to log completed Todoist tasks to Day One
When no date is present in the config file the current date will be used and stored in the config as lastrun
- install jrnl. It is used to support tags easily from the CLI. If tags are not important and you would rather use Day One CLI just change 'jrnl' to 'dayone'
- Copy the config file to your home directory
cp .todoistdayone ~/
- Edit the config with your API key and desired start date
- Run the script
- Create a cron to automatically run the script