Skip to content

hikin/tasks

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

43 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Project

Intellij IDEA Tasks plugin.

Author

Original author: Sergiy Dubovik

Forked by: WarnerJan Veldhuis ([email protected])

Links

Download page: http://plugins.intellij.net/plugin/?id=1124

Comments page: http://confluence.jetbrains.com/display/CONTEST/Tasks

Description

This plugin will keep track of your daily tasks. Tasks are hierarchical, so it can have subtasks. Tasks have a priority and possibly an icon. Time tracking is built-in, so you can see how much time you have spent on one particular task.

#Installation

Normally, this plugin would be installed via JetBrains's repository. If you have to install it manually, either choose "Install from disk" in IDEA's plugins page, or manually place it in

$userhome/.IntelliJIdea12/config/plugins/

The file that keeps all the plugins settings is called tasksettings.xml and is found in

$userhome/.IntelliJIdea12/config/options/tasksettings.xml.

The file that holds all the tasks can be found in

$userhome/.IntelliJIdea12/config/options/tasks.xml.

Releases

No releases published

Packages

No packages published