Commit Graph

14 Commits

Author SHA1 Message Date
nortega b5f4c3bb13 Enumerate habits in list subcommand. 2022-07-13 10:32:41 +02:00
nortega 6961e4e3f3 Complete add functionality. 2022-07-13 10:29:54 +02:00
nortega 5a7bdf0c57 Refractor to eliminate redundant code. 2022-07-13 10:14:40 +02:00
nortega 80ac11462c Move imports to respective functions. 2022-07-12 23:49:38 +02:00
nortega e65563c824 Import habits from JSON file. 2022-07-08 23:07:31 +02:00
nortega 7c6cf077fe Add Debug to Habit for printing. 2022-07-08 23:07:00 +02:00
nortega 6551012a71 Only use XDG_DATA_HOME. 2022-07-08 18:27:32 +02:00
nortega 2fbd97a622 Simplify adding htracker to XDG_DATA_HOME path. 2022-07-08 17:49:58 +02:00
nortega 2149821ebd Give error if data_dir exists but is a file. 2022-07-08 17:24:59 +02:00
nortega e62722e397 Add JSON support. 2022-07-08 14:08:38 +02:00
nortega 1d61c2b439 Better error handling. 2022-07-08 13:47:08 +02:00
nortega 64af383fc6 Create data directory in XDG_DATA_HOME 2022-07-08 10:26:01 +02:00
nortega 9f4b8d5e7a Add CI config. 2022-07-07 13:43:16 +02:00
nortega 823b5b5926 Initial commit. 2022-07-07 13:39:19 +02:00