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

CLI options for GUI #33

Open
gwennlbh opened this issue Apr 24, 2022 · 0 comments
Open

CLI options for GUI #33

gwennlbh opened this issue Apr 24, 2022 · 0 comments
Assignees

Comments

@gwennlbh
Copy link
Member

Used to:

  • Start in specific tab (--tab=TabName (no effect if ui_state.editingworkid is empty), --edit=EditingWorkID (also sets --tab=editor))
  • Start with specific settings (--settings=SettingsFile, --settings.Key=Value to override specific settings, --projects=ProjectsFolder as an alias to --settings.projectsfolder=ProjectsFolder)
  • Start with specific UI state (--state=UIStateFile, --state.Key=Value to override specific state values)
  • Get a setting / ui state (--setting.SettingKey, --state.UIStateKey)
  • Show version (--version)
  • Show info (--info, like --version but also shows build date, commit hash)
  • Launch update without launching GUI (--update) (Depends on Self-update mechanism #32)
  • Maybe hidden experimental settings could be toggled via CLI only
  • Start with specific window dimensions (--width, --height)
  • Maybe other stuff????
@gwennlbh gwennlbh self-assigned this Apr 24, 2022
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

No branches or pull requests

1 participant