Commit Graph

22 Commits

Author SHA1 Message Date
c86fb95d90 Make scanner skips non-markdown files now 2025-02-11 13:16:00 +01:00
35a0fec948 Skip parsing issues for failing lines 2025-01-30 19:41:19 +01:00
be3080432e Create NixOS module 2025-01-18 14:00:44 +01:00
3528e65312 Add support for '--test' CLI option 2025-01-17 17:07:45 +01:00
8490e073f6 Add support for tags and priorities + make default query and mapper 2025-01-17 16:54:47 +01:00
298efc3345 Use path instead of explicit token for ntfy-sh backend 2025-01-17 16:13:48 +01:00
a270ee4ae5 Create CLI working scaffolding 2025-01-17 16:10:04 +01:00
f3b68dca33 Merge reminder & backend features 2025-01-17 15:37:14 +01:00
67db439f84 Create working scaffolding of triggering notifications 2025-01-17 15:11:55 +01:00
d331866f46 Fix app building 2025-01-17 14:27:01 +01:00
3919eed679 Add support for database 2025-01-17 14:05:30 +01:00
3b7307dac3 Refactor code 2025-01-15 16:46:07 +01:00
464262d46d Convert task priority to enum so it is now sortable 2025-01-15 15:50:50 +01:00
31c309aecc Add support for tags 2025-01-15 14:56:16 +01:00
12fa9e4e75 Enable dayjs for task dates 2025-01-15 14:19:23 +01:00
3f25000723 Reimplement toString() method of task 2025-01-15 12:14:47 +01:00
6c09640118 Add support for parsing tasks from directory 2025-01-15 12:14:37 +01:00
e13a188bb1 Fix grammar not accepting empty lines 2025-01-15 12:14:16 +01:00
cf21e4c7a7 Implement basic types and task wrapper 2025-01-14 17:13:55 +01:00
739a5d9721 Implement the tasks grammar 2025-01-14 17:13:32 +01:00
f1f87bc8e8 Install scaffolding for Peggy grammar generator 2025-01-14 14:55:14 +01:00
fc48be9407 Init repo 2025-01-14 13:22:39 +01:00