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

[Feature] Opening Edit tab when Scene is not organized #5052

Closed
IAmKontrast opened this issue Jul 6, 2024 · 2 comments
Closed

[Feature] Opening Edit tab when Scene is not organized #5052

IAmKontrast opened this issue Jul 6, 2024 · 2 comments

Comments

@IAmKontrast
Copy link

Almost every time I need to go to the Edit tab opening a not organized Scene.

Solution 1 (easiest):
Opening Edit tab every time for not organized scenes.

Solution 2:
Opening Edit tab every time for not organized scenes. Opt-in or opt-out this feature in the settings.

Solution 3:
Make the startup tab configurable. (Example: Opening 'File info' tab for every scene every time)

Solution 4 (best / most flexible):
Make the startup tab configurable. Opt-in or opt-out this feature for not organized scenes.

Opening different tabs already implemented by @yoshnopa in #4032. This should help a lot.

@feederbox826
Copy link
Contributor

implemented with a plugin https://github.com/feederbox826/plugins/tree/main/plugins/edit-unorganized

startup tab is customizable and can be triggered even if scene is organized

@IAmKontrast
Copy link
Author

@feederbox826 AWESOME! Works like a charm! Thank you very much, particularly for the quickness and solution 4!

You could add the information (outside the yaml file) that CommunityScriptsUILibrary is required and can be installed from the official CommunityScripts source.

And don't forget to update your readme with the new plugin. 😉

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

No branches or pull requests

2 participants