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

Updated to include the optional output of any new entry to the termin… #1872

Open
wants to merge 1 commit into
base: develop
Choose a base branch
from

Conversation

adammpkins
Copy link

@adammpkins adammpkins commented Mar 23, 2024

…al for consumption by other terminal apps.

Here are some key points to include in your description:

  • What is this new code intended to do? Adds a config option to output any new entries to the terminal after submission.
  • Are there any related issues? No
  • What is the motivation for this change? Allows for other terminal applications to ingest the output.
  • What is an example of usage, or changes to config files? (if applicable) - I'm building an integration where any of my journal entries get submitted to notion automatically in my journal there. It's hard/impossible to get the most-recently created (not the most recently dated) entry in order to transmit the correct entry when jrnl is run in append mode. Outputting it to the terminal should make it pipable.
    Issue 1871

Checklist

  • I have read the contributing doc.
  • I have included a link to the relevant issue number.
  • I have checked to ensure there aren't other open pull requests
    for the same issue.
  • I have written new tests for these changes, as needed.

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.

None yet

1 participant