mirror of
https://github.com/GothenburgBitFactory/timewarrior.git
synced 2025-07-27 12:16:25 +02:00
![]() The import command lets the user import time tracking data as produced by the export command, i.e. a JSON array of interval objects. Data can be either provided as one or more files, or via stdin. The latter enables synchronization between remote machines via ssh: timew export | ssh <server> 'timew import' Signed-off-by: Thomas Lauf <thomas.lauf@tngtech.com> |
||
---|---|---|
.. | ||
holidays | ||
man1 | ||
man7 | ||
themes | ||
CMakeLists.txt | ||
report.day.1.txt | ||
report.summary.txt | ||
report.week.1.txt | ||
rfc_command_definition.md | ||
rules.txt |