Dean Jackson
Dean Jackson
> I hope that's not seconds? Minutes. (It does say that in the description in the configuration sheet…) The default shouldn't trigger the error unless you've been clearing the workflow's...
Thanks. Looks like the error's gone, though. I guess I'll have to try and force it myself.
> It looks like the CryptoCompare call is the issue. FWIW I don't use the crypto convert so a setting to turn this off could work. Thanks for finding that....
> but the workflow thinks liters are a unit of length It doesn't. It says `liter [length] ** 3`, which is volume (`[length] ** 2` being area), because litre is...
I'm not sure I follow you. Do you mean the appropriate icon for each currency, or just one currency icon that's different from the normal icon?
Right, that makes more sense than the other way. Do you know of a ready-made collection of currency icons? The workflow supports nearly 200 fiat currencies, and several times as...
Good finds. None of them are really in the right format/size, but that's easy enough to fix with a script. Workflow icons should be 128px (they're 64px in size, and...
> Yeah, if there was a set of icons built-in, as well as a sub-folder in Workflow Data/net.deanishe.alfred-convert where we could drop custom icons, that'd probably be the optimal solution...
> https://developer.mozilla.org/en-US/docs/Mozilla/Add-ons/WebExtensions/Work_with_the_Bookmarks_API > I can't find anything related to bookmarks in the mozila extensions API docs.... It's linked on that page: [`bookmarks.search()`](https://developer.mozilla.org/en-US/docs/Mozilla/Add-ons/WebExtensions/API/bookmarks/search). As you can see, the search doesn't include...
> With many tabs open it's easier to open a new tab than search for an existing one. How so? I don't think the `tab` command is any harder, or...