As of jTimer 1.5, application does not contains (yet) a configuration UI. But, by editing jtimer configuration file, it is possible to enable some features.
The location of jTimer configuration file depend on your system.
- window: %APPDATA%\jtimer.properties or %USER_HOME%\Application Data\jtimer.properties
- mac os: ${userHome}/Library/Application Support/jtimer.properties
- linux: ${userHome}/.config/jtimer.properties
Default idle time is 300 seconds (5 minutes). It is possible to modify this time using:
jtimer.io.saver.autosavedelay=300
jTimer can create a task using subtask template. You can specify template, as yaml format, by creating a file into ${userHome}/.jtimer/templates directory (one file per template).
For example, in file templatename1.yml:
dev:
E1:
E2:
ano:
A1:
admin:
database:
sub database task1:
sub database task2:
meetings:
releases: