Closed (works as designed)
Project:
To do list
Version:
6.x-1.1-rc4
Component:
Code
Priority:
Normal
Category:
Feature request
Assigned:
Unassigned
Reporter:
Created:
5 Oct 2009 at 07:56 UTC
Updated:
22 May 2010 at 09:42 UTC
Hi,
great module - works fine for me.
The only thing I am missing right now is the support for categories/projects so I can have a todo list for each project I have to work on and add user/roles to each of the project.
Comments
Comment #1
jaypanI think this shouldn't be too hard to implement - let me know more about how you envision this working? Are you thinking just of a textfield with the ability to add the project name in free text, or are you thinking something a little more detailed than that?
Comment #2
jaypanComment #3
Tamela commentedFirst, thanks for the module. I couldn't find anything else close to what I needed. You are a lifesaver!
I'd like a project/category system as well. What I'd like to see is the ability to create multiple lists by category. So if I need a Marketing list, I could create that first - maybe as a content type called "List Category", then add my to do list items to that list. So then I could create a marketing list, sales list, an accounting list etc., each with a separate to do list.
Also - this may be a separate ticket issue - if in administration you could allow us to set the assignment to a default user. I would like to create a large to do list for my web clients to help them get started in promoting their website. I'll be creating a user for each client called "manager". It would make life sweet if I could default the assignment to manager.
Thanks again!
Tamela
Comment #4
jaypanI think these are probably all things I can implement in version 2. However, this is a module I maintain while working at my company (not my private time) and I'm currently in the middle of a large project that will keep me busy until May. I will look at implementing all of these things at that time.
Comment #5
AlexisWilke commentedYou can accomplish this by creating a Taxonomy "Category" and adding different terms such as "Project Alpha", "Project X", etc. then use tac_lite.
I may also look into adding Views support so you can further create lists of a specific category and of urgent TODOes...
I will probably write documentation on how to do this later. 8-)
Thank you.
Alexis Wilke