Skip to content

CLI: Add journal export command#271

Merged
jongio merged 1 commit into
mainfrom
idea/cli-journal-export
Jul 13, 2026
Merged

CLI: Add journal export command#271
jongio merged 1 commit into
mainfrom
idea/cli-journal-export

Conversation

@jongio

@jongio jongio commented Jul 11, 2026

Copy link
Copy Markdown
Owner

Summary

  • Add thermoworks journal export with JSON and CSV formats
  • Write exports to stdout or to --output PATH
  • Keep export order aligned with journal list and escape CSV cells for spreadsheet use

Closes #268

Verification

  • pnpm test
  • pnpm typecheck
  • pnpm build
  • pnpm lint

@jongio jongio added the idea Feature idea from the idea pipeline label Jul 11, 2026
@jongio jongio self-assigned this Jul 11, 2026
@jongio jongio merged commit 70b4fc7 into main Jul 13, 2026
2 checks passed
@jongio jongio deleted the idea/cli-journal-export branch July 13, 2026 21:30
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

idea Feature idea from the idea pipeline

Projects

None yet

Development

Successfully merging this pull request may close these issues.

CLI: Add journal export command

1 participant