[FEAT] Add 'filetype' (or 'mimetype') as a parameter that can be passed to QuickLook CLI
Open
Nobody has claimed this yet.
- Dominant language
- C#
- Stars
- 24.7k
- Forks
- 1.3k
- Avg merge
- 4d 7h
- Merged PRs (30d)
- 1
Description
Being able to tell QuickLook how to handle files would make it much easier to create a workaround to the current QuickLook (read: Windows) limitiation / inability to handle files with no extension or an unknown extension.
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
The request targets the QuickLook CLI but names no files or tests. Start by locating the CLI argument parsing and the code that determines how files are handled; done means a filetype or mimetype parameter can direct handling of files with no extension or an unknown extension.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- csharp
- Domain
- cli
- Issue type
- Feature
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 48/100