Yesterday I was searching asset store for some simple todo list. All I found it’s just some kind of cool task managers.
So I desisted to do some simple TODO list with will be generated from your code.
Here is the first beta version. I will appreciated if you could test it on your project, and give me some review. Generally I looking answer for this questions.
Is it useful for you? Should I put it on Asset Store?
If so, how do you think what price will be good for this extension?
What additional functions do you want to see there?
And here is extension overview.
It will parse your code (js/cs) and will build TODO list according your //TODO notes inside scripts.
As soon as you import this package new menu will appear
Have a configurable list of tags stored somewhere (either a preference set outside of unity or a file in the unity project). This way people can create their own. Although TODO is certainly the most common tag of this type, a lot of people use other tags like FIXME, TASK, UNTESTED etc.
PS Yes its useful, if you added a few more features I would happily pay a small amount for it.
PPS That assume its works without (too many) bugs WIll be testing soon.
Thx for idea. I guess it will be submitted on asset store today with suggested features.
Besides I want to add some kind of ordering features.
And of course new version will be available here fo free, until asset store review.
Great stuff. This is perfect for those people like myself that forget things within 5 minutes. Would happily purchase an upgraded version with other options like those listed above
Very nice, Lacost. I would definitely pay for this functionality. As I constantly have about 800 things in my head at once regarding things I need to do (especially with the scripts), and inevitably forget about half of them, a tool like this would be very nice to have.
I like the suggestion made by JohnnyA and Ashim for configurable tags. That would be awesome!