Author Topic: ToDo list pluging - add/remove new users.  (Read 4061 times)

Offline skwo

  • Single posting newcomer
  • *
  • Posts: 9
ToDo list pluging - add/remove new users.
« on: November 27, 2007, 12:11:07 pm »
Hello I started to use todo plugin, pretty useful plugin, the problem that by default the first user (the one who added item to todo list) in my pc is Home (as the windows user), so I added a new one, but how I can remove "Home", or remove th user i added?
Thanks a lot.

Offline MortenMacFly

  • Administrator
  • Lives here!
  • *****
  • Posts: 9694
Re: ToDo list pluging - add/remove new users.
« Reply #1 on: November 27, 2007, 01:15:31 pm »
but how I can remove "Home", or remove th user i added?
This is not (yet) possible. Please file a feature request, if you like. For now, open your configuration file (usually default.conf), scroll down until you find the section <todo_list>, then scroll down to the sub-section <USERS> and remove the one you don't like. Note: You usually never-ever should edit this file manually. Making a backup before is strongly recommended.
With regards, Morten.
Compiler logging: Settings->Compiler & Debugger->tab "Other"->Compiler logging="Full command line"
C::B Manual: https://www.codeblocks.org/docs/main_codeblocks_en.html
C::B FAQ: https://wiki.codeblocks.org/index.php?title=FAQ

Offline MortenMacFly

  • Administrator
  • Lives here!
  • *****
  • Posts: 9694
Re: ToDo list pluging - add/remove new users.
« Reply #2 on: November 27, 2007, 01:33:07 pm »
...alternatively (and on second thoughts)... give me some time... ;-)
Compiler logging: Settings->Compiler & Debugger->tab "Other"->Compiler logging="Full command line"
C::B Manual: https://www.codeblocks.org/docs/main_codeblocks_en.html
C::B FAQ: https://wiki.codeblocks.org/index.php?title=FAQ

Offline skwo

  • Single posting newcomer
  • *
  • Posts: 9
Re: ToDo list pluging - add/remove new users.
« Reply #3 on: November 27, 2007, 01:52:34 pm »
MortenMacFly
Thanks a lot :)

Offline MortenMacFly

  • Administrator
  • Lives here!
  • *****
  • Posts: 9694
Re: ToDo list pluging - add/remove new users.
« Reply #4 on: November 27, 2007, 01:58:39 pm »
Thanks a lot :)
Implemented in trunk. Await the next nightly or compile yourself. ;-)
Compiler logging: Settings->Compiler & Debugger->tab "Other"->Compiler logging="Full command line"
C::B Manual: https://www.codeblocks.org/docs/main_codeblocks_en.html
C::B FAQ: https://wiki.codeblocks.org/index.php?title=FAQ

Offline skwo

  • Single posting newcomer
  • *
  • Posts: 9
Re: ToDo list pluging - add/remove new users.
« Reply #5 on: November 27, 2007, 03:45:03 pm »
Thanks a lot :)
Implemented in trunk. Await the next nightly or compile yourself. ;-)
Cool thanks!! :)