Jump to content

Shahrukh

Member
  • Posts

    37
  • Joined

  • Last visited

1 Follower

Recent Profile Visitors

72 profile views

Shahrukh's Achievements

Member

Member (4/5)

3

Reputation

  1. Hi all, https://github.com/JayTheMarketer/alfred-open-in-browser I am using this workflow to open a browser with current web address. This workflow doesn't support newly launched DuckDuckGo Browser. Can anyone help me add it. Thanks in Advance
  2. Wasn't clicking on "Selection in macOS". Now works. Thanks Viro
  3. Yes i want to create a hotkey for doing just that without opening universal control. I tried with the file buffer action but it didn’t work
  4. Hi i want to know if anyone here knows of a workflow that directly adds a file to buffer from finder using a hot key. Is it even possible? I am trying to add a file to buffer from a finder window using a hotkey. Any help is appreciated
  5. It was all working fine before I updated to Ventura last night. Now any function of this workflow is not working
  6. [17:12:03.411] Logging Started... [17:12:14.560] Alfred PDF Tools[File Action] Processing complete [17:12:14.572] Alfred PDF Tools[File Action] Passing output '( "/Users/shahrukhkamal/Desktop/TRIPLEW DIGITAL SOLUTIONS PRIVATE LIMITED.pdf", "/Users/shahrukhkamal/Desktop/Path-Enterprises.pdf" )' to Arg and Vars [17:12:14.575] Alfred PDF Tools[Arg and Vars] Processing complete [17:12:14.578] Alfred PDF Tools[Arg and Vars] Passing output '' to Keyword [17:12:16.041] Alfred PDF Tools[Keyword] Processing complete [17:12:16.049] Alfred PDF Tools[Keyword] Passing output 'fs' to Run Script [17:12:16.397] ERROR: Alfred PDF Tools[Run Script] . 17:12:16 workflow.py:2278 DEBUG ---------- Alfred PDF Tools (4.2.0) ---------- 17:12:16 workflow.py:1681 DEBUG reading settings from /Users/shahrukhkamal/Library/Application Support/Alfred/Workflow Data/com.xilopaint.alfredapp.pdftools/settings.json 17:12:16 workflow.py:2679 INFO checking for update ... 17:12:16 background.py:214 DEBUG [__workflow_update_check] command cached: /Users/shahrukhkamal/Library/Caches/com.runningwithcrayons.Alfred/Workflow Data/com.xilopaint.alfredapp.pdftools/__workflow_update_check.argcache 17:12:16 background.py:218 DEBUG [__workflow_update_check] passing job to background runner: ['/usr/bin/python3', '-m', 'workflow.background', '__workflow_update_check'] xcrun: error: invalid active developer path (/Library/Developer/CommandLineTools), missing xcrun at: /Library/Developer/CommandLineTools/usr/bin/xcrun 17:12:16 workflow.py:2298 ERROR Command '['/usr/bin/python3', '-m', 'workflow.background', '__workflow_update_check']' returned non-zero exit status 1. Traceback (most recent call last): File "/Users/shahrukhkamal/Library/Application Support/Alfred/Alfred.alfredpreferences/workflows/user.workflow.D6CC8F42-EEE0-4BF8-9F9B-726975D98C06/workflow/workflow.py", line 2289, in run self.check_update() File "/Users/shahrukhkamal/Library/Application Support/Alfred/Alfred.alfredpreferences/workflows/user.workflow.D6CC8F42-EEE0-4BF8-9F9B-726975D98C06/workflow/workflow.py", line 2681, in check_update run_in_background("__workflow_update_check", cmd) File "/Users/shahrukhkamal/Library/Application Support/Alfred/Alfred.alfredpreferences/workflows/user.workflow.D6CC8F42-EEE0-4BF8-9F9B-726975D98C06/workflow/background.py", line 219, in run_in_background retcode = subprocess.run(cmd, check=True).returncode File "/Library/Frameworks/Python.framework/Versions/3.10/lib/python3.10/subprocess.py", line 524, in run raise CalledProcessError(retcode, process.args, subprocess.CalledProcessError: Command '['/usr/bin/python3', '-m', 'workflow.background', '__workflow_update_check']' returned non-zero exit status 1. 17:12:16 workflow.py:2301 INFO for assistance, see: https://github.com/xilopaint/alfred-pdf-tools 17:12:16 workflow.py:2322 DEBUG ---------- finished in 0.048s ---------- I hope that I am doing this right
  7. I was trying to merge two files. Workflow just didn't returned any results. here is the !diagnostic data. ### Workflow version 4.2 ### Alfred version 5.0.3 ### Python version 3.10.7 ### PyCryptodome version 3.15.0 ### macOS version 13.0 ### Architecture i386 I am also providing the screenshot of Progress command.
  8. So I added 2 files to buffer by hitting option+up arrorw. Then for performing an action on them I hit option+right arrow. Universal action menu says do performing action on 2 files. If I perform "Copy to" action that is bundled in Alfred, it does copies those same files to another folder. Am I doing something wrong here in performing the action for this particular workflow?
  9. Still having the same issue. No files are getting copied still. Thanks for the help though
  10. I am not adding files to the buffer after opening the finder window. I am searching for the file in Alfred and then Option+Right Arrow to add the file to buffer while the folder where I want to copy the file is open as the frontmost finder window.
  11. Thanks for helping on this. I did try your method but it did not work for me. would you share the workflow file so that I can take a look what I am doing wrong
×
×
  • Create New...