core

package
v0.8.0 Latest Latest
Warning

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

Go to latest
Published: Mar 24, 2026 License: Apache-2.0 Imports: 0 Imported by: 0

Documentation

Overview

Package core provides shared operations used by all recall subcommand packages. It owns formatting, querying, validation, frontmatter handling, index building, slug generation, and export planning; subcommands import core, never each other.

Directories

Path Synopsis
Package confirm prompts the user to confirm an export plan before execution.
Package confirm prompts the user to confirm an export plan before execution.
Package execute writes journal files according to an export plan.
Package execute writes journal files according to an export plan.
Package extract extracts YAML frontmatter blocks from Markdown content.
Package extract extracts YAML frontmatter blocks from Markdown content.
Package format transforms session data into formatted journal Markdown with frontmatter and turn headers.
Package format transforms session data into formatted journal Markdown with frontmatter and turn headers.
Package frontmatter resolves headings and builds YAML frontmatter for journal entries.
Package frontmatter resolves headings and builds YAML frontmatter for journal entries.
Package index builds a session-ID-to-filename index from existing journal files.
Package index builds a session-ID-to-filename index from existing journal files.
Package lock marks journal entries as locked to prevent re-export and manages multipart files.
Package lock marks journal entries as locked to prevent re-export and manages multipart files.
Package plan builds an export plan that maps sessions to journal output files.
Package plan builds an export plan that maps sessions to journal output files.
Package query finds sessions for the current or all projects.
Package query finds sessions for the current or all projects.
Package slug converts human-readable titles into URL-friendly slugs for journal filenames.
Package slug converts human-readable titles into URL-friendly slugs for journal filenames.
Package validate checks messages and flag combinations for recall export validity.
Package validate checks messages and flag combinations for recall export validity.

Jump to

Keyboard shortcuts

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