16 Commits

Author SHA1 Message Date
66f1c42fcc chore(cli): some minor interface improvements 2022-12-30 16:48:33 +03:00
3939b30c15 fix(cli): correct output messages in the update menu 2022-12-30 16:46:27 +03:00
d19f2b09b2 feat(cli): add option to edit sasa or tanzaku 2022-12-30 15:20:59 +03:00
a03355f8ce feat(cli): print tanzaku last modification datetime 2022-12-30 15:12:41 +03:00
df12b94b2a fix(cli): colorize uncolorized error message 2022-12-30 15:05:04 +03:00
c4f2149291 feat(cli)!: significant interface improvements 2022-12-29 18:35:01 +03:00
dc5abcf9d9 feat(cli): add option -i to view database info 2022-12-28 22:01:48 +03:00
7961554b69 docs: prepare for 0.1.3-dev release 2022-12-28 18:58:05 +03:00
29df398a50 fix(cli): check if successfully saved database after weeding 2022-12-28 18:56:44 +03:00
631716877b feat(cli): colorize success message 2022-12-28 18:47:25 +03:00
07ee9d3c7a fix(cli): fix bug on initializing new database 2022-12-28 18:39:01 +03:00
2d41da9a8c feat(cli): change style of table output 2022-12-28 15:34:21 +03:00
eeedbfa484 feat(cli): print human-readable datetime instead of Unix timestamp 2022-12-28 01:47:15 +03:00
5eb4775867 style(cli): code cleanup 2022-12-28 00:14:55 +03:00
575c277ff4 perf(cli): check if database is full before launching add menu 2022-12-27 23:50:23 +03:00
af1dcb2bf2 refactor: reorganize files 2022-12-27 22:47:57 +03:00