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

Allow navigating to a mod's contents folders #884

Closed
netkan-bot opened this issue May 21, 2015 · 5 comments
Closed

Allow navigating to a mod's contents folders #884

netkan-bot opened this issue May 21, 2015 · 5 comments
Labels
Enhancement New features or functionality GUI Issues affecting the interactive GUI

Comments

@netkan-bot
Copy link
Member

Issue by Ippo343
Saturday Dec 27, 2014 at 12:20 GMT # Sample: Friday Sep 13, 2013 at 22:58 GMT
Originally opened as https://github.com/KSP-CKAN/CKAN-support/issues/20


From @alexkindel on December 10, 2014 4:13

Allow navigating directly to the folder(s) where a mod is installed. It would be useful to have quick access to the mod directories in order to edit config files, for example.

Copied from original issue: #544

@netkan-bot netkan-bot added Enhancement New features or functionality GUI Issues affecting the interactive GUI labels May 21, 2015
@netkan-bot
Copy link
Member Author

Comment by Ippo343
Saturday Dec 27, 2014 at 12:20 GMT # Sample: Friday Sep 13, 2013 at 22:58 GMT


From @pjf on December 10, 2014 16:42

@alexkindel : As in being able to do a 'right click -> open folder' sort of operation that would then open up the native file manager?

@netkan-bot
Copy link
Member Author

Comment by Ippo343
Saturday Dec 27, 2014 at 12:20 GMT # Sample: Friday Sep 13, 2013 at 22:58 GMT


From @alexkindel on December 10, 2014 17:12

Yes. Although I'm not sure what behavior would be desired for mods that install to multiple directories. In a simpler alternative, it would be nice to be able to double click or right click->go to folder in the contents tab on any item.

@netkan-bot
Copy link
Member Author

Comment by Ippo343
Saturday Dec 27, 2014 at 12:20 GMT # Sample: Friday Sep 13, 2013 at 22:58 GMT


Maybe in case of multiple folders it could be possible to open GameData with the mod's folders selected? Not sure if it's possible on all the platforms though. It might also get tricky on Linux where every distro has its own file manager these days.

@netkan-bot
Copy link
Member Author

Comment by Ippo343
Saturday Dec 27, 2014 at 12:20 GMT # Sample: Friday Sep 13, 2013 at 22:58 GMT


From @mgsdk on December 10, 2014 17:38

I think most Linux distributions today support xdg-open. Running xdg-open path in a terminal starts my file manager with the requested path opened.

@pjf pjf added the ★☆☆ label May 22, 2015
pjf added a commit that referenced this issue Sep 27, 2015
* Postremus/#884:
  Handle double click on the contentTree .net opens the windows explorer mono uses xdg-open to open the directory
@pjf
Copy link
Member

pjf commented Sep 27, 2015

With #1443 we now do this! Watch for the release later today! :D

@pjf pjf closed this as completed Sep 27, 2015
@pjf pjf removed the ★☆☆ label Sep 27, 2015
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Enhancement New features or functionality GUI Issues affecting the interactive GUI
Projects
None yet
Development

No branches or pull requests

2 participants