Script that groups tasks into projects and subprojects based on tags.
| Recently Updated Topics | Posts |
|---|---|
| RTM Projects v3 | 1 |
| Issue with displaying sub-p... | 1 |
| Archived Comments | 12 |
this script has 3 topics, 14 posts
This script has no reviews.
Version 0.2.1
- Optional flag 'firebug_logging' you can set to output values to the firebug console
Version 0.2.0
- Doesn't sort into project groupings unless the project-task is present in the list
- Inserts a "show" link next to each project-task that searches for that project only
Version 0.1.0:
This is my first attempt at a userscript, so any input/comments/suggestions are welcome.
To setup remember the milk for project organization:
1.) Create a task for each project.
2.) Tag projects and tasks
If the project is called "My First Project', tag it ".my_first_project" (without the quotes, lowercase, underscores for spaces).
If you want a certain task to be part of a project, then give it the same project tag (e.g. ".my_first_project", but don't name the task itself "My First Project"...).
3.) Example of a sub-project-- "My First Subproject", tagged ".my_first_project.my_first_subproject"
KNOWN BUGS:
It still has some issues with the interface selecting tasks after they've sorted. Keep this in mind: if it's highlighted, it's selected, even if it isn't checked.
[EDIT 06/02/08]
Another bug--if you duplicate a task (so, same name and project tag path), the script messes up. I'll look into it.
[/EDIT]
Check it out, and please let me know what you think. I'll constantly be updating this, as I'd like to use it for project management too :P.






