Jump to content

dfay

Member
  • Posts

    1,054
  • Joined

  • Last visited

  • Days Won

    62

Everything posted by dfay

  1. Is it possible to make it persist and receive text from Alfred's clipboard history / snippet viewer? This may need to be a request to @Andrew .... thanks!
  2. This is cool -- but I can't get the rephrasing function to produce anything new. For example, if I run it on the line above, Alfred returns: ~~This is cool -- but I can"t get the rephrasing function to produce anything new. ~~ i.e. it deletes the text but offers nothing new. Also, in case this is an easy fix, it misses common English contractions like "isn't" -- if I type isnt' e.g., it returns isntree ... Overall though it's great!
  3. @deanishe do you have a version of this invaluable workflow that works with Python 3? ( I haven't looked inside yet to try to figure it out.... )
  4. Hi there @Vero - you graciously invited me to be featured on the blog years ago, and i said yes but never followed up -- but I'm still interested & willing! best Derick
  5. Sorry - I hadn't changed the repo to be public - it is now.
  6. HI I just updated it and posted it at https://github.com/derickfay/AlfredRPN this should work out of the box on Ventura. best Derick
  7. Hmm....i've never seen ]this before. Malwarebytes is flagging this:
  8. Hi I was able to download it but it won't run in Venture b/c of security issues. And I can''t find the source for the executable in your GitHub repo.
  9. In its most basic form, a workflow is just a .plist file - but I wouldn't want to edit raw XML.
  10. Can you post an .alfredworkflow file somewhere?
  11. Yes, it’s working for me. What are you seeing in the debugging console?
  12. This looks nice but it relies on an unsigned binary - @vitor how are you handling such cases?
  13. Yes, +1 to this - I just ran into this situation today. It might be nice to add a column or some other UI to the workflow panel with the content of its directory visible.
  14. Thanks @vitor - it's working for me on two Macs both running Ventura so it's hard for me to test here.
  15. Have you looked at @deanishe 's fuzzy.py ? Here's the version I'm using with Venture and Fuzzylist ( ) https://github.com/deanishe/alfred-fuzzy/issues/3
  16. I can't replicate it - I get the same results launching from hotkeys.
  17. Yes, I'm inclined to agree. Having said that though, I've used BTT to create a lot of TouchBar palettes that call Alfred, just not the reverse.
  18. I'm the author. Its only web presence is at Screenshot at https://content.invisioncic.com/r229491/monthly_2018_02/ccdemo.thumb.png.613a61bc39aced79368717b23792f127.png Thanks
  19. @Vero is there any chance of a preference being added to allow clipboard sync? I could probably hack something together by using Hazel to monitor Alfred's location and copy to somewhere shared but a preference would be a lot easier.....thanks. Derick
  20. I've been wondering about this (not yet on Ventura myself) - what's the state of the robust AppleScript support that has been built in to System Preferences?
  21. Yeah, expanding the scope worked but brought in too much random extra stuff. Then the metadata fix brought everything back to the way it should be.
  22. I'm having a similar problem with a brand new M1 Mini - the same workflow that finds results in iCloud and ~/scripts on my laptop is just returning folders from my home directory and system locations - so it'll return ~/scripts but none of the content. I've checked scope, permissions, etc. -- I'm puzzled.
×
×
  • Create New...