Jump to content

andy4222

Member
  • Posts

    276
  • Joined

  • Last visited

  • Days Won

    3

Posts posted by andy4222

  1. @Vero Thank you for the response. I tried it right now and remember looking at it in the past as well and it didn't work well for me because:

     

    - I can only view more than one input at a time

    - I can't go back to edit the previous input

    - Can't select multiple items from the list of options shown

     

    There are other productivity tools/utilities that might allow this right now (KM etc.), but I was hoping to accomplish this with Alfred as it's my one stop shop for everything and I'm trying to minimize dependency on multiple tools and see Alfred as my go to.

    LMK if there's something else I can try

  2. I'm looking for something like this but with multiple input fields (popup style form would also work). I couldn't figure how to show multiple fields with AppleScript at one time. A dropdown would be desirable but just text inputs would work great. 

     

    image.thumb.png.34683899daafc14fdbfb1d423e2b2eaf.pngI'

     

     

    Would be even great if I can do this within Alfred search bar itself like this

     

    image.thumb.png.58b9564bbed57698f6c03c963267f939.png

     

     

     

     

     

     

     

  3. Cool. BTW, what’s the guideline to make workflows with regard to binaries. Signing binary might require apple developer account which adds and extra step/hurdle. 
     

    Is it recommended to use languages/frameworks like node, python that most people already have installed on macOS and hence doesn’t require a executable. Languages like Go and Rust might not be installed and add extra dependencies

  4. Tried with all extensions disabled on Chrome > restarted browser > Tried the link I pasted above (and others as well) > used pauseall/pause others keyword with tab in foreground and background

     

    Log

     

    [20:45:07.572] Pause Tabs[Keyword] Processing complete
    [20:45:07.576] Pause Tabs[Keyword] Passing output '' to Arg and Vars
    [20:45:07.577] Pause Tabs[Arg and Vars] Processing complete
    [20:45:07.578] Pause Tabs[Arg and Vars] Passing output '' to Automation Task
    [20:45:07.579] Pause Tabs[Automation Task] Running task 'Identify Frontmost App' with no arguments
    [20:45:07.868] Pause Tabs[Automation Task] Processing complete
    [20:45:07.869] Pause Tabs[Automation Task] Passing output 'Alfred Preferences' to Arg and Vars
    [20:45:07.874] Pause Tabs[Arg and Vars] Processing complete
    [20:45:07.875] Pause Tabs[Arg and Vars] Passing output '' to Run Script
    [20:45:08.272] Pause Tabs[Run Script] Processing complete
    [20:45:08.277] Pause Tabs[Run Script] Passing output 'Brave Browser,Google Chrome
    ' to Transform
    [20:45:08.278] Pause Tabs[Transform] Processing complete
    [20:45:08.279] Pause Tabs[Transform] Passing output 'Brave Browser,Google Chrome' to Arg and Vars
    [20:45:08.280] Pause Tabs[Arg and Vars] Processing complete
    [20:45:08.281] Pause Tabs[Arg and Vars] Passing output '' to Run Script
    [20:46:29.971] ERROR: Pause Tabs[Run Script] /Users/<USER>/Library/Caches/com.runningwithcrayons.Alfred/Workflow Scripts/D19A3B28-F1D3-47B1-8DFA-D932051BA08A: execution error: Error: Error: AppleEvent timed out. (-1712)
    [20:46:29.977] Pause Tabs[Run Script] Processing complete
    [20:46:29.979] Pause Tabs[Run Script] Passing output '' to Run Script
    [20:48:30.224] ERROR: Pause Tabs[Run Script] /Users/<USER>/Library/Caches/com.runningwithcrayons.Alfred/Workflow Scripts/D19A3B28-F1D3-47B1-8DFA-D932051BA08A: execution error: Error: Error: AppleEvent timed out. (-1712)
    [20:48:30.230] Pause Tabs[Run Script] Processing complete
    [20:48:30.232] Pause Tabs[Run Script] Passing output '' to Run Script
    [20:50:30.470] ERROR: Pause Tabs[Run Script] /Users/<USER>/Library/Caches/com.runningwithcrayons.Alfred/Workflow Scripts/D19A3B28-F1D3-47B1-8DFA-D932051BA08A: execution error: Error: Error: AppleEvent timed out. (-1712)
    [20:50:30.472] Pause Tabs[Run Script] Processing complete
    [20:50:30.477] Pause Tabs[Run Script] Passing output '' to Run Script

     

  5. 11 hours ago, vitor said:

    hardcoded old data directories

     

    I'm not sure why it works on my machine though. Let me know if I can provide any other info. As per my validation, it seems to be providing valid time info

     

    11 hours ago, giovanni said:

    Ventura yet...

     

    I'm on Ventura and works without any change

  6. 19 hours ago, vitor said:

    I need specific links to test. YouTube is paused just fine for me.

     

    https://www.youtube.com/watch?v=Uj0EVT-Ekog

     

     

     

    image.thumb.png.476e0292ec1d5ffdad38ee5c02d2ec2a.png

     

     

    Logs:

    [23:25:39.134] Pause Tabs[Keyword] Processing complete
    [23:25:39.140] Pause Tabs[Keyword] Passing output '' to Arg and Vars
    [23:25:39.142] Pause Tabs[Arg and Vars] Processing complete
    [23:25:39.143] Pause Tabs[Arg and Vars] Passing output '' to Automation Task
    [23:25:39.144] Pause Tabs[Automation Task] Running task 'Identify Frontmost App' with no arguments
    [23:25:39.455] Pause Tabs[Automation Task] Processing complete
    [23:25:39.456] Pause Tabs[Automation Task] Passing output 'Alfred Preferences' to Arg and Vars
    [23:25:39.462] Pause Tabs[Arg and Vars] Processing complete
    [23:25:39.463] Pause Tabs[Arg and Vars] Passing output '' to Run Script
    [23:25:40.008] Pause Tabs[Run Script] Processing complete
    [23:25:40.009] Pause Tabs[Run Script] Passing output 'Google Chrome,Brave Browser
    ' to Transform
    [23:25:40.015] Pause Tabs[Transform] Processing complete
    [23:25:40.017] Pause Tabs[Transform] Passing output 'Google Chrome,Brave Browser' to Arg and Vars
    [23:25:40.018] Pause Tabs[Arg and Vars] Processing complete
    [23:25:40.019] Pause Tabs[Arg and Vars] Passing output '' to Run Script

     

     

  7.  

    On 10/29/2022 at 9:34 PM, andy4222 said:

    - Some natural language conversion (days since 01/01/2021 etc. These things might not even need external API calls)

     

     

    Is there a reliable workflow for this. Most of them I checked don't parse/understand things the tokens correctly. Something like this would be awesome. The first one doesn't require network access as well. 

     

     

    image.thumb.png.7da337d6c6a56a9bd32a85d793b65de8.png

     

     

     

     

    image.thumb.png.f427b27f78dc2fad4ae5322513edb418.png

     

     

  8. Tried this workflow with Chrome but it doesn't pause the video/audio. A min or so later it shows time out error in the logs

     

    [11:58:31.145] Pause Tabs[Keyword] Processing complete
    [11:58:31.150] Pause Tabs[Keyword] Passing output '' to Arg and Vars
    [11:58:31.152] Pause Tabs[Arg and Vars] Processing complete
    [11:58:31.153] Pause Tabs[Arg and Vars] Passing output '' to Automation Task
    [11:58:31.154] Pause Tabs[Automation Task] Running task 'Identify Frontmost App' with no arguments
    [11:58:31.457] Pause Tabs[Automation Task] Processing complete
    [11:58:31.458] Pause Tabs[Automation Task] Passing output 'Alfred Preferences' to Arg and Vars
    [11:58:31.464] Pause Tabs[Arg and Vars] Processing complete
    [11:58:31.465] Pause Tabs[Arg and Vars] Passing output '' to Run Script
    [11:58:31.946] Pause Tabs[Run Script] Processing complete
    [11:58:31.947] Pause Tabs[Run Script] Passing output 'Brave Browser,Google Chrome
    ' to Transform
    [11:58:31.953] Pause Tabs[Transform] Processing complete
    [11:58:31.954] Pause Tabs[Transform] Passing output 'Brave Browser,Google Chrome' to Arg and Vars
    [11:58:31.955] Pause Tabs[Arg and Vars] Processing complete
    [11:58:31.956] Pause Tabs[Arg and Vars] Passing output '' to Run Script
    [11:59:33.076] ERROR: Pause Tabs[Run Script] /Users/<USER>/Library/Caches/com.runningwithcrayons.Alfred/Workflow Scripts/D19A3B28-F1D3-47B1-8DFA-D932051BA08A: execution error: Error: Error: AppleEvent timed out. (-1712)
    [11:59:33.077] Pause Tabs[Run Script] Processing complete
    [11:59:33.084] Pause Tabs[Run Script] Passing output '' to Run Script
    [12:01:33.391] ERROR: Pause Tabs[Run Script] /Users/<USER>/Library/Caches/com.runningwithcrayons.Alfred/Workflow Scripts/D19A3B28-F1D3-47B1-8DFA-D932051BA08A: execution error: Error: Error: AppleEvent timed out. (-1712)
    [12:01:33.393] Pause Tabs[Run Script] Processing complete
    [12:01:33.399] Pause Tabs[Run Script] Passing output '' to Run Script

     

  9. Bumping it up, especially:

     

    - PDF files (merge, split etc)

    - "Type Clipboard Content". This is useful for fields that don't allow you to paste text. 

    - Append/Prepend text to file (this is of course different from "Merge text files with separator" that I had requested earlier)

    - Ability to Trigger Menu Bar Item. e.g. File > Share > Mail

    - Convert video format (e.g. MKV to MP4)

    - Convert video to GIF

     

    @vitor

  10. A few features Alfred should be provide right from the launcher rather than going into the "Alfred Preferences" or installing a workflow. 

    - Create new workflow from Alfred launcher

    - Export/Enable/Disable Snippets

    - Enable/Disable workflows

    - Toggle system settings like bluetooth, toggle wifi, connect to a network

    - Install/delete workflows (Workflow library integrated right into the launcher, and shows number of downloads for ratings)

    - Apple "About" menu, battery info.

    - Set input/output device

    - Some natural language conversion (days since 01/01/2021 etc. These things might not even need external API calls)

    - Create events in Calendar

    - FaceTime and message contacts

    - Copy 2FA codes from Messages

    - Screen recording (start right away)

    - Screenshot (ability to set full screen or frontmost window or cross hair selector)

     

    Others:

    - Better dictionary support. It only shows a few words. Maybe should allow to drill down and see the full meaning with example sentences from dictionary.app. 

    - Ability to take in multiple text inputs (form style, rather than splitting text input or using multiple script filters)

    - Ability to show more info about results, like an info pane on the right side of results

    - Bookmark integration with all browser. (Edge, Brave)

    - Ability to open bookmarks in a different browser if needed

     

    Although a few of these feature might have workflows,  but I think they should be part of the core product.

×
×
  • Create New...