nova-todo
nova-todo copied to clipboard
Appear in Symbols list?
Is it possible the labels could appear in the symbols list?
It's the main one I use for getting around my code, and i'm currently using generic markers to do this, eg.
-- ! MOVE TANK
it would be much nicer to do this
eg.
-- ! TODO: MOVE TANK
and get unique icons in the Symbols list