Documentation
¶
Overview ¶
Package sync provides automatic synchronization of task statuses from tasks.jsonc (source of truth) back to tasks.md (human-readable format).
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func SyncAllActiveChanges ¶
SyncAllActiveChanges synchronizes task statuses from tasks.jsonc to tasks.md for all active changes in the project. Returns nil on success; errors are logged but don't block execution.
func SyncTasksToMarkdown ¶
SyncTasksToMarkdown updates tasks.md checkbox statuses from tasks.jsonc. Returns the number of tasks whose status was updated.
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.