Skip to content

Conversation

@a-kenji
Copy link

@a-kenji a-kenji commented Oct 29, 2023

Add two new cli flags, that will print, if a file was successfully dragged:

and_print
and_print_uri

Useage:

ripdrag --and-print-uri *

This will print either the path of the file, or the uri of the file upon a successfull drag event.
Useful for composing with other tools.

Add two new cli flags, that will print, if a file was successfully dragged:

```
and_print
```

```
and_print_uri
```

Useage:

```
ripdrag --and-print-uri *
```

This will print either the path of the file, or the uri of the file
upon a successfull drag event.
Useful for composing with other tools.
@nik012003
Copy link
Owner

Hi and thanks for the PR! I think this feature is great, but I can't merge it since it's for an early version of ripdrag.
Can you rebase it to work for the main branch?
Thank you!

@EVV1E
Copy link
Contributor

EVV1E commented Oct 30, 2023

Could you also run cargo fmt to check the formatting please?
It helps with the style looking uniform across the project.
Thanks!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants