Skip to content

Custom file associations - for opening links to files #2800

@Groberen

Description

@Groberen

Is your feature request related to a problem? Please describe.
Quite often, I find it useful to open a specific file in a software that is not the default app that opens when a file with a certain extension are opened in file explorer.
Example - link to svg files will in most cases open in a web browser, but in my case I almost always need to open this files in Inkscape.

Describe the solution you'd like
Similar solution as seen in Q-dir (alternative file explorer for Windows). There are a multi-line text field where user can define a series of file extension filters in order to redirect what software is to be invoked for a particular (or a set of) file extension. All ini-files, bat files, will always opens in Notepad3 text editor.

This is how it looks like at my place, working example in Q-dir

Span of settings
For my own part, such custom association settings may be stored in the general program settings in CT.

But, have such custom settings for each CT database may be a better choice.

In addition, the existing "file link" feature could be upgraded so that it accept a command + file path.
e.g. "c:\program files(x86)\Inkscape\inkscape.exe c:\users\grobe\greatdrawing.svg".
Or add a new type of link that refer to a command prompt, so that any link of this type can run any local executable with any parameters.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions