Skip to content

feat: add --content flag to daily command#122

Merged
Yakitrak merged 2 commits intomainfrom
feat/daily-content
Apr 13, 2026
Merged

feat: add --content flag to daily command#122
Yakitrak merged 2 commits intomainfrom
feat/daily-content

Conversation

@Yakitrak
Copy link
Copy Markdown
Owner

Summary

  • Adds --content / -c flag to the daily command, closing Daily command should also allow adding content #119
  • New notes are created with template + content combined
  • Existing notes get content appended automatically (no --append flag needed)
  • Reuses WriteNoteFile and NormalizeContent from create command

Test plan

  • Unit tests for content-only creation, template+content, append to existing, no-op without content
  • Full test suite passes
  • Manual testing with and without editor flag

Closes #119

@Yakitrak Yakitrak merged commit 2009d8e into main Apr 13, 2026
3 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Daily command should also allow adding content

1 participant