KTimeTracker: Difference between revisions

From KDE UserBase Wiki
Line 51: Line 51:


= Support =
= Support =
Even the smartest people find questions when using ktimetracker on a regular basis. It is worth joining the chat at '''irc.kde.org''', channel '''#kde''' where you can exchange knowledge with other KDE users.
As you explore you'll find questions that need answering. Chat with us, the KDE users, on irc.kde.org, channel #kde.


= See also =
= See also =
* [[KTimeTracker/Developing|become a ktimetracker developer]]
* [[KTimeTracker/Developing|become a ktimetracker developer]]

Revision as of 13:15, 17 January 2009

Template:I18n/Language Navigation Bar

What is KTimeTracker

KTimeTracker tracks time spent on various tasks. It is useful for tracking billable hours and can report the hours logged by task and day. This time history can be exported to a comma-delimited text file for import into other billing and/or project management tools. KTimeTracker detects when your keyboard and mouse are idle and can associate different tasks with different desktops, two tools that can help keep the timer running on the correct task.

Features

The current stable version of KTimeTracker (4.1) can:

  • organize tasks into subtasks

KTimeTracker allows you to organize your work like a todo-list. You can group your work by tasks and subtask. Every subtask can still have a subtask below it, up to some 1000 levels.

  • track your time

Whenever you start working on a new task, just double-click the corresponding task in your todo-list. You will see a clock appearing next to this task indicating its time is now recorded.

  • edit task history and comments

KTimeTracker allows you to edit your task's history and to put a comment for every event that you have stopped:

Options

KTimeTracker 4 has not more and not less than the following options:



Compatibility

There have been 3 file format changes in the over 10-year-history of ktimetracker:

KDE version ktimetracker file
-3.1 flat files
3.2-3.5 iCal files with X-KDE-karm fields, import possibility for flat files
4.0- iCal files with X-KDE-ktimetracker fields, automated import for iCal files with X-KDE-karm fields

Does it scale

KTimeTracker scales well and it regularly tested with a 1.2 MB file (download it) available from (KDE Bug report 110523). A ktimetracker benchmark is available from here.

Support

As you explore you'll find questions that need answering. Chat with us, the KDE users, on irc.kde.org, channel #kde.

See also