module TodoTxt
Constants
- Task
A basic Todo.txt task :priority The task priority :created_at The created date for the task :text The text for the task :completed_at The completed date for the task :contexts The contexts mentioned in the task :projects The projects mentioned in the task
- VERSION