timewarrior/doc/man1
Thomas Lauf 5276a9f4bd Add import command
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>
2025-07-09 22:40:32 +02:00
..
.gitignore Replace roff man pages with asciidoctor 2021-02-21 20:58:30 +01:00
CMakeLists.txt Fix installation of man pages from tarball 2025-04-04 23:50:37 +02:00
timew-annotate.1.adoc Update man pages for annotation command and summary report 2023-01-14 21:20:56 +01:00
timew-cancel.1.adoc Replace roff man pages with asciidoctor 2021-02-21 20:58:30 +01:00
timew-chart.1.adoc Add id filtering to charts 2025-05-30 22:51:01 +02:00
timew-config.1.adoc Fix man page section numbers and reference formatting 2025-04-26 19:49:10 +02:00
timew-continue.1.adoc Replace roff man pages with asciidoctor 2021-02-21 20:58:30 +01:00
timew-day.1 Replace roff man pages with asciidoctor 2021-02-21 20:58:30 +01:00
timew-day.1.in Allow help.t test to find manpages without installing them. 2019-11-19 19:45:18 +01:00
timew-delete.1.adoc Fix man page section numbers and reference formatting 2025-04-26 19:49:10 +02:00
timew-diagnostics.1.adoc Replace roff man pages with asciidoctor 2021-02-21 20:58:30 +01:00
timew-export.1.adoc Fix man page section numbers and reference formatting 2025-04-26 19:49:10 +02:00
timew-extensions.1.adoc Fix man page section numbers and reference formatting 2025-04-26 19:49:10 +02:00
timew-fill.1.adoc Fix man page section numbers and reference formatting 2025-04-26 19:49:10 +02:00
timew-gaps.1.adoc Remove duplicate line 2022-01-01 14:26:39 +01:00
timew-get.1.adoc Fix man page section numbers and reference formatting 2025-04-26 19:49:10 +02:00
timew-help.1.adoc Replace roff man pages with asciidoctor 2021-02-21 20:58:30 +01:00
timew-import.1.adoc Add import command 2025-07-09 22:40:32 +02:00
timew-join.1.adoc Fix typos and wording 2023-04-04 22:44:44 +02:00
timew-lengthen.1.adoc Replace roff man pages with asciidoctor 2021-02-21 20:58:30 +01:00
timew-modify.1.adoc Fix man page section numbers and reference formatting 2025-04-26 19:49:10 +02:00
timew-month.1 Replace roff man pages with asciidoctor 2021-02-21 20:58:30 +01:00
timew-month.1.in Allow help.t test to find manpages without installing them. 2019-11-19 19:45:18 +01:00
timew-move.1.adoc Replace roff man pages with asciidoctor 2021-02-21 20:58:30 +01:00
timew-report.1.adoc Add id filtering to reports 2025-05-30 22:51:01 +02:00
timew-resize.1.adoc Replace roff man pages with asciidoctor 2021-02-21 20:58:30 +01:00
timew-retag.1.adoc DOC: Update docs. (#554) 2023-08-04 23:14:53 +02:00
timew-shorten.1.adoc Replace roff man pages with asciidoctor 2021-02-21 20:58:30 +01:00
timew-show.1.adoc Replace roff man pages with asciidoctor 2021-02-21 20:58:30 +01:00
timew-split.1.adoc Replace roff man pages with asciidoctor 2021-02-21 20:58:30 +01:00
timew-start.1.adoc Replace roff man pages with asciidoctor 2021-02-21 20:58:30 +01:00
timew-stop.1.adoc Replace roff man pages with asciidoctor 2021-02-21 20:58:30 +01:00
timew-summary.1.adoc Fix man page section numbers and reference formatting 2025-04-26 19:49:10 +02:00
timew-tag.1.adoc DOC: Update docs. (#554) 2023-08-04 23:14:53 +02:00
timew-tags.1.adoc TagColorDoc: Add tag color documentation to timew-chart. 2021-11-07 15:53:06 +01:00
timew-track.1.adoc Replace roff man pages with asciidoctor 2021-02-21 20:58:30 +01:00
timew-undo.1.adoc Replace roff man pages with asciidoctor 2021-02-21 20:58:30 +01:00
timew-untag.1.adoc DOC: Update docs. (#554) 2023-08-04 23:14:53 +02:00
timew-week.1 Replace roff man pages with asciidoctor 2021-02-21 20:58:30 +01:00
timew-week.1.in Allow help.t test to find manpages without installing them. 2019-11-19 19:45:18 +01:00
timew.1.adoc Fix manual page formatting 2024-05-27 10:05:44 +02:00