Skip to content

marksweiss/organize-m

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

94 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Organize-m

Organize-m is a TODO tool that lets you seamlessly move from command line to text editor and back. Simple but versatile, just structured enough but very flexible. It gets out of your way and fits the way you work.

Features

  • Items can have: title, area of responsibility, project, tags, actions, priority, earliest action due date, note
  • Search for items from the command line
  • Report grouped items from the command line
  • Regroup the text file from the command line

Examples

The Organize-m command-line interface is simple and intuitive:

> python orgm.py --add --title "my item title" --project "my project" --tags "tag 1, tag 2" --actions "do this now, do this later" --due_date "5-5-2010"
> python orgm.py --find --regex --title "my proj*"

Download and Install

Learn More

About

Manage and edit tasks from command line to editor and back. Simple, flexible, nice.

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages