Zed Journal - tasks and scripts #31889
xtrasmal
started this conversation in
Show and tell
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
-
Making Journal into something useful.
Screenshot(selected classname, then pressed my shortcut to open terminal with search results). Then press the number of the search result to open. This will open the journal in the current zed window.. not another zed instance.

tasks.json
add_journal_entry.sh: Script to add a new journal entry
Usage: ./add_journal_entry.sh [entry_text]
search_and_open_journal.sh: Script to search through journal entries and open a selected entry
Usage: ./search_and_open_journal.sh [search_term]
search_journal.sh: Script to search through journal entries
Usage: ./search_journal.sh [search_term]
Beta Was this translation helpful? Give feedback.
All reactions