sync

package
v0.0.10 Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Jan 4, 2026 License: MIT Imports: 8 Imported by: 0

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

func SyncAllActiveChanges(projectRoot string, verbose bool) error

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

func SyncTasksToMarkdown(changeDir string) (int, error)

SyncTasksToMarkdown updates tasks.md checkbox statuses from tasks.jsonc. Returns the number of tasks whose status was updated.

Types

This section is empty.

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL