Add another title button to quickly open Property
Nobody has claimed this yet.
- Dominant language
- C#
- Stars
- 24.7k
- Forks
- 1.3k
- Avg merge
- 4d 7h
- Merged PRs (30d)
- 1
Description
Sometimes, I found that I cannot get enough property information from QuickLook viewer, and I need to close the viewer, right-click the file again and choose Property, which is a bit annoying.
Since the Property is always available for all files and folders, can we add a button on the title to let us quickly open the Property window? And it would be even better if we can add a shortcut for it, maybe Ctrl+Enter?
Contributor guide
No contributing guide indexed for this repository
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
Start by locating the QuickLook viewer title controls and its keyboard-command handling. Add a title-bar Property action and assess the proposed Ctrl+Enter shortcut, then verify that both open the Property window for files and folders without closing the viewer.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- csharp
- Domain
- desktop
- Issue type
- Feature
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 35/100