jasonplatts / nova-todo

A Panic Nova extension for todo and fixme management.
https://extensions.panic.com/extensions/jasonplatts/jasonplatts.TODO/
MIT License
29 stars 7 forks source link

Appear in Symbols list? #48

Open gingerbeardman opened 1 year ago

gingerbeardman commented 1 year ago

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

image

it would be much nicer to do this eg. -- ! TODO: MOVE TANK

and get unique icons in the Symbols list