Hi,
This is more of a conceptual question as I'm brainstorming a project I have in mind.
Is there an idiomatic Tauri way to build document based apps?
I guess deep linking could be used to help somehow? (https://github.com/FabianLars/tauri-plugin-deep-link)