journal

package
v0.6.0 Latest Latest
Warning

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

Go to latest
Published: Feb 16, 2026 License: Apache-2.0 Imports: 14 Imported by: 0

Documentation

Overview

Package journal implements the "ctx journal" command for analyzing and publishing exported AI session files.

The journal system provides two output formats from .context/journal/ entries:

  • ctx journal site: generates a zensical-compatible static site with browsable session history, topic/file/type indices, and search.
  • ctx journal obsidian: generates an Obsidian vault with wikilinks, MOC (Map of Content) pages, and graph-optimized cross-linking.

Both formats reuse the same scan/parse/index infrastructure and consume the same enriched journal entries (YAML frontmatter with topics, type, outcome, technologies, key_files).

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func Cmd

func Cmd() *cobra.Command

Cmd returns the journal command with subcommands.

The journal system provides LLM-powered analysis and synthesis of exported session files in .context/journal/.

Returns:

  • *cobra.Command: The journal command with subcommands

Types

This section is empty.

Jump to

Keyboard shortcuts

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