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)!~'^.*##.*$'