Skip to content

dessalines/tasks-org-todo-txt-import

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Tasks-Org-Todo-Txt-Import

Import your todo.txt tasks into the tasks.org format.

Instructions

  • Add your todo.txt file to this directory.
  • Go to your Tasks app, export a backup.
  • Run the following:

cargo run > out.txt

The output will have:

Tags
---
{tag JSON},
...
Tasks
---
{task JSON},
...
  • Copy paste those portions into the "tags": [...] and "tasks": [...] of your backup.

About

Import your todo.txt tasks into tasks.org tasks

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages