Skip to content

feat: stdin#62

Merged
notnmeyer merged 7 commits intomainfrom
feat/stdin
Feb 21, 2026
Merged

feat: stdin#62
notnmeyer merged 7 commits intomainfrom
feat/stdin

Conversation

@notnmeyer
Copy link
Owner

@notnmeyer notnmeyer commented Feb 19, 2026

append to daylog via stdin,

➜ echo "- ate a second burrito" | dist/daylog; dist/daylog show

   2026/02/18

  • ate a burrito
  • ate a second burrito

works with the relative times,

➜ echo "- TODO: eat a burrito" | dist/daylog -- tomorrow; dist/daylog show -- tomorrow

   2026/02/19

  • TODO: eat a burrito

@notnmeyer notnmeyer marked this pull request as ready for review February 21, 2026 05:17
@notnmeyer notnmeyer merged commit c9dbd0d into main Feb 21, 2026
2 checks passed
@notnmeyer notnmeyer deleted the feat/stdin branch February 21, 2026 05:38
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.

1 participant