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

TODO is detecting files from my installed libraries #21

Closed SuEric closed 3 years ago

SuEric commented 3 years ago

I think this is a bug

CleanShot 2021-03-17 at 10 09 50@2x

Probably this is not added by default on the list: (and I think it should)

CleanShot 2021-03-17 at 10 15 29@2x
SuEric commented 3 years ago

just fyi, solved it by adding this:

![Uploading CleanShot 2021-03-17 at 10.23.42@2x.png…]()

jasonplatts commented 3 years ago

Hi @SuEric. I'm glad you were able to solve the problem.

For some reason, I am unable to see the second screenshot you posted, so I am not sure what you added. If there is a file criteria that should always be ignored, I'd be happy to add it to a future update.

Thanks.

SuEric commented 3 years ago

@jasonplatts , here is the image :)

CleanShot 2021-03-18 at 16 25 47@2x

It is very common to have these folders when developing with virtual environments in python

jasonplatts commented 3 years ago

Thanks @SuEric. I'll get those in the next update.

jasonplatts commented 3 years ago

This has been addressed in the version 3.0 release.