Jump to content

pseudometa

Member
  • Posts

    137
  • Joined

  • Last visited

  • Days Won

    6

Reputation Activity

  1. Thanks
    pseudometa got a reaction from agboh in Sharing some useful simple Universal Action   
    Found the time to try out the new 4.5 release and I love it!
     
    Other than a few mentionings in the Thread on the 4.5 beta, I haven't found many showcases of the new Universal Actions feature in this forum. Maybe we could share some usecases? Here is a workflow with a bunch of (mostly simple) Universal Actions:
     
    Text Actions
    - Titlecase
    - Lowercase
    - Uppercase
    - Poor Text (removes formatting)
    - Transform Spaces to Tabs
    - Append to Clipboard (similar to Alfred's built-in function, but with manual hotkey and with universal action)
    - Calculate the sum of all numbers in the selected text. Negative numbers are supported, as are both "," or "." as decimal separators. (Thousand separators are not supported though, as they would create ambiguous cases.)
    - Run Brett Terpstra's SearchLink, which fetches the URL and creates a markdown link of the selected text.
     
    URL Actions
    - URL Encode
    - URL Decode
    - Create compact markdown link
    - Create compact markdown link of all URLs in selecting (actually a Text Action...)
    - SearchTitle: Fetch the title of the URL and create a Markdown link (basically the opposite of SearchLink)
     
    Download: https://drive.google.com/file/d/16Fnkj8wXxxNYlLTcEO-m8YHOobADLZE9/view?usp=sharing
     
     
  2. Like
    pseudometa got a reaction from Bhishan in Sharing some useful simple Universal Action   
    Found the time to try out the new 4.5 release and I love it!
     
    Other than a few mentionings in the Thread on the 4.5 beta, I haven't found many showcases of the new Universal Actions feature in this forum. Maybe we could share some usecases? Here is a workflow with a bunch of (mostly simple) Universal Actions:
     
    Text Actions
    - Titlecase
    - Lowercase
    - Uppercase
    - Poor Text (removes formatting)
    - Transform Spaces to Tabs
    - Append to Clipboard (similar to Alfred's built-in function, but with manual hotkey and with universal action)
    - Calculate the sum of all numbers in the selected text. Negative numbers are supported, as are both "," or "." as decimal separators. (Thousand separators are not supported though, as they would create ambiguous cases.)
    - Run Brett Terpstra's SearchLink, which fetches the URL and creates a markdown link of the selected text.
     
    URL Actions
    - URL Encode
    - URL Decode
    - Create compact markdown link
    - Create compact markdown link of all URLs in selecting (actually a Text Action...)
    - SearchTitle: Fetch the title of the URL and create a Markdown link (basically the opposite of SearchLink)
     
    Download: https://drive.google.com/file/d/16Fnkj8wXxxNYlLTcEO-m8YHOobADLZE9/view?usp=sharing
     
     
  3. Like
    pseudometa got a reaction from jeffbyrnes in Sharing some useful simple Universal Action   
    Found the time to try out the new 4.5 release and I love it!
     
    Other than a few mentionings in the Thread on the 4.5 beta, I haven't found many showcases of the new Universal Actions feature in this forum. Maybe we could share some usecases? Here is a workflow with a bunch of (mostly simple) Universal Actions:
     
    Text Actions
    - Titlecase
    - Lowercase
    - Uppercase
    - Poor Text (removes formatting)
    - Transform Spaces to Tabs
    - Append to Clipboard (similar to Alfred's built-in function, but with manual hotkey and with universal action)
    - Calculate the sum of all numbers in the selected text. Negative numbers are supported, as are both "," or "." as decimal separators. (Thousand separators are not supported though, as they would create ambiguous cases.)
    - Run Brett Terpstra's SearchLink, which fetches the URL and creates a markdown link of the selected text.
     
    URL Actions
    - URL Encode
    - URL Decode
    - Create compact markdown link
    - Create compact markdown link of all URLs in selecting (actually a Text Action...)
    - SearchTitle: Fetch the title of the URL and create a Markdown link (basically the opposite of SearchLink)
     
    Download: https://drive.google.com/file/d/16Fnkj8wXxxNYlLTcEO-m8YHOobADLZE9/view?usp=sharing
     
     
  4. Like
    pseudometa reacted to tylerhall in Sharing some useful simple Universal Action   
    TextBuddy developer here 👋
     
    Definitely looking into how to make all of TB's commands available through Alfred. I've been using Alfred myself since the pre-1.0 days, so getting TextBuddy connected would be a huge improvement for me as well.
  5. Like
    pseudometa reacted to dfay in Sharing some useful simple Universal Action   
    Here are a couple of updated workflows of mine:
     
    https://www.alfredforum.com/topic/2180-case-converter-including-title-case/
    https://www.alfredforum.com/topic/4818-code-case/
  6. Like
    pseudometa got a reaction from Chris Messina in Sharing some useful simple Universal Action   
    Found the time to try out the new 4.5 release and I love it!
     
    Other than a few mentionings in the Thread on the 4.5 beta, I haven't found many showcases of the new Universal Actions feature in this forum. Maybe we could share some usecases? Here is a workflow with a bunch of (mostly simple) Universal Actions:
     
    Text Actions
    - Titlecase
    - Lowercase
    - Uppercase
    - Poor Text (removes formatting)
    - Transform Spaces to Tabs
    - Append to Clipboard (similar to Alfred's built-in function, but with manual hotkey and with universal action)
    - Calculate the sum of all numbers in the selected text. Negative numbers are supported, as are both "," or "." as decimal separators. (Thousand separators are not supported though, as they would create ambiguous cases.)
    - Run Brett Terpstra's SearchLink, which fetches the URL and creates a markdown link of the selected text.
     
    URL Actions
    - URL Encode
    - URL Decode
    - Create compact markdown link
    - Create compact markdown link of all URLs in selecting (actually a Text Action...)
    - SearchTitle: Fetch the title of the URL and create a Markdown link (basically the opposite of SearchLink)
     
    Download: https://drive.google.com/file/d/16Fnkj8wXxxNYlLTcEO-m8YHOobADLZE9/view?usp=sharing
     
     
  7. Like
    pseudometa got a reaction from jopemachine in Sharing some useful simple Universal Action   
    Found the time to try out the new 4.5 release and I love it!
     
    Other than a few mentionings in the Thread on the 4.5 beta, I haven't found many showcases of the new Universal Actions feature in this forum. Maybe we could share some usecases? Here is a workflow with a bunch of (mostly simple) Universal Actions:
     
    Text Actions
    - Titlecase
    - Lowercase
    - Uppercase
    - Poor Text (removes formatting)
    - Transform Spaces to Tabs
    - Append to Clipboard (similar to Alfred's built-in function, but with manual hotkey and with universal action)
    - Calculate the sum of all numbers in the selected text. Negative numbers are supported, as are both "," or "." as decimal separators. (Thousand separators are not supported though, as they would create ambiguous cases.)
    - Run Brett Terpstra's SearchLink, which fetches the URL and creates a markdown link of the selected text.
     
    URL Actions
    - URL Encode
    - URL Decode
    - Create compact markdown link
    - Create compact markdown link of all URLs in selecting (actually a Text Action...)
    - SearchTitle: Fetch the title of the URL and create a Markdown link (basically the opposite of SearchLink)
     
    Download: https://drive.google.com/file/d/16Fnkj8wXxxNYlLTcEO-m8YHOobADLZE9/view?usp=sharing
     
     
  8. Like
    pseudometa reacted to Paris-ci in Newer emojis in the Emoji Snippets Pack   
    Hi there,

    I really wanted to be able to use
    :ok_hand: as a shortcut for 👌, but the emoji pack didn't support these new emojis... So I made my own!
    There are more than 400 emojis that were added, it still works the same
    And I'll keep updating it for the foreseeable future.

    Download link: https://github.com/paris-ci/Alfred-Emoji-Pack-Update/raw/master/snippets/Emoji Pack Update.alfredsnippets
    Code used to generate the pack: https://github.com/paris-ci/Alfred-Emoji-Pack-Update
     
    It's basically the same thing as before, so here is the installation tutorial : http://joelcalifa.com/blog/alfred-emoji-snippet-pack/ (Don't use the download link there, it's still the old version, I am not the original author)
  9. Like
    pseudometa reacted to Kenmac2589 in Pandoc-Suite for Academic Writing in Markdown   
    I just wanted to say how unbelievably happy this tool existing has made me.  I am an undergrad neuroscience student and recently lost so much data from my personal Microsoft account getting locked after a data breach and was completely sick of working in word on top of that, but I needed to in order to get the functionality of Zotero.  Also some of my profs require word files for submission so I felt trapped, when I preferred writing and drafting in ia Writer but would eventually have to move things back over for submission.  I cannot explain how perfectly this workflow solved all my problems at once. I would still have found this invaluable if it just took care of keeping track of in-text citations, that way I would only deal with word for formatting but this goes above and beyond. 
     
    Thank you so much for making this, it truly bridged a gap between where I wanted to write and where I needed to write in order to have certain functions!
  10. Thanks
    pseudometa got a reaction from Damoeire in Pandoc-Suite for Academic Writing in Markdown   
    Just in case anyone is following this, I just released version 2.0 with vastly reworked and simplified UI for all those Zotero-users who are trying out Alfred for the first time: https://chris-grieser.de/pandoc_alfred
  11. Like
    pseudometa got a reaction from Damoeire in Pandoc-Suite for Academic Writing in Markdown   
    What is does
    This Alfred workflow enables academic citing and publishing with any markdown app like iA Writer, Ulysses, or Scrivener. It does so by offering a Zotero Citation Picker for Pandoc Markdown Citations and by automatically converting Markdown files into `.docx`, `.pdf`, or `.html `with the proper bibliography. 
     
    This workflow is made for academics like me who neither like Word nor LaTeX. As the name suggests, this workflow is basically a user-friendly interface for Pandoc, allowing you to make use of Pandoc's vast capabilities without ever needing to open the Terminal.
     
    Demo Image
     
    Download
    ➡️ Latest Release on GitHub
     
    Usage & Installation Guide
    ➡️ Complete Information on Usage, Installation, & Initial Setup
  12. Like
    pseudometa reacted to giovanni in Little finder restart keystroke   
    you don't need a Terminal Command object, you can use a Run Script object set to bash, which will will run your command directly in bash 

  13. Like
    pseudometa reacted to deanishe in [SOLVED] Query working in Terminal but not in in the Run Script Action   
    Put export PATH=/usr/local/bin:$PATH at the top of the bash/zsh script.
     
×
×
  • Create New...