Commit Graph

84 Commits

Author SHA1 Message Date
Patrick Lipka f65930216f Added convert command to convert old to new tracking files 2022-04-05 13:51:26 +02:00
Patrick Lipka 78cd47992b Implemented loading and manipulating of old tracking files 2022-04-05 11:19:59 +02:00
Patrick Lipka e8770bdf39 Legacy support re-written by using TT_IO_VERSION as differentiator 2022-04-04 16:43:13 +02:00
Patrick Lipka 5098dc0357 Added month string to the tracking file data and leagcy mode for old files 2022-04-01 14:58:07 +02:00
Patrick Lipka 7d303d5931
Fixed typo in README 2022-01-25 15:00:41 +01:00
Patrick Lipka 7b07b92037 README updated with new at example 2022-01-25 14:49:18 +01:00
Patrick Lipka 8d745afd80 Feature added: natural time string input to at and rt commands 2022-01-25 14:45:05 +01:00
Patrick Lipka fb5b4eaced Bugfix: Removal of working time fixed 2022-01-25 11:11:58 +01:00
Patrick Lipka f071bd190d Tested platforms updated 2022-01-10 14:57:59 +01:00
Patrick Lipka 346b349967 set version number to 1.0.0 2021-12-20 17:14:28 +01:00
Patrick Lipka 3149c74f98 Set $HOME/track as default tracking directory 2021-12-20 15:58:00 +01:00
Patrick Lipka baae48ea2f Revert "Set /home/patrick/track as default tracking directory"
This reverts commit 4d38ca81da.
2021-12-20 15:55:29 +01:00
Patrick Lipka 4d38ca81da Set /home/patrick/track as default tracking directory 2021-12-20 15:51:47 +01:00
Patrick Lipka e6d07328be License notice edited 2021-12-20 11:10:23 +01:00
Patrick Lipka 1a320fe2e4 Added documentation for save command 2021-12-19 12:56:10 +01:00
Patrick Lipka c342d24fb3
Create LICENSE 2021-12-19 12:51:15 +01:00
Patrick Lipka 60a6791ad3 BSD Licence not suited due to linking to GNU readline 2021-12-19 12:48:28 +01:00
Patrick Lipka 9ed5f25a69 Manjaro added to tested systems, smaller heading for version command 2021-12-17 21:27:16 +01:00
Patrick Lipka ae5319c58c version command added 2021-12-17 17:00:22 +01:00
Patrick Lipka d09c657d91 typos removed 2021-12-17 16:43:57 +01:00
Patrick Lipka 16de5af8ed Added documentation for report command 2021-12-17 16:34:08 +01:00
Patrick Lipka 02c489a02a Added saveing to corner case of rt 2021-12-17 16:24:26 +01:00
Patrick Lipka 7b2b33e8aa Added documentation for at command 2021-12-17 16:19:22 +01:00
Patrick Lipka e30e009537 Added saveing to corner case of at 2021-12-17 16:18:49 +01:00
Patrick Lipka 3f993fdab0 Added documentation for start command 2021-12-17 16:10:59 +01:00
Patrick Lipka def43d64de Added documentation for st command 2021-12-17 16:02:32 +01:00
Patrick Lipka ebff18f919 Added documentation for sp command 2021-12-17 15:57:50 +01:00
Patrick Lipka a06c005f40 Added documentation for re command 2021-12-17 15:51:57 +01:00
Patrick Lipka dde3e413da Also save after renaming 2021-12-17 15:48:57 +01:00
Patrick Lipka d3d68132d7 Added documentation for rm command 2021-12-17 15:25:13 +01:00
Patrick Lipka 463496dcd3 Changed order of switching task/project and saving data in rm 2021-12-17 15:24:24 +01:00
Patrick Lipka 767b41fed6 extra linebreak in variable section 2021-12-17 15:05:59 +01:00
Patrick Lipka 1e5075f3aa Added documentation for nt command 2021-12-17 15:03:47 +01:00
Patrick Lipka c760f573a6 Added documentation for np command 2021-12-17 14:56:55 +01:00
Patrick Lipka 7afe75de2e Added documentation for ls command 2021-12-17 14:49:17 +01:00
Patrick Lipka b05d0a71f3 Usage sub-headings edited 2021-12-17 13:52:13 +01:00
Patrick Lipka 377f5016bc Usage section added 2021-12-17 13:50:36 +01:00
Patrick Lipka 1d4ffa73e5 Settings section added 2021-12-17 13:29:00 +01:00
Patrick Lipka 9927962523 Build command section edited 2021-12-17 13:17:57 +01:00
Patrick Lipka ed3da4ba85 Build command section added 2021-12-17 13:16:42 +01:00
Patrick Lipka 199d0493a0 added first install variables 2021-12-17 13:09:36 +01:00
Patrick Lipka 828d392b24 added further line breaks 2021-12-17 12:32:09 +01:00
Patrick Lipka f63f2380da add line breaks 2021-12-17 12:30:31 +01:00
Patrick Lipka 3281e103a8 bullet points changed 2021-12-17 12:28:31 +01:00
Patrick Lipka 6744c4bcff Added dependencies section 2021-12-17 12:27:04 +01:00
Patrick Lipka 12ade72c9a Basic README added 2021-12-17 12:10:02 +01:00
Patrick Lipka 06b9f25893 cleanup done, more verbose comments added 2021-12-17 12:05:13 +01:00
Patrick Lipka bcaa73fa79 Added check if active task exists before attempt to start stracking 2021-12-17 10:42:18 +01:00
Patrick Lipka 7b7a4dcc0c -std=c++11 added to compile flags to solve clang warnings 2021-12-17 10:25:32 +01:00
Patrick Lipka 525534a5de Uninstall target added 2021-12-16 17:16:16 +01:00