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

Add configuration option to run the extension only in the directories specified #31

Open uicowboy opened 3 years ago

uicowboy commented 3 years ago

Thanks for this extension!

One of the projects I work in has 100+ different directories, but my team only works in a handful of them. It would be really useful if the extension's settings exposed an option to "run only in the specified directories". Currently, there is an option to say which directories should be ignored, but the other way around would be great for large projects. I would imagine this could also boost the performance of the app since it would have a lot less to monitor.

How doable would this be for you? Thanks again.

jasonplatts commented 3 years ago

Hi Ernesto. That’s a great idea and shouldn’t be too difficult to implement. I’ll try to get it in an upcoming update.

adammontague commented 5 months ago

Any update on this feature? I think it would be really helpful too when working on something like a WordPress environment and the only directory I want to focus on is the theme folder.

Love the extension @jasonplatts, I just hope it's still maintained...