Code::Blocks Forums

Developer forums (C::B DEVELOPMENT STRICTLY!) => Plugins development => Topic started by: Mad Scientist on March 09, 2007, 02:18:35 am

Title: More features for todo list plugin?
Post by: Mad Scientist on March 09, 2007, 02:18:35 am
I was using the todo list plugin and thought it would be more helpfull if it could look at all opened projects as an option as well as listing all the TODO items in a single file, such as a TODO file common in many projects.
Title: Re: More features for todo list plugin?
Post by: Fizick on December 24, 2007, 10:01:18 pm
More feature request:
When put "to-do" item to text (with right click), please add date and time to this note.
Title: Re: More features for todo list plugin?
Post by: MortenMacFly on December 26, 2007, 11:17:29 am
listing all the TODO items in a single file, such as a TODO file common in many projects.
This could be easily implemented as "export to file" within the ToDo list notebook tab that shows the ToDo items per file/project/workspace.

When put "to-do" item to text (with right click), please add date and time to this note.
This would be a very simple change but should better have to be enabled with a checkbox or something.

Both are pretty trivial. If you want to, file a feature request at BerliOS. You may also want to try to do it yourself and provide a patch - really, both items are pretty simple.

With regards, Morten.