News:

The new Release 25.03 is out! You can download binaries for Windows and many major Linux distros here .

Main Menu

More features for todo list plugin?

Started by Mad Scientist, March 09, 2007, 02:18:35 AM

Previous topic - Next topic

Mad Scientist

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.

Fizick

More feature request:
When put "to-do" item to text (with right click), please add date and time to this note.

MortenMacFly

#2
Quote from: Mad Scientist on March 09, 2007, 02:18:35 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.

Quote from: Fizick on December 24, 2007, 10:01:18 PM
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.
Compiler logging: Settings->Compiler & Debugger->tab "Other"->Compiler logging="Full command line"
C::B Manual: [url="https://www.codeblocks.org/docs/main_codeblocks_en.html"]https://www.codeblocks.org/docs/main_codeblocks_en.html[/url]
C::B FAQ: [url="https://wiki.codeblocks.org/index.php?title=FAQ"]https://wiki.codeblocks.org/index.php?title=FAQ[/url]