The Wayback Machine - https://web.archive.org/web/20200617165958/https://github.com/topics/alfred3
Skip to content
#

alfred3

Here are 81 public repositories matching this topic...

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,
specter119
specter119 commented Jan 1, 2019

the open issues are mostly related to the markdown citation.

It seems that ZotHero get citation/bibliography from cpjs.
but Zotero also has a build in function called "Quick Copy", it contains "Export" formats and the "Citation Style" formats.

the "Export" formats contains more such like BetterBibTex citation key, json, csv and so on. which is more

matt-from-toronto
matt-from-toronto commented Jul 3, 2019

Right now the time is in a small, low-contrast font underneath the title/name of the event. IMO it would be a friendlier UX to put the time in front of the title/name of the event, perhaps something like:

[10:00 - 11:00] Weekly Retro
random@random.com / 1 University Avenue

Thanks for making this alfred workflow, very pleased with it.

Improve this page

Add a description, image, and links to the alfred3 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 alfred3 topic, visit your repo's landing page and select "manage topics."

Learn more

You can’t perform that action at this time.