Jump to content

Stephen_C

Community Hero
  • Posts

    1,376
  • Joined

  • Last visited

  • Days Won

    68

Posts posted by Stephen_C

  1. I am the author of this workflow and this is a link to a forum thread that refers to it. This is the Github link to the workflow.

     

    The workflow (which has no dependencies and works on macOS 13 Ventura—and not on earlier macOS versions) provides a pre-configured list of settings panes (accessible via the new System Settings) thus giving you direct, speedy access to any of those listed panes. (Please note that it's not possible to add further panes unless you or I can discover the appropriate identifier for accessing those additional panes.)

    971525006_Screenshot2022-10-26at16_35_02.thumb.png.6a37f79e55458b315e738c99ac5b78b9.png

    1725373689_Screenshot2022-10-27at11_01_07.thumb.png.fde3b019a4e954caa848809aa01d564b.png

    Stephen

  2. I am using Alfred 5 (version 5.0.4) on macOS 13.0. Whereas previously this (with a blank line before and after) --- would produce a full width horizontal line when using markdown in the workflow configuration it no longer does so:

     

    2022-10-26_11-04-45.png.dee8254722ea0f604e819f7bc4ca3fbb.png

     

    2022-10-26_11-08-03.thumb.png.9cdac6be802012039643b4d07c56caf0.png

     

    That also applies to older workflows which used that markdown (and which previously showed, but no longer show, a full width horizontal line) which might suggest it's an Alfred bug in the latest version rather than a macOS bug.

     

    Stephen

  3. @andy4222 I'm very sorry but I've not yet discovered any way to do what you wish. The problem is that it's very difficult to discover the identifiers of the various panes so at present I'm limited to what I can find as a result of using the tip linked in my workflow configuration. Of course, it's very early days for Ventura (at least for those of us who upgraded only with the official release) so it may well be that others will discover more links (or a sound way to find them) as time passes. Sorry not to be more helpful.

     

    Stephen

  4. (Warning: this is not a solution to your post.)

     

    What a coincidence! I've been battling this morning (after upgrading to Ventura last night) to update my macOS 12 system preferences workflow and all I have been able to do is to reduce it to the links that work on the basis of the old x-apple.systempreferences:. For the life of me I cannot get, via AppleScript (or currently in any other way), pane ids or names for other panes in System Settings.

     

    My old workflow configuration acknoweldges the debt to https://github.com/bvp663/MacAdmin/blob/main/macos_preferencepanes.md—where there are included methods of identifying pane ids—neither of which I can currently make work with Ventura.

     

    In summary, I'm in the same (sort of) boat and can only wait upon some superior intelligence to assist. Sorry!

     

    Stephen

  5. 7 hours ago, sepulchra said:

     /Volumes/Remote Audio IV/PODCAST/TASKPAPER DOCS

    Does it make any difference if:

    • there is not a space in the final item in the path; or
    • if an otherwise identical path is used on local disk (i.e., not on an external mounted volume)?

     

    Edit: what is the output of the debugger when you run the workflow?

     

    Stephen

  6. It seems to me that you're getting simply the folder name from the Universal Action. In that case, am I correct in assuming the folder in which you wish to create the new file varies (i.e., it's not the same folder all the time)? (I'm sure that must be the case from what your workflow appears to do but I just wanted to check!).

     

    Stephen

  7. Thanks for making me crazy trying to find a way to do this! 😀

     

    Here is one way that seems to work:

     

    2022-10-21_16-52-55.jpg.7008cf3ff88589db30ef2e317aa176e0.jpg

     

    The first File Buffer action is set to add the passed-in files and output the File Buffer contents. The second File Buffer action is simply set to output the File Buffer contents.

     

    However, there is one aspect of your workflow that puzzles me. When you run the workflow to select the files is that not going to be the frontmost Finder window for the purposes of the workflow—so that the files get copied into the same folder? (At least, that's what happens for me!)

     

    Sorry if I've misunderstood anything.

     

    Stephen

×
×
  • Create New...