alfred-workflow
Here are 690 public repositories matching this topic...
-
Updated
May 9, 2020 - JavaScript
-
Updated
May 2, 2020
-
Updated
May 21, 2020
-
Updated
Aug 25, 2018 - Python
-
Updated
Feb 3, 2020 - Python
-
Updated
May 18, 2020 - PHP
-
Updated
Mar 25, 2020 - Go
-
Updated
May 6, 2020 - Go
Firstly, I really like this repo, theres' a lot of useful stuff in here! Great work!
One thing that's bugging me, I installed the mvim workflow, but it does not work for new files:

, the Item struct omits the Valid
property in the Alfred JSON feedback with a value of false
, which is really unfortunate because:
- In the example above, we did not specify a validity setting - if we had wanted one, a call to
wf.NewItem(title).Valid(false)
would be the way to accomplish this - When you don't specify
valid: false
in Alfred's item JSON,
-
Updated
Apr 10, 2019 - PHP
I would like to update the README to feature some real-world use cases where the workflow makes it a lot easier to add tasks than the Wunderlist app itself. Is there a specific type of task you add frequently that is simplified by the workflow? Please share!
For example, if you use a web site that features a countdown timer displayed like "3 days 05 hr 14 min 33 sec" and want to add a reminder ju
-
Updated
May 28, 2019 - JavaScript
-
Updated
May 30, 2019 - Python
-
Updated
Sep 6, 2019 - Python
I think it would be much useful than just going to the GitHub page. I usually want to reference the README as fast as possible and this allows that.
-
Updated
Feb 15, 2020 - Python
-
Updated
Dec 5, 2018 - Python
-
Updated
May 1, 2020 - PHP
-
Updated
Feb 15, 2017 - Python
-
Updated
Jan 6, 2020 - JavaScript
-
Updated
Feb 18, 2020 - AppleScript
-
Updated
Oct 6, 2018 - HTML
Improve this page
Add a description, image, and links to the alfred-workflow topic page so that developers can more easily learn about it.
Add this topic to your repo
To associate your repository with the alfred-workflow topic, visit your repo's landing page and select "manage topics."
As I was following the tutorials, I discovered that they Keywords screen has changed. Now there are two options for input: "with input as argv", "with input as {query}". The option "with input as argv" is selected by default.
Tutorial is written using "with input as {query}", so initially it doesn't match on the screen. There is no option to choose the Escaping options in the "with input as arg