tauri-apps / tauri

Build smaller, faster, and more secure desktop and mobile applications with a web frontend.
https://tauri.app
Apache License 2.0
85.38k stars 2.58k forks source link

[feat] #11690

Closed duhiqc37 closed 1 week ago

duhiqc37 commented 1 week ago

Describe the problem

open the file with the context menu.

image

Describe the solution you'd like

open the file with the context menu.

Alternatives considered

No response

Additional context

No response

FabianLars commented 1 week ago

This is already supported: https://v2.tauri.app/reference/config/#fileassociations

The tracking issue for the missing guide is here https://github.com/tauri-apps/tauri-docs/issues/1526