Commit graph

22 commits

Author SHA1 Message Date
0b4f614af6 Specify default capture file 2022-01-14 22:07:02 +01:00
039b7b73ee Reorder commands inside a file again 2022-01-09 20:25:02 +01:00
170e291ec5 Simplify DoneDate when formatting 2022-01-09 16:44:15 +01:00
b430f1594f Add spans to all commands 2022-01-09 15:12:15 +01:00
efc97800b2 Remove empty logs 2022-01-08 04:11:55 +01:00
d27812b836 Represent commands in file uniformly 2022-01-02 00:42:06 +01:00
017098da34 Parse and format logs 2022-01-01 14:43:23 +01:00
0e4ef7fef3 Allow tasks to be canceled 2021-12-31 23:57:40 +01:00
1ac39c69f2 Move entries to a different time 2021-12-21 19:24:58 +01:00
fe22c66c5c Parse REMINDs 2021-12-21 00:14:41 +01:00
3d9c4102b6 Update README, todos and example 2021-12-19 15:36:13 +01:00
261c304268 Add todo 2021-12-15 19:17:06 +00:00
c69af9bcde Unify Dates logic and expand DoneDate format 2021-12-14 23:32:04 +01:00
54ffb7a70a Extract primitive types to separate file 2021-12-05 19:21:59 +01:00
9920b00916 Get rid of some warnings 2021-12-05 18:39:53 +01:00
3a219ecac2 Evaluate some simple statements 2021-12-04 22:37:01 +01:00
b5ef9e8134 Change commands to a more statement-driven format 2021-12-04 19:39:15 +01:00
1170009b4f Carry source spans for error messages 2021-11-29 11:14:48 +00:00
11399468e7 Allow repetitions to start from last DONE 2021-11-25 01:23:50 +01:00
bfbf53784b Include more info in DONE 2021-11-24 03:03:24 +01:00
2c7aa78d08 Format files properly again
I forgot to include the includes and time zone commands
2021-11-22 10:20:41 +00:00
b4b8dd53e0 Move stuff to files module 2021-11-21 23:03:12 +01:00
Renamed from src/format.rs (Browse further)