Jump to content

giovanni

Member
  • Posts

    524
  • Joined

  • Last visited

  • Days Won

    17

Everything posted by giovanni

  1. Zothero - Generate Zotero citations in Alfred author: @deanishe (migrated to Python3/Alfred 5 by @giovanni) Alfred Forum GitHub Dependencies (bundled): workflow, zothero, cite demo library (Import in Zotero (File>Import) before running the workflow)
  2. paperpAlfred - Search your Paperpile library with Alfred author: @giovanni Alfred Forum GitHub Note: Paperpile account needed Demo library
  3. alfred-hubHub – A customizable Alfred hub for your GitHub repositories author: @giovanni Alfred Forum GitHub Dependencies (bundled): requests; optional: pandas, matplotlib
  4. WeWorkflow - quickly access and manage Alfred workflows' info and folders. author: @giovanni Alfred Forum GitHub
  5. 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
  6. beeAlfred - 🐝 manage and update your Beeminder goals with Alfred. Author: @giovanni Alfred Forum GitHub page Note: Beeminder account needed
  7. Yaanki, Yet Another Anki Alfred Workflow author: @giovanni Alfred Forum GitHub page
  8. Percent Change author: @bkmontgomery (migrated to Python3/Alfred 5 by @giovanni) Alfred Forum GitHub page
  9. Character & Word counter author: @ibnuh (migrated to Alfred 5/noPHP by @giovanni) Alfred Forum GitHub page
  10. Crypto Tracker Author: rhlsthrm (migrated to Python3/Alfred 5 by @giovanni) GitHub page Dependencies (bundled): requests
  11. Date calculator author: @MuppetGate (migrated to Python3/Alfred 5 by @giovanni) Alfred Forum GitHub page Dependencies (bundled): workflow
  12. 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
  13. Fakeum — Generate fake test datasets in Alfred author: @deanishe (migrated to Python3/Alfred 5 by @giovanni) Alfred Forum GitHub page Dependencies (bundled): workflow, faker
  14. 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
  15. alfred-wordle-cheater author: @giovanni Alfred Forum GitHub
  16. alfred-outlookSuite 📬, a suite of tools to interact with Microsoft Outlook via Alfred author: @giovanni Alfred Forum GitHub
  17. alfred-ticker: show stock information from Yahoo Finance author: @giovanni Alfred Forum GitHub page Note: API key needed
  18. alfred-kindle: search and open your kindle books with Alfred author: @giovanni Alfred Forum GitHub page Dependencies (bundled): requests, xmltodict
  19. alfred-readwise, an Alfred Workflow for your Readwise account author: @giovanni Alfred Forum GitHub Dependencies (bundled): requests Note: Readwise account needed
  20. AlfreDo, a workflow for Todoist Author: @giovanni Alfred Forum GitHub page Dependencies (bundled): requests Note: Todoist account needed
  21. yes, how would you envision that? For example with a separator (e.g. ///), like this: this is my subject///this is my text body?
  22. 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:
  23. 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"
  24. 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.
  25. @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.
×
×
  • Create New...