Downloads: 11385
Rating:
Participated in rating: 4
Recent change notes:
Version 1.7 changes
- Tooltip shows overview of hovered task if it has sub-tasks.
- Shortcuts added for task manipulation. Settings->Keymap->Plugins->Tasks or open
popup menu.
- Priority can now be propagated to upper tasks, you have to switch that feature on
in Settings->Tasks->Propagate priority to upper task.
- Tasks can be exported to a file or a clipboard.
- Tasks stored in separate file (tasks.xml) in IntelliJ IDEA config directory.
- Task can be highlighted using red, yellow and red star.
Version 1.6 changes
- Added new action: Create new change list with the title of selected task(s).
If several tasks are selected then titles will be concatanated and separated by comma.
- Tasks can be reordered.
- Completed tasks can be hidden.
- Added "Add to Root" button when create new task.
Version 1.5 changes
- FIXED: Assertion failure when updating task properties
- Added debug info generation to build.xml and to plugin binaries
Version 1.4 changes
- Removed unused classes
- Added build.xml to source package
- Documentation added
Version 1.3 changes
- Tasks can have sub-tasks. Depth level is not limited. Completions, estimated and actual time are
propagated to the upper level task
- Actual time is implemented, after you complete a task you can specify how long did it take.
It's not used anywhere though, but you may wish to track your taks estimation accuracy.
- Actual time feature is disabled by default, to enable it go to IntelliJ Idea settings and open
Tasks configuration panel
- If you delete more then 1 task you will be asked for a confirmation
- Create Task from TODO intention. If you have a todo item and place a cursor on it, you will be able
create a task with todo text (alt+enter).
Version 1.2 changes
- Scroll bars appear if content of Tasks's tree can't fit tool window
- Task(s) can be highlighted, i.e. small star appears right in front of it(them)
- Estimation time for a task can be set up to 150h (9000minutes)
- When tasks a grouped by priority important group comes first
- "Not sure" priority changed to "Low", "Important" changed to "High", added icon for low priority task
- When you group by priority tree is expended by default
- UI cleanup, some borders removed, spaces added
Version 1.1 changes
- Urls and contact information updated.
Comments:
I would like to know if it possible some integration with google and maybe graph on the completed tasks. Would be possible to add a startDate or endDate to the tasks ?
See http://www.eclipse.org/mylyn/
Or maybe you can just reuse those connectors to integrate your plugin to external bug/issue tracking systems.
Team up with this guy - http://plugins.intellij.net/plugin/?id=670 - and you will have an amazingly useful product!