Skip to content

Ability to open file or file location using context menu #69

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

Merged
merged 8 commits into from
Apr 27, 2024

Conversation

cirillom
Copy link
Contributor

Added the ability to open the file or view it in the file explorer using a context menu or by clicking directly on path.
Should work with in Unix, but I didn't test it (my linux died).

Recording.2024-04-27.094010.mp4

Copy link
Member

@CyanVoxel CyanVoxel left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Looks pretty good! The only real issue I have is the way the file explorer is selected and ran on Windows vs other platforms, which currently wouldn't work on Linux or macOS due to the nautilus command plus the use of os.startfile, which is a Windows-only specific command.

Normally I would request changes for the PR, but we're working on pulling in the rest of the new feature changes today in order to refactor this specific file. I'll likely open an issue for it after the refactor if you'd like to address it once the classes are broken up into separate files.

@CyanVoxel CyanVoxel merged commit 114c1a4 into TagStudioDev:main Apr 27, 2024
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.

2 participants