paperlined.org
life_skills > work_productivity > todo_lists
document updated 14 years ago, on May 30, 2009
To fulfill my current requirements (that I be able to add TODO items by category, but choose which ones to work on in order of priority), I do these two things:





However, you don't HAVE to use that plugin. Something like these work well:

marker: !!          :set foldexpr=getline(v:lnum)!~'^.*!!.*$'
marker: ##          :set foldexpr=getline(v:lnum)!~'^.*##.*$'