pending.nvim/lua
Barrett Ruth b08d01fe78 feat(init): spawn next task on recurring task completion
Problem: completing a recurring task does not create the next
occurrence, and :Pending add does not pass recurrence fields.

Solution: in toggle_complete(), detect recurrence and spawn a new
pending task with the next due date. Wire rec/rec_mode through the
add() command path.
2026-02-25 13:04:10 -05:00
..
pending feat(init): spawn next task on recurring task completion 2026-02-25 13:04:10 -05:00