Jump to content

selfmade69

Member
  • Posts

    28
  • Joined

  • Last visited

  • Days Won

    1

Everything posted by selfmade69

  1. Welp! It boggles my mind how come this tiny part of code could tell night mode to send the command successfully: ./nshift "25"
  2. Not sure why but it worked! I set Inbound Config on the bash Run Script which is: I also had to disconnect it from the trigger as it got other commands running as the same, I then made a copy of it and connect it to the Script filter. Could you please explain how come the Call External still works when the Run Script isn't even connected to the script filter, where the code actually is:
  3. I am about this workflow https://www.packal.org/workflow/nightshift However I think the main thing is that I want to pass the command "night 25" from another workflow on it so that Nightshift workflow will do whats necessary.
  4. What I would like to achieve: I want to run workflow (NightShift) with "night 25" passed to it from another workflow so that I will have 25% of night shift levels without typing "night 25" on alfred search bar window. What I did: I set inbound configuration in the NightShift's script filter with 25 as argument: I set Call External in another workflow: However, it just doesnโ€™t pass itself but rather shows in alfred search bar window: Any idea how I can avoid alfred displaying the search bar window and just pass "night 25"?
  5. Alright I tried to locate file that is inside the ANKI_DATABASE variable and it does exist as you can see: Any ideas what else I can do at this point?
  6. Could you please tell me how find out the value (DEFAULT_DECKS) variable? BTW what I tried to above is search for the cards/notes
  7. Thanks for the quick reply, i just closed Anki and trigger search again making sure what I am searching for exists, however I am getting this error now: I double checked that "ocr" does exist in my Anki's library
  8. Hi guys Is this still working? I have downloaded from github but it doesnโ€™t do anything when i chose an option. System: MacOS 10.15.5 (19F101)
  9. Can anyone please confirm if this is still working somehow? I just installed this workflow however when if type in the keyword it doesnt show me anything I am on MacOS 10.15.5 (19F101)
  10. This is some insanely productive and underrated plugin. It made my note taking life 10x easier
  11. Oh well after fiddling around some more I used double regex filters: And voilร  Alfred is one hell of a beast
  12. Yo I need some quick help about building this workflow. Assuming I have some content on my clipboard that contains: <p><a href="https://extreme-commerce.teachable.com/courses/392385/lectures/9786542?wvideo=kq8qkcou90"><img src="https://embed-ssl.wistia.com/deliveries/ebed1d02876b16bbe631160edc9168069bdd66c1.jpg?image_crop_resized=800x432.5&amp;image_play_button_size=2x&amp;image_play_button=1&amp;image_play_button_color=09A59Ae0" width="400" height="216.25" style="width: 400px; height: 216.25px;"></a></p><p><a href="https://extreme-commerce.teachable.com/courses/392385/lectures/9786542?wvideo=kq8qkcou90">How to add and use product hunting tools | Extreme Commerce</a></p> I would like alfred to get the video ID that is "kq8qkcou90" in the above string (all the other parts are dynamic before wvideo= and after "> so I am guessing the script should somehow filter the rest of the string. After doing that the script should place it under this string: youtube-dl http://fast.wistia.net/embed/iframe/kq8qkcou90 and pass it to terminal. Any help would be appreciated. P.S. I tried to do this way but it didnโ€™t help:
  13. Dear I searched this already but the closest I got through search is just opening Chrome profiles or bookmarks with specific profile and nothing about the query to be passed through after opening Chrome specific profile.
  14. I would like to open the search query with specific Chrome profile, such as: "youtube Helloworld" so Alfred should open this query with my ABC profile in Chrome browser. Any ideas?
  15. Isnt it possible to generate only USA based addresses and infos?
  16. I want to: Create a workflow that can fetch the products list from Shoppy.com API: https://docs.shoppy.gg/ As soon as I type the matching strings (of the products) should appear below in real time When I press enter, it should copy that product URL link along with the custom string that says: "Here is the product link: <url>" so that I can paste it wherever I want What do I have to to to achieve it? Any help would be highly appreciated Thanks
  17. I want to paste and search query on the forum search field I want know how is it possible by using alfred: https://d.pr/i/i20w7K Here is the site: https://cracked.to/search.php please advice
  18. @Vero OK so I delete the file you told me and its working properly now. Thank you so much for your help, BTW is there a way to fix my old database?
  19. @Vero What I meant was that clipboard history still doesn't work even after disabling both potential conflicting applications but strangely enough the clipboard merging option works. Example: Copying "ABC" with command + C does not show in the history but copying "ABC" with Holding command + double tapping C will merge and shows up in the history I don't know why copying with Command + C isn't working anymore.
  20. @Vero I have keyboard maestro and Typinator, i have disabled both of them but the clipboard history is still not working. However, there is one confusing thing: when i enable Merging option and hold Command + double tab C the clipboard history works but with merging only and not with a simple copy.
  21. After the last update, i couldn't get the clipboard to be updated unless i copy it two times. I am on OSX 10.2.4 using alfred 3.7 please advice EDIT: And yes the clipboard history is turned on : https://monosnap.com/file/4EcvJRXAxPK8BSnEOEjLqBRQAcHgYr
×
×
  • Create New...