Jump to content

sepulchra

Member
  • Posts

    396
  • Joined

  • Last visited

  • Days Won

    25

Posts posted by sepulchra

  1. 16 hours ago, mlondon said:

     

    I'm not a coder, so limited ability to modify scripts etc, but grateful for whatever solutions you may come up with.

     

     

    Neither are we really. I like puzzles though and your suggestion is a really good one. I've been incredibly impressed with the addition of automation tasks and they are really quite powerful once you get working with them. I suspect @Stephen_C will have this locked down for you by tomorrow. I'm already using what he made with some tweaks today.

  2. That makes sense. Would you mind trying the workflow i sent one more time. It requires the files you want to move are already in the buffer.

     

    so it is navigate to files via alfred  and '⌥+↑' them into the buffer

    search for the folder you want your new folder in, then run the universal action....

     

    That is why it isn't ideal. That is why as much I wish there was a way to accomplish this task with only automation objects, i don't think there is. 

  3. This doesn't work for the use case when triggered because when I trigger it, it immediately asks for the path of the base path. You can't search for the base path using the alfred's file navigation. You can only type the path out? is that how it works for you? 

     

    EDIT: now I see you created a default path for the base path. I think the use case here is being able to navigate to any folder in alfred's file navigation and create a new folder.

     

     

    i managed to get it to work by doing the following, which i hope provides inspiration for a more elegant way to do this..... as this relies on the file buffer

    • navigate to file or files via alfred's file navigation and add them to the buffer
    • navigate to folder where you would like to make your new folder
    • use the following action on that folder (it is a combination of your work @Stephen_C and @Floating.Point

     

    image.thumb.png.ede7debef43c3d5ff4808bdffe5f2aa0.png

     

    https://transfer.sh/A7R5aS/new folder and buffer move.alfredworkflow

     

     

    there has to be a better way. 🐇🕳️

  4. I think the issue here is staying within alfred's file navigation. That is why my mind went to using the file buffer object  but regardless there is the step of storing the files that need to be moved, searching for a path, creating a new folder in that path, and the having the file(s) moved there. I could see it quite useful for users who prefer using alfred's file navigation over finder. I just couldn't sort it last night.

     

     

  5. 1 hour ago, mlondon said:

     

    Thank you. I made the change, but still get the same error. I did try disabling and re-enabling the Workflow, and even quitting and restarting Alfred, but that didnt help

    just so i understand, you want to take action on a file or files and then move them to a new folder you create within alfred? is that accurate?

  6. You should be able to create a file filter. Just drag in one of your .org files into the file types list, set a keyword and you should be good to go. You can also further narrow your scope if want to designate a specific folder if that is where your .org files reside. Here are some screenshots of a workflow i use to search taskpaper files. You can also read more about file filters here.

     

    image.png.92c840a97e35188a4d6e44b11e65ec1f.png

     

    image.thumb.png.005e9be21c75ea01c32c4710a9f7a25a.png

     

  7. I'm trying to build a workflow that is triggered but either a keyword or a snippet trigger. I'm using the workflow configuration for the keyword variable which i was hoping to use for the snippet trigger as well. The keyword object works great but not the snippet (same keyword). Is it not possible to use workflow configuration (now "configuration builder") variables in snippet objects?

     

    I'm on 13.3 and Alfred prerelease 5.1 build 2131.

     

    Thanks!

     

    image.thumb.png.0b8de4e5bea633281fd9d6e54c29b595.png

×
×
  • Create New...