Skip to content

davidnunez/todoist-to-markdown

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

todoist-to-markdown

Needed a quick & dirty script to create markdown files from todoist CSV exports.

  • Install dependencies w/ npm install
  • Expects data file to be named data.csv in same location as index.js
  • Just run node index.js and the markdown file will be written to console
  • Should preserve sub-task indent levels & notes. Won't converttask text to tags, dates, etc.
  • Due Dates are not preserved

This was a 1/2 cup coffee hack.

About

Creates markdown files from todoist CSV exports

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published