You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
wren
changed the title
Feature Report Add a config option to output any new entries to the terminal after submission.
Feature Request: Add a config option to output any new entries to the terminal after submission.
Nov 26, 2024
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
The text was updated successfully, but these errors were encountered: