We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
Command journal:memo opens an input box. The following keywords should be supported
journal:memo
foobar
- foobar
next wed foobar
next wed task foobar
- [ ] foobar
task +1 foobar
The text was updated successfully, but these errors were encountered:
Done in 0.4.0
Sorry, something went wrong.
pajoma
No branches or pull requests
Command
journal:memo
opens an input box. The following keywords should be supportedfoobar
: Inserts- foobar
into today's journal pagenext wed foobar
: Inserts- foobar
into journal page for next wednesdaynext wed task foobar
: Inserts- [ ] foobar
into journal page for next wednesday (order shouldn't matter)task +1 foobar
: Inserts- [ ] foobar
into journal page for tomorrowThe text was updated successfully, but these errors were encountered: