Jump to content

giovanni

Member
  • Posts

    520
  • Joined

  • Last visited

  • Days Won

    17

Everything posted by giovanni

  1. alfred-complice - A workflow to manage your Complice (now Intend) intentions and timers with Alfred Author: @giovanni Alfred Forum GitHub Note: Complice (now Intend) account needed
  2. beeAlfred - 🐝 manage and update your Beeminder goals with Alfred. Author: @giovanni Alfred Forum GitHub page Note: Beeminder account needed
  3. Yaanki, Yet Another Anki Alfred Workflow author: @giovanni Alfred Forum GitHub page
  4. Percent Change author: @bkmontgomery (migrated to Python3/Alfred 5 by @giovanni) Alfred Forum GitHub page
  5. Character & Word counter author: @ibnuh (migrated to Alfred 5/noPHP by @giovanni) Alfred Forum GitHub page
  6. Crypto Tracker Author: rhlsthrm (migrated to Python3/Alfred 5 by @giovanni) GitHub page Dependencies (bundled): requests
  7. Date calculator author: @MuppetGate (migrated to Python3/Alfred 5 by @giovanni) Alfred Forum GitHub page Dependencies (bundled): workflow
  8. Power Thesaurus β€” Search for synonyms and antonyms on Power Thesaurus from Alfred author: @clarencecastillo (migrated to Python3/Alfred 5 by @giovanni) Alfred Forum GitHub page Dependencies (bundled): requests
  9. Fakeum β€” Generate fake test datasets in Alfred author: @deanishe (migrated to Python3/Alfred 5 by @giovanni) Alfred Forum GitHub page Dependencies (bundled): workflow, faker
  10. alfred-convert: Convert between different units offline in Alfred author: @deanishe (migrated to Python3/Alfred 5 by @giovanni) Alfred Forum GitHub page Dependencies (bundled): workflow, pint
  11. alfred-wordle-cheater author: @giovanni Alfred Forum GitHub
  12. alfred-outlookSuite πŸ“¬, a suite of tools to interact with Microsoft Outlook via Alfred author: @giovanni Alfred Forum GitHub
  13. alfred-ticker: show stock information from Yahoo Finance author: @giovanni Alfred Forum GitHub page Note: API key needed
  14. alfred-kindle: search and open your kindle books with Alfred author: @giovanni Alfred Forum GitHub page Dependencies (bundled): requests, xmltodict
  15. alfred-readwise, an Alfred Workflow for your Readwise account author: @giovanni Alfred Forum GitHub Dependencies (bundled): requests Note: Readwise account needed
  16. AlfreDo, a workflow for Todoist Author: @giovanni Alfred Forum GitHub page Dependencies (bundled): requests Note: Todoist account needed
  17. yes, how would you envision that? For example with a separator (e.g. ///), like this: this is my subject///this is my text body?
  18. yes, ; separated, and = instead of :. for example for your 2 saved queries you would enter in Workflow Configuration: sq2 = is:read has:attach; sq3 = from:FName_LName, then you would see them triggered by sq:
  19. so if you click in cell G2 (first hyperlink) in your file, you see this? =HYPERLINK("https://en.wikipedia.org/wiki/1960_Valdivia_earthquake", "1960 Valdivia Earthquake"
  20. I think I need an example. In the ISYN demo 'Earthquakes' there is a URL in column 7 that is passed as an argument to open a website. You want to show that URL as primary title? Or do you have a hyperlink generated with the HYPERLINK function in excel? (e.g. =HYPERLINK("http://myURL.com", "Some other text")? If you can send me an example based on the Earthquake demo I can take a look.
  21. @TomBenz can you provide more details? By hyperlink you mean a web URL? You want to use a URL stored in a cell to go to that website? I am helping with keeping the workflow current, but not actively developing it.
  22. this works thanks @Andrew! So this configuration requires an extra return from the user, compared to having a (unique) keyword directly in the File Filter?
  23. this must be the problem. But If I try to move the keyword out of the File Filter object, for example in your Dynamic File Search example workflow, I still can't launch it? I must be missing something basic.
×
×
  • Create New...