hluk / hluk/CopyQ

CopyQ Command bugs - Icon uses absolute path + Save incomplete

Open
#452 2 comments 0 reactions 0 assignees View on GitHub
Dominant language
C++
Stars
12.3k
Forks
593
Avg merge
2d 8h
Merged PRs (30d)
9

Description

There are 2 issues:
1. When you add your own icon (browse) it is attached with a full path even when it could be relative (not portable).
2. I understand that the "Save Selected Commands" is supposed to save the complete setup but the icon is not included in the ini file. As per (1) above the path is also absolute.

Contributor guide

No contributing guide indexed for this repository

Research direction

Start with the code handling custom icons selected through the browse action and the Save Selected Commands export. Trace how icon paths are stored and how the exported INI data is written and restored. Done means custom icons use portable paths where possible and are included in the saved setup.

Written by the indexing model from the issue text.

Assessment

Tech stack
cpp
Domain
desktop
Issue type
Bug
Difficulty
3/5
Estimated time
1-2 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.