Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Feature Report Add a config option to output any new entries to the terminal after submission. #1871

Open
adammpkins opened this issue Mar 23, 2024 · 0 comments
Labels
enhancement New feature or request 🆕 New!

Comments

@adammpkins
Copy link

Use Case/Motivation

Adds a config option to output any new entries to the terminal after submission. Allows for other terminal applications to ingest the output.

Example Usage

set output_new_entry to True in jrnl.yaml if you want to see output in the terminal.

"output_new_entry": True

run jrnl "a new journal entry"

Should show the output of the entry:
2024-03-22 09:05:33 PM a new journal entry

Other Information

No response

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request 🆕 New!
Projects
None yet
Development

No branches or pull requests

1 participant