KTimeTracker: Difference between revisions

From KDE UserBase Wiki
Line 32: Line 32:


= Compatibility =
= Compatibility =
Up to KDE 3.1 (incl.), flat files were used to store the data. From KDE 3.2 on, the iCal format is used, but flat files can still be imported until KDE 4. With KDE 4, the custom fields
 
X-KDE-karm-duration, X-KDE-karm-totalTaskTime, X-KDE-karm-totalSessionTime and X-KDE-karm-desktopList were renamed to X-KDE-KTimeTracker-duration and the respective other names. KTimeTracker 4 can still read karm iCal files, but not the other way round.
{| class="wikitable sortable" border=1
! col1 !! col2
|-
| 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 =
= Does it scale =

Revision as of 12:08, 17 January 2009

Template:I18n/Language Navigation Bar

This is a test for an Infobox Software.
Ktimetracker


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 the following behavior options:

Compatibility

col1 col2
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

  • needing support ? Ask and answer in the chat at irc.kde.org, channel #kde

See also