Jump to content

joshuadwagner

Member
  • Posts

    13
  • Joined

  • Last visited

Posts posted by joshuadwagner

  1. I just created a workflow that uses Applescript to switch folders in Outlook. @giovanni, If you (or anyone) would like to incorporate it into something else, you're welcome to do so. I'm afraid that this is about the extent of my abilities so I may not be of much help with issues.

    https://github.com/joshuawagner/alfred-go-to-Outlook-folder/releases/latest

     

     

  2. Hi, I'd love to use this plugin but I'm getting an error about my Python version. Is that something that I am able to resolve?

     

    BUILD FAILED (OS X 13.2.1 using python-build 20180424)
    
    Inspect or clean up the working tree at /var/folders/kg/pwnnpb3d6gjgmwxb08c7drnr0000gn/T/python-build.20230429153841.51566

     

    I'm on Mac Ventura 13.2.1 and using Alfred 4.8

     

  3. I have checked that several times but everything has been correct. I did upgrade from Alfred 3 to 4 a couple months back and had trouble with some workflows after that but I assumed that they were workflow issues, not something on my side. I did remove the permissions in all the areas and add them back again and restart Alfred but I have the same issue and get the same results in the log. Obviously it's something on my side but I just have no idea what the problem is. Where is it dropping the ball? The workflow is expecting to receive a list from finder but never gets it back to display it?

  4. All the folders that are mentioned do have files in them.

     

    I'm not sure what log you're talking about, but I just turned on the debugger and tried to use the Recent Files plugin again and copied the info below.

     

    Thanks again for your help in getting this working.

     

    Quote


    [19:42:14.841] Logging Started...

    [19:42:18.203] Recent files in Folder[Script Filter] Queuing argument '(null)'

    [19:42:18.469] Recent files in Folder[Script Filter] Script with argv '(null)' finished

    [19:42:18.474] Recent files in Folder[Script Filter] {

        "items": [

            {

                "title": "jret18",

                "subtitle": "\u23ce to list Files or \u2318 for addtional actions",

                "mods": {

                    "cmd": {

                        "valid": true,

                        "subtitle": "Enter Action Menu",

                        "arg": "/Users/jret18"

                    }

                },

                "arg": "/Users/jret18"

            },

            {

                "title": "Temp",

                "subtitle": "\u23ce to list Files or \u2318 for addtional actions",

                "mods": {

                    "cmd": {

                        "valid": true,

                        "subtitle": "Enter Action Menu",

                        "arg": "/Users/jret18/Temp"

                    }

                },

                "arg": "/Users/jret18/Temp"

            },

            {

                "title": "Downloads",

                "subtitle": "\u23ce to list Files or \u2318 for addtional actions",

                "mods": {

                    "cmd": {

                        "valid": true,

                        "subtitle": "Enter Action Menu",

                        "arg": "/Users/jret18/Downloads"

                    }

                },

                "arg": "/Users/jret18/Downloads"

            },

            {

                "title": "2021 unsorted",

                "subtitle": "\u23ce to list Files or \u2318 for addtional actions",

                "mods": {

                    "cmd": {

                        "valid": true,

                        "subtitle": "Enter Action Menu",

                        "arg": "/Users/jret18/Dropbox/Drawers/The unsorted drawer/2021 unsorted"

                    }

                },

                "arg": "/Users/jret18/Dropbox/Drawers/The unsorted drawer/2021 unsorted"

            },

            {

                "title": "Dropbox",

                "subtitle": "\u23ce to list Files or \u2318 for addtional actions",

                "mods": {

                    "cmd": {

                        "valid": true,

                        "subtitle": "Enter Action Menu",

                        "arg": "/Users/jret18/Dropbox"

                    }

                },

                "arg": "/Users/jret18/Dropbox"

            },

            {

                "title": "Distribution",

                "subtitle": "\u23ce to list Files or \u2318 for addtional actions",

                "mods": {

                    "cmd": {

                        "valid": true,

                        "subtitle": "Enter Action Menu",

                        "arg": "/Users/jret18/Distribution"

                    }

                },

                "arg": "/Users/jret18/Distribution"

            }

        ]

    }

    [19:42:29.199] Recent files in Folder[Script Filter] Processing complete

    [19:42:29.200] Recent files in Folder[Script Filter] Passing output '/Users/jret18' to Arg and Vars

    [19:42:29.241] Recent files in Folder[Arg and Vars] Processing complete

    [19:42:29.242] Recent files in Folder[Arg and Vars] Passing output '' to Script Filter

    [19:42:29.243] Recent files in Folder[Script Filter] Passing output '/Users/jret18' to Run Script

    [19:42:29.287] Recent files in Folder[Script Filter] Queuing argument ''

    [19:42:34.871] Recent files in Folder[Script Filter] Queuing argument '(null)'

    [19:42:34.969] Recent files in Folder[Script Filter] Script with argv '(null)' finished

    [19:42:35.008] Recent files in Folder[Script Filter] {

        "items": [

            {

                "title": "jret18",

                "subtitle": "\u23ce to list Files or \u2318 for addtional actions",

                "mods": {

                    "cmd": {

                        "valid": true,

                        "subtitle": "Enter Action Menu",

                        "arg": "/Users/jret18"

                    }

                },

                "arg": "/Users/jret18"

            },

            {

                "title": "Temp",

                "subtitle": "\u23ce to list Files or \u2318 for addtional actions",

                "mods": {

                    "cmd": {

                        "valid": true,

                        "subtitle": "Enter Action Menu",

                        "arg": "/Users/jret18/Temp"

                    }

                },

                "arg": "/Users/jret18/Temp"

            },

            {

                "title": "Downloads",

                "subtitle": "\u23ce to list Files or \u2318 for addtional actions",

                "mods": {

                    "cmd": {

                        "valid": true,

                        "subtitle": "Enter Action Menu",

                        "arg": "/Users/jret18/Downloads"

                    }

                },

                "arg": "/Users/jret18/Downloads"

            },

            {

                "title": "2021 unsorted",

                "subtitle": "\u23ce to list Files or \u2318 for addtional actions",

                "mods": {

                    "cmd": {

                        "valid": true,

                        "subtitle": "Enter Action Menu",

                        "arg": "/Users/jret18/Dropbox/Drawers/The unsorted drawer/2021 unsorted"

                    }

                },

                "arg": "/Users/jret18/Dropbox/Drawers/The unsorted drawer/2021 unsorted"

            },

            {

                "title": "Dropbox",

                "subtitle": "\u23ce to list Files or \u2318 for addtional actions",

                "mods": {

                    "cmd": {

                        "valid": true,

                        "subtitle": "Enter Action Menu",

                        "arg": "/Users/jret18/Dropbox"

                    }

                },

                "arg": "/Users/jret18/Dropbox"

            },

            {

                "title": "Distribution",

                "subtitle": "\u23ce to list Files or \u2318 for addtional actions",

                "mods": {

                    "cmd": {

                        "valid": true,

                        "subtitle": "Enter Action Menu",

                        "arg": "/Users/jret18/Distribution"

                    }

                },

                "arg": "/Users/jret18/Distribution"

            }

        ]

    }

    [19:42:41.614] Recent files in Folder[Script Filter] Processing complete

    [19:42:41.616] Recent files in Folder[Script Filter] Passing output '/Users/jret18' to Arg and Vars

    [19:42:41.617] Recent files in Folder[Arg and Vars] Processing complete

    [19:42:41.617] Recent files in Folder[Arg and Vars] Passing output '' to Script Filter

    [19:42:41.665] Recent files in Folder[Script Filter] Queuing argument '(null)'

     

     

×
×
  • Create New...