Skip to content

andreero/TodoToOrg

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 

Repository files navigation

TodoToOrg

Todo.txt to Emacs Org Mode converter

Usage:

TODO.txt -> Org mode conversion

>>> python todo2org.py file1.txt file2.txt
will produce converted Org mode files file1.org and file2.org in the same directory.

Org mode -> TODO.txt conversion

Same syntax, but with --reverse argument

>>> python todo2org.py file1.org file2.org --reverse
will produce converted files file1_.txt and file2_.txt

About

Todo.txt to Emacs Org Mode converter

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages