39 Commits

Author SHA1 Message Date
0060b2be60 Improve handling tags + improve combine bullets in ntfy backend 2025-06-11 13:33:53 +02:00
bff145d27f Add support for multiple reminders 2025-06-09 13:44:52 +02:00
52dd10ac10 Add support for completing recurrence tasks 2025-06-06 13:14:17 +02:00
61e78a85d8 Add support for overriding completion buttons 2025-06-04 22:13:43 +02:00
612285d91c Add support for combined notifications completion 2025-06-04 19:18:04 +02:00
b266cb0b83 Add completion date 2025-06-04 19:02:57 +02:00
421a941262 Restore some CLI options 2025-06-04 18:54:17 +02:00
42d8f0db8b Add basic support for task completion 2025-06-04 18:46:20 +02:00
46f09f2e13 Implement built-in cron worker 2025-06-04 16:51:18 +02:00
9bc036113f Add support for hypgens in task IDs 2025-03-25 22:15:22 +01:00
17fe6b86de Add support for profiles + excluding directories from lookup for tasks 2025-03-08 12:46:22 +01:00
677e68a374 Remove unnecessary console.log statement 2025-03-05 14:21:15 +01:00
c321758101 Add support for combined notifications 2025-03-05 14:16:43 +01:00
0ec71cfc8e Improve mapping tasks to notifications 2025-03-03 15:03:56 +01:00
b1c89efab9 Fix error when no backend specified 2025-02-25 16:41:49 +01:00
1fabb32fb6 Add support for default notification time (icon without specified time) 2025-02-25 15:53:15 +01:00
0b3fda4beb Implement Debug backend which prints the notification to stdout 2025-02-25 15:52:37 +01:00
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