Skip to content

Deciding on the action after search? #8

@gerhard-h

Description

@gerhard-h

ff asks for the action before I perform the search. But this is not the way I work. Deciding on the action later would be great.
Is there a way to do this?

I cane up with this action to do at least two things, but that is not optimal either

r.name = "copy selection to clipboard and execute or open file"
r.action = "/MIN cmd /c echo {} & echo {} | clip & start /B /I "" {}"

p.name = "copy to to clipboard"
p.action = "/MIN cmd /c & echo {} | clip"

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions