Replies: 1 comment
-
@Hwenyi I am unsure of the feasibility of adding a listener for additions to ones clipboard (you can imagine this would be very strange when you copy something to your clipboard that you didn't intend to read aloud) But I believe there could be functionality that, upon initiating the action (button click, command selection, etc), text from the clipboard could be read aloud. |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
Currently, there are many AI-related plugins in Obsidian, and their chat view windows are all in read-only mode. This makes it impossible to read the LLM's reply content by selecting and reading it. Therefore, we hope to add a feature to read aloud from the clipboard, enabling the reading of content under the read view.
On the other hand, plugins like Quick Add can directly write content processed by AI into the clipboard. Reading directly from the clipboard also offers more workflow possibilities and allows for user-defined combinations of plugins.
Thank you for your efforts in developing and maintaining the plugins. If this feature is feasible, we hope you can consider adding this module.
Beta Was this translation helpful? Give feedback.
All reactions