quiver icon indicating copy to clipboard operation
quiver copied to clipboard

Add tauri wrapper for editor support

Open remimimimimi opened this issue 7 months ago • 2 comments

Introduces Tauri wrapper and sample (but complete) emacs integration.

https://github.com/user-attachments/assets/4ac373a6-a290-47a8-a80f-f9d321fb2ba5

Could be related to: #44, #47

remimimimimi avatar Aug 03 '25 16:08 remimimimimi

Thank you for the pull request! This looks impressive, but it will take me a little while to get around to looking at it in detail, as it's a little busy for me at the moment.

varkor avatar Aug 24 '25 11:08 varkor

I think this is really cool. However, I wonder whether this needs to be part of this repository, or whether it could be a separate project (which I would then be happy to recommend officially in the README). It seems like most of the implementation necessary for this feature is not in quiver itself, so it seems plausible that the Emacs plugin could simply open a standard quiver window, which could then use postMessage to communicate with the plugin. Is this something that could work?

varkor avatar Sep 23 '25 17:09 varkor