Add zk-docs mise task for zettelkasten documentation #10

Merged
eblume merged 2 commits from feature/zk-docs-script into main 2026-01-15 11:25:03 -08:00
Owner

Summary

  • Add mise run zk-docs task to concatenate all blumeops-tagged zettelkasten cards
  • Main project card is shown first, followed by service management logs
  • Uses bat for output (added to Brewfile)
  • Args are passed through to bat for custom formatting
  • Update CLAUDE.md to use zk-docs command with plain output options
  • Update README.md to note zettelkasten is private with contact email

Test plan

  • mise run zk-docs displays all 6 blumeops cards
  • mise run zk-docs -- --style=header --color=never --decorations=always shows filenames without decoration

🤖 Generated with Claude Code

## Summary - Add `mise run zk-docs` task to concatenate all blumeops-tagged zettelkasten cards - Main project card is shown first, followed by service management logs - Uses `bat` for output (added to Brewfile) - Args are passed through to bat for custom formatting - Update CLAUDE.md to use zk-docs command with plain output options - Update README.md to note zettelkasten is private with contact email ## Test plan - [x] `mise run zk-docs` displays all 6 blumeops cards - [x] `mise run zk-docs -- --style=header --color=never --decorations=always` shows filenames without decoration 🤖 Generated with [Claude Code](https://claude.com/claude-code)
Adds a script that uses bat to display all zettelkasten cards tagged
with 'blumeops', with the main project card shown first.

Co-Authored-By: Claude Opus 4.5 <noreply@anthropic.com>
- zk-docs now passes $@ to bat for custom formatting options
- CLAUDE.md: Use zk-docs command instead of direct file reference,
  with --style=header --color=never --decorations=always for plain
  output with filenames
- README.md: Note that zettelkasten is private, add contact email

Co-Authored-By: Claude Opus 4.5 <noreply@anthropic.com>
eblume merged commit 070f26dc6d into main 2026-01-15 11:25:03 -08:00
Sign in to join this conversation.
No reviewers
No labels
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference
eblume/blumeops!10
No description provided.