Skip to content
#

alfred

Here are 856 public repositories matching this topic...

themer
pbsds
pbsds commented Apr 27, 2020

I'll preface this issue by saying i have only used the Web UI so far. Oh, and what a great project!

I am currently having to brute-force my way through when using the web UI to make my theme, which is an indication of a underlying problem: The lack of intention for each shade and accent

Specifically accent1 has no other description than "syntax", and is not showcased at all in the code pr

elsatch
elsatch commented Aug 12, 2019

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

mattmc3
mattmc3 commented Sep 5, 2018

When calling wf.NewItem(title), the Item struct omits the Valid property in the Alfred JSON feedback with a value of false, which is really unfortunate because:

  1. 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
  2. When you don't specify valid: false in Alfred's item JSON,
idpaterson
idpaterson commented Jan 20, 2016

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

Improve this page

Add a description, image, and links to the alfred topic page so that developers can more easily learn about it.

Curate this topic

Add this topic to your repo

To associate your repository with the alfred topic, visit your repo's landing page and select "manage topics."

Learn more

You can’t perform that action at this time.