pending.nvim/lua
Barrett Ruth e69e93f536 feat(store): add recur and recur_mode task fields
Problem: the task schema has no fields for storing recurrence rules.

Solution: add recur and recur_mode to the Task class, known_fields,
task_to_table, table_to_task, and the add() signature.
2026-02-25 13:03:40 -05:00
..
pending feat(store): add recur and recur_mode task fields 2026-02-25 13:03:40 -05:00