add -dedupe to move dupe TODO and SCHEDULED to DONE

This commit is contained in:
bel
2024-12-31 10:21:36 -07:00
parent 1413d02764
commit 45b2060083
5 changed files with 72 additions and 4 deletions

2
go.mod
View File

@@ -1,6 +1,6 @@
module gitea.inhome.blapointe.com/gogs/pttodo
go 1.17
go 1.21
require (
github.com/robfig/cron/v3 v3.0.1