Jump to content

Chris Spiegl

Member
  • Posts

    30
  • Joined

  • Last visited

  • Days Won

    1

Reputation Activity

  1. Like
    Chris Spiegl got a reaction from devalias in Ability to Duplicate Web Searches   
    As I said, it's a workaround since it does not copy everything but misses the icon.
    A clean solution would be a proper implementation without a workaround.
     
    I understand that it's probably not the highest on the list of development requests. I'm just saying I would prefer a clean interface integration that others can use easily without searching or wasting time researching (or doing it manually).
  2. Like
    Chris Spiegl got a reaction from devalias in Ability to Duplicate Web Searches   
    Thanks @deanishe, a workaround, but not a solution. I would say that having a right click duplicate would really be a better option.
     
  3. Like
    Chris Spiegl got a reaction from devalias in Ability to Duplicate Web Searches   
    I use the web searches a lot and sometimes there are variations of things so I create multiple of similar entries.
    I find myself doing this every so often and it's a bit tedious to manually copy and paste the icon and all the other fields.
    Maybe we could get a "Right Click + Duplicate"?
    That'd be great.
  4. Like
    Chris Spiegl got a reaction from matthewmcvickar in Ratio Calculator Workflow   
    Very cool.
    I recently started doing more with video and photography. Keeping this in Alfred has helped me tremendously while trying to maintain certain aspect ratios with different pixel numbers.
    Thank you, Matthew, for creating this so many years ago — and it still works 💪.
  5. Like
    Chris Spiegl got a reaction from Awerkamp in Web Bookmarks support for Brave   
    Understood. Just wanted to give the idea a +1 since I would appreciate it and seems like others would too.
    For now, I'll stick to managing all my Alfred related bookmarks in Safari then (trying to get rid of Chrome itself).
    Thanks for the insights @deanishe.
  6. Thanks
    Chris Spiegl reacted to Subject22 in Restart Alfred Workflow   
    Thanks! I've updated the repo and the first post.
  7. Like
    Chris Spiegl got a reaction from cands in Restart Alfred Workflow   
    Hi @Subject22, that's awesome, instead of going through all the hustle of setting up a fork and all, here is literally the only change we needed for this Workflow. It's only the script that needs adjusting, here is the fully working script as suggested by @cands.
    @Subject22 I hope this makes it easy for you to update everything.
     
    # Quit Alfred 4 and his preferences if application id "com.runningwithcrayons.Alfred" is running then tell application id "com.runningwithcrayons.Alfred" to quit end if set prefsWasOpen to false if application "Alfred Preferences" is running then set prefsWasOpen to true tell application "Alfred Preferences" to quit end if delay 1 # Wait for the processes to terminate # Restart and display processes tell application id "com.runningwithcrayons.Alfred" to activate if prefsWasOpen then tell application "Alfred Preferences" to activate end if # Display Alfred tell application id "com.runningwithcrayons.Alfred" to search  
  8. Like
    Chris Spiegl got a reaction from cands in Restart Alfred Workflow   
    Thanks @cands for that tip. I changed it and updated the workflow and it works still — and hopefully will continue to do so indefinitely now.
     
    @Subject22 Would you mind updating the workflow? I could even provide the ZIP if that'd help you.
  9. Like
    Chris Spiegl got a reaction from JJJJ in Ability to Duplicate Web Searches   
    I'm just giving this a bump since there has been no reaction. Is this you are considering?
  10. Like
    Chris Spiegl got a reaction from luckman212 in Feature Request: Rich Text in Snippets and Clipboard History   
    I'd love to see Rich Text in the Clipboard History. Especially with a combination of "Paste as Rich Text" and "Paste as Plain Text" (default definable by the user in the Clipboard History settings.
     
    Rich Text support for the Snippets is also something I'd be looking forward to. Personally much more rarely used.
     
    The Rich text in Clipboard HIstory though ... it's huge. I always have to use a "Text Edit" file as my rich text clipboard history ?.
     
    PS. I know that other clipboard histories support this, but I am very happy with just using one app (Alfred) to do most of these things. #NoExtraBackgroundProcesses
  11. Sad
    Chris Spiegl got a reaction from Amir Raminfar in Paste function doesn't work on Mac OS Mojave [Resolved in Alfred 3.7 beta]   
    Sadly for me, it's not fixed. I'm still experiencing the same issue.
     
    Alfred 3.6.2
    Build 922
     
    macOS Mojave
    Version 10.14 Beta
    Build 18A336e
×
×
  • Create New...