Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Support arguments #61

Open
harumazzz opened this issue Jun 11, 2023 · 1 comment
Open

Support arguments #61

harumazzz opened this issue Jun 11, 2023 · 1 comment
Assignees
Labels
enhancement New feature or request

Comments

@harumazzz
Copy link

In Python, there is a built-in library called "sys" that you can use that to support drag and drop. I believe you can support drag and drop through a launch file for mac, linux & windows which makes the tool faster on processing functions that improve the productivity.

@harumazzz
Copy link
Author

harumazzz commented Jun 11, 2023

You can check for drag and drop or passing argument if len(sys.argv) > 2 first, then later do the process. If it's not, loads the default menu as usual.

@nineteendo nineteendo added the enhancement New feature or request label Jun 25, 2023
@nineteendo nineteendo self-assigned this Jun 25, 2023
@nineteendo nineteendo added this to the Release v1.3.0 milestone Jun 25, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

2 participants