Jump to content

ProHaller

Member
  • Posts

    3
  • Joined

  • Last visited

Contact Methods

  • Twitter
    https://twitter.com/ProHaller

Recent Profile Visitors

The recent visitors block is disabled and is not being shown to other users.

ProHaller's Achievements

Helping Hand

Helping Hand (3/5)

0

Reputation

  1. Hello, First off, thank you for taking the time to provide such a thorough and insightful review of my code snippet. It's immensely helpful, especially considering this was my very first foray into scripting ever. - I removed the `#!/usr/bin/env python3` line to clean up the code. - The suggestion to add a background to the icon for better visibility on dark themes was a great point, I changed the icon - I refactored the code to ensure compatibility with the general `/usr/bin/python3` path. - I integrated the environment settings into the Workflow Configuration for ease of use and security. - Regarding the script only working with a Hotkey on selected text, I expanded its capabilities to include Universal Action and Keyword Input. - I didn't think of the need for the key details to properly test the workflow. I'll provide temporary ones via DM as suggested as soon as I uploaded the code. I'm thrilled to hear that you liked the idea, I've been using it surprisingly often since I made it. If there's any need for further clarification or additional suggestions, please feel free to let me know. Once again, thank you for your feedback. It's greatly appreciated! Best regards, Roland https://github.com/ProHaller/Alfred
  2. ProHaller

    LuckyPaste

    This is my very frist workflow, it's far from perfect, but I find it useful to reference simple lists of things with their official links. I welcome all comments. Description: This workflow allows you to quickly perform a Google search and fetch the top search result for any selected text, without having to manually open a browser and type in the search query. This can save you time and improve your productivity, especially if you frequently need to perform online searches as part of your work or daily routine. ⚠️⚠️Don't forget to replace your Custom google search API key and CX number in the script ⚠️⚠️ https://github.com/Llamamib/Resources/blob/main/LuckyPaste.alfredworkflow
×
×
  • Create New...