Run with arguments without override settings
Nobody has claimed this yet.
- Dominant language
- C#
- Stars
- 14.4k
- Forks
- 752
- Avg merge
- 10d 14h
- Merged PRs (30d)
- 1
Description
System information
- Windows OS version: 11
- ImageGlass version: 9.1.8.723
- ImageGlass release: Classic
Describe the feature
run imageGlass with arguments without override current settings
or run with specific config.json file
How to use feature
- Set regular view by normally open app via double click on file (window size, Showing gallery/toolbar, etc.)
- close app
- run imageGlass with arguments or specific config file
- close app
- open normally via double click on file - all settings keeps from step 1
I use IG as quick look in total commander running app with arguments
/ShowToolbar=false /ShowGallery=false /FrmMainState="Normal" %P%N (where %P%N is path to selected file)
Regulary i use IG with Toolbar, Gallery and Maximased window. After running with args i need manually edit view...
Contributor guide
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Research direction
No files, tests, or entry points are named. Start by locating the existing argument handling and settings persistence, then determine how a specific config.json should be selected or temporary argument settings isolated. Done means launching with arguments preserves the normal settings for the next ordinary launch, while an explicitly selected configuration is honored.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- csharp
- Domain
- cli, desktop
- Issue type
- Feature
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 35/100