d2phap / d2phap/ImageGlass

Run with arguments without override settings

Open
#1,979 0 comments 0 reactions 0 assignees View on GitHub

Nobody has claimed this yet.

🎯 feature
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
  1. Set regular view by normally open app via double click on file (window size, Showing gallery/toolbar, etc.)
  2. close app
  3. run imageGlass with arguments or specific config file
  4. close app
  5. 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

Open the contributing guide

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. 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

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.