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
Not an actual feature request, but a feature improvement :)
Integrations
Hi! I have created a simple Alfred workflow for quickly creating posts in Memos. Suggestions or pull requests are welcome!
More info in the project repo: https://github.com/pbdco/memos-alfredworkflow
Download workflow from here
Coming Soon:
.alfredworkflow
After installation, you'll need to configure:
MEMOS_DEFAULT_TAG
MEMOS_DEFAULT_TAG=CLI
MEMOS_DEFAULT_TAG=CLI,Alfred,Quick
These can be configured in Alfred's workflow configuration panel.
In Alfred, type:
m
memo
memos
Notes:
memo Hi! From Alfred
memo Hi! From Alfred -t HelloWorld,Testing
If MEMOS_DEFAULT_TAG=Alfred, tags will be: #Alfred #HelloWorld #Testing
memos open
The text was updated successfully, but these errors were encountered:
You can add this to the Memos Discord Share and Tell channel as well https://discord.com/channels/1017113925776588902/1053904069745442846
Sorry, something went wrong.
No branches or pull requests
Describe the solution you'd like
Not an actual feature request, but a feature improvement :)
Type of feature
Integrations
Additional context
Hi! I have created a simple Alfred workflow for quickly creating posts in Memos. Suggestions or pull requests are welcome!
More info in the project repo: https://github.com/pbdco/memos-alfredworkflow
Alfred Memos Workflow
Download
Download workflow from here
Features
Coming Soon:
Installation
.alfredworkflow
file to install it in AlfredConfiguration
After installation, you'll need to configure:
MEMOS_DEFAULT_TAG
environment variableMEMOS_DEFAULT_TAG=CLI
MEMOS_DEFAULT_TAG=CLI,Alfred,Quick
These can be configured in Alfred's workflow configuration panel.
Usage
In Alfred, type:
m
ormemo
ormemos
followed by your note text to create a new memoNotes:
MEMOS_DEFAULT_TAG
optional workflow setting will be automatically appended to all memosExample:
memo Hi! From Alfred
memo Hi! From Alfred -t HelloWorld,Testing
If MEMOS_DEFAULT_TAG=Alfred, tags will be: #Alfred #HelloWorld #Testing
memos open
Requirements
The text was updated successfully, but these errors were encountered: