Documentation
¶
Overview ¶
Package sync implements the ctx recall sync subcommand.
It scans journal markdowns and syncs their frontmatter lock state into the state file, treating frontmatter as the source of truth.
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func Cmd ¶
Cmd returns the "ctx recall sync" subcommand.
Scans journal markdowns and syncs their frontmatter lock state into .state.json. This is the inverse of "ctx recall lock": the frontmatter is treated as the source of truth, and the state is updated to match.
Returns:
- *cobra.Command: Command for syncing lock state from frontmatter
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.