Commit Graph

36 Commits

Author SHA1 Message Date
Bel LaPointe
461e88ee17 root moves fixed future schedules to shceduled on automove 2022-03-24 14:43:45 -06:00
Bel LaPointe
916ad212f4 revert to clean todo 2022-03-24 09:26:44 -06:00
Bel LaPointe
bd5028ff8d revert automove for crons 2022-03-24 09:25:34 -06:00
Bel LaPointe
21ccb7ff4c always write ts, when a todo with schedule deleted, conditionally go back to schedule for loopers 2022-03-24 09:18:19 -06:00
Bel LaPointe
5a1936721d add todo.ID() 2022-03-23 09:42:21 -06:00
Bel LaPointe
2eda765ad9 if item in todo is scheduled for later, then move it 2022-03-23 08:04:35 -06:00
Bel LaPointe
d8e732087a getconfig in pttodo-cli 2022-03-23 07:27:49 -06:00
Bel LaPointe
7d98e6f0fc update tests for mst 2022-03-23 07:13:55 -06:00
bel
82a615919c wip 2022-02-20 17:11:16 -07:00
Bel LaPointe
24316fe690 accept THH on ezdate 2022-01-09 10:24:40 -05:00
Bel LaPointe
fc12e0550d add root.equals and todo.equals 2022-01-09 10:17:44 -05:00
Bel LaPointe
dd7ac8d786 parseinlocation for non utc crud 2022-01-06 21:28:44 -05:00
Bel LaPointe
6203ced79b root does not marshal TSs on todos, always on schedules, dones. Test. 2022-01-02 20:44:04 -05:00
Bel LaPointe
4d171d10d0 only write TS on a todo if writeTS is set 2022-01-02 20:37:40 -05:00
Bel LaPointe
cd5ce0f0df add root MergeIn 2022-01-01 17:43:20 -05:00
Bel LaPointe
770f2719d2 ezdate for yyyy-mm-dd for schedule 2022-01-01 17:21:38 -05:00
Bel LaPointe
b4aa4ad310 ts shouldnt yield zero ever, yield now if so 2022-01-01 17:13:50 -05:00
Bel LaPointe
a27d5c38d7 times are now unix dates over ints 2021-12-31 22:59:13 -05:00
Bel LaPointe
cb4886992a remove unused stub 2021-12-31 22:49:51 -05:00
Bel LaPointe
183f39bd2a set ts to currenttime if should display 2021-12-31 22:27:48 -05:00
Bel LaPointe
cb0f268454 change detail to details, more ideas for howto mobile and safe 2021-12-31 21:17:37 -05:00
Bel LaPointe
141a374441 eat my own dogfood, subtasks 2021-12-31 16:58:08 -05:00
Bel LaPointe
6c83f4197d test marshalling a just-a-string todo returns just-a-string 2021-12-31 16:47:00 -05:00
Bel LaPointe
ce7bd17e72 accept just a string for a todo task that converts to a struct on parse 2021-12-31 16:39:54 -05:00
Bel LaPointe
c1ed21ce19 Add TODO.md, add tags field 2021-12-31 16:31:44 -05:00
Bel LaPointe
88affea0e8 impl move scheduled to todo when schedule triggers 2021-12-31 16:26:52 -05:00
Bel LaPointe
76008647c8 add todo.triggered to indicate should be set to todo 2021-12-31 16:16:38 -05:00
Bel LaPointe
a4cfc77e0a use ts for tses, including in schedule 2021-12-31 16:16:22 -05:00
Bel LaPointe
106a6bd783 poc cli reader which is really nothing but hush 2021-12-31 16:11:43 -05:00
Bel LaPointe
2bcda28d5d add marshal yaml for ts 2021-12-31 16:07:54 -05:00
Bel LaPointe
28baac7dc6 impl schedule with cron, dur, and const ts 2021-12-31 15:56:17 -05:00
Bel LaPointe
a63c7bfbb2 json test root json 2021-12-31 15:31:02 -05:00
Bel LaPointe
80339a943b test ts fills zero 2021-12-31 15:28:44 -05:00
Bel LaPointe
9b3bedd6fb todo json 2021-12-31 15:27:31 -05:00
Bel LaPointe
12886416b7 test ezpz json 2021-12-31 15:23:59 -05:00
Bel LaPointe
80af3093b0 rename 2021-12-31 15:13:20 -05:00