KTimeTracker: Difference between revisions

From KDE UserBase Wiki
No edit summary
(seems to be unmaintained, added note)
(30 intermediate revisions by 11 users not shown)
Line 1: Line 1:
{{Template:I18n/Language Navigation Bar|KTimeTracker}}
<languages />


This is the canonical ktimetracker manual. And everyone can edit it.
{|class="tablecenter vertical-centered"
|[[Image:ktimetracker.png|thumb|300px|KTimeTracker]]||<translate> <!--T:1-->
'''KTimeTracker is the todo management and time tracking component of [[Special:myLanguage/Kontact|Kontact]], the integrated Personal Information Manager from KDE.</translate>'''
|}
{{note|KTimeTracker seems to be unmaintained at least since 2013.<ref>https://forum.kde.org/viewtopic.php?f=215&t=109937&p=261083&hilit=ktimetracker#p261083</ref>}}
<translate>
<!--T:2-->
This is the one-and-only KTimeTracker manual. And everyone can edit it.


= What is ktimetracker =
== Overview == <!--T:3-->


ktimetracker tracks time spent on various tasks. It is useful for tracking billable hours and can report the hours logged by task and day.
<!--T:4-->
This time history can be exported to a comma-delimited text file for import into other billing and/or project management tools.
'''KTimeTracker''' tracks time spent on various tasks.
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.


[[Image:ktimetracker.png|500px|center]]
<!--T:5-->
;Challenge: You are a software consultant with several customers and many project assignments. When billing your customers, you are required to report how much time you spend on what task.


= How it works =
<!--T:6-->
;Challenge: You are a software consultant with several customers and many project assignments. When billing your customers, you are required to report how many time you spend on what task.
;Solution: Use '''KTimeTracker''' to hold a list of projects and tasks. Whenever you switch your activity, double-click on the respective task and see how its time gets tracked. At the end of the day (or month) you can obtain a journal how much time you spent on what task.


;Solution: Use ktimetracker to hold a list of projects and tasks. Whenever you switch your activity, double-click on the respective task and see how its time gets tracked. At the end of the day (or month) you can obtain a journal how much time you spent on what task.
== Get it == <!--T:34-->


= Features =
<!--T:35-->
The current stable version of ktimetracker (4.2) can:
There is no download link for ktimetracker here. You should install it by means of your distribution. To find out your distribution, type{{Input|1=cat /etc/*ele*}} To install ktimetracker for SUSE distributions, use{{Input|1=yast -i kdepim}}


== Features == <!--T:7-->
<!--T:8-->
The current stable version of '''KTimeTracker''' (4.4) can:
<!--T:9-->
* organize tasks into subtasks
* 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.
'''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.


<!--T:10-->
* track your time
* 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.
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.


<!--T:11-->
* edit task history and comments
* 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:
'''KTimeTracker''' allows you to edit your task's history and to put a comment for every work-event:


<!--T:12-->
[[Image:ktimetracker-history.png|500px|center]]
[[Image:ktimetracker-history.png|500px|center]]


<!--T:13-->
* pause detection
* pause detection
When going for lunch, it happens that you forget to stop timetracking before. No problem, the idle time detector in ktimetracker will pop up after a configurable amount of time giving you the possibility to revert or continue timing.
When going for lunch, it may happen that you forget to stop timetracking before. No problem: the idle time detector in '''KTimeTracker''' will pop up after a configurable amount of time giving you the possibility to revert (as if you said, "I was '''not''' working during this time.") or continue timing (as if you said "I was working during this time.").


== Options ==
== Options == <!--T:14-->
ktimetracker 4 has not more and not less than the following options:


<!--T:15-->
'''KTimeTracker 4''' has not more and not less than the following options:
<!--T:16-->
[[Image:Snapshot-ktimetracker-options-behavior.png|center]]
[[Image:Snapshot-ktimetracker-options-behavior.png|center]]




<!--T:17-->
[[Image:Snapshot-ktimetracker-options-appearance.png|center]]
[[Image:Snapshot-ktimetracker-options-appearance.png|center]]
Configuration for PDA: Removes the search-bar to gain screen real estate. Assumes a touch-screen and pops up a context menu on every mouse click, even with the left button.


<!--T:18-->
''Configuration for PDA'': Removes the search-bar to gain screen real estate. Assumes a touch-screen and pops up a context menu on every mouse click, even with the left button.
<!--T:19-->
[[Image:Snapshot-ktimetracker-options-storage.png|center]]
[[Image:Snapshot-ktimetracker-options-storage.png|center]]


= Compatibility =
 
There have been 3 file format changes in the over 10-year-history of ktimetracker:
== Compatibility == <!--T:20-->
 
<!--T:21-->
There have been 3 file format changes in the over 10-year-history of KTimeTracker:
{| class="wikitable sortable" border=1
{| class="wikitable sortable" border=1
! KDE version !! ktimetracker file
! KDE SC version !! KTimeTracker file
|-
|-
| -3.1        || flat files  
| -3.1        || flat files  
Line 53: Line 85:
| 3.2-3.5    || iCal files with X-KDE-karm fields, import possibility for 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
| 4.0-        || iCal files with X-KDE-KTimeTracker fields, automated import for iCal files with X-KDE-karm fields
|-
|-
|}
|}


Because of the iCal file format, ktimetracker is compatible with korganizer. You can even work synchroneously on one file with korganizer and ktimetracker. If one program changes the file, the updates will be propagated to the other application automatically.
<!--T:22-->
Because of the iCal file format, KTimeTracker is compatible with korganizer. You can even work synchroneously on one file with korganizer and KTimeTracker. If one program changes the file, the updates will be propagated to the other application automatically.


= ChangeLog =
== ChangeLog == <!--T:23-->


<!--T:24-->
{| class="wikitable sortable" border=1
{| class="wikitable sortable" border=1
!  !! pre-3.2 !! 3.2 !! 3.3 !! future
!  !! pre-3.2 !! 3.2 !! 3.3 !! future
Line 105: Line 139:
|}
|}


= Does it scale =
== Does it scale? == <!--T:25-->
ktimetracker scales well and it regularly tested with a 1.2 MB file ([https://bugs.kde.org/attachment.cgi?id=14413&action=view download it]) available from ([https://bugs.kde.org/show_bug.cgi?id=110523 KDE Bug report 110523]). A ktimetracker benchmark is available from [http://websvn.kde.org:80/trunk/KDE/kdepim/ktimetracker/test/ktimetrackerbenchmark?view=markup here].
 
<!--T:26-->
'''KTimeTracker''' scales well and it regularly tested with a 1.2 MB file ([https://bugs.kde.org/attachment.cgi?id=14413&action=view download it]) available from ([https://bugs.kde.org/show_bug.cgi?id=110523 KDE Bug report 110523]). A '''KTimeTracker''' benchmark is available from [http://websvn.kde.org:80/trunk/KDE/kdepim/ktimetracker/test/ktimetrackerbenchmark?view=markup here].
 
=== Support === <!--T:27-->
 
<!--T:28-->
As you explore '''KTimeTracker''' you'll find questions that need answering. Chat with us, the KDE users, on [irc://chat.freenode.net#kde IRC, the KDE users' channel].
 
=== Videos === <!--T:29-->
 
<!--T:30-->
Video demos are here:
* [http://www.youtube.com/watch?v=LdlEkJAMj_A The "track active applications" demo]
 
=== See also === <!--T:31-->


= Support =
<!--T:32-->
As you explore ktimetracker you'll find questions that need answering. Chat with us, the KDE users, on '''irc.kde.org''', channel '''#kde'''.
* [http://techbase.kde.org/Projects/KTimeTracker become a KTimeTracker developer]


= See also =
<!--T:33-->
* [[KTimeTracker/Developing|become a ktimetracker developer]]
[[Category:Office]]
</translate>

Revision as of 19:41, 13 June 2018

KTimeTracker
KTimeTracker is the todo management and time tracking component of Kontact, the integrated Personal Information Manager from KDE.

Note

KTimeTracker seems to be unmaintained at least since 2013.[1]

This is the one-and-only KTimeTracker manual. And everyone can edit it.

Overview

KTimeTracker tracks time spent on various tasks.

Challenge
You are a software consultant with several customers and many project assignments. When billing your customers, you are required to report how much time you spend on what task.
Solution
Use KTimeTracker to hold a list of projects and tasks. Whenever you switch your activity, double-click on the respective task and see how its time gets tracked. At the end of the day (or month) you can obtain a journal how much time you spent on what task.

Get it

There is no download link for ktimetracker here. You should install it by means of your distribution. To find out your distribution, type

cat /etc/*ele*

To install ktimetracker for SUSE distributions, use

yast -i kdepim

Features

The current stable version of KTimeTracker (4.4) 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 work-event:



  • pause detection

When going for lunch, it may happen that you forget to stop timetracking before. No problem: the idle time detector in KTimeTracker will pop up after a configurable amount of time giving you the possibility to revert (as if you said, "I was not working during this time.") or continue timing (as if you said "I was working during this time.").

Options

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




Configuration for PDA: Removes the search-bar to gain screen real estate. Assumes a touch-screen and pops up a context menu on every mouse click, even with the left button.



Compatibility

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

KDE SC 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

Because of the iCal file format, KTimeTracker is compatible with korganizer. You can even work synchroneously on one file with korganizer and KTimeTracker. If one program changes the file, the updates will be propagated to the other application automatically.

ChangeLog

pre-3.2 3.2 3.3 future
tracking time
  • idle detection
  • flexible task tree
  • desktop tracking
  • Comment tags for history
     (bug #64879)
  • Task budget
  • Edit history
     (bug #84499)
reporting
  • totals report
  • log history
  • sessions
  • history report
  • roll up totals
  • Chart history
  • Statistics?
integration
  • iCalendar for storage
  • CSV export
  • Basic locking
  • Advanced locking (bug #71292)
teaching
  • handbook
  • whatsthis help

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 KTimeTracker you'll find questions that need answering. Chat with us, the KDE users, on IRC, the KDE users' channel.

Videos

Video demos are here:

See also