You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
On Ubuntu 22.04 it is showing the following error when you attempt to send a selection to Obsidian.
plugin:obsidian-advanced-uri:4764 Uncaught (in promise) DOMException: Failed to execute 'readText' on 'Clipboard': Document is not focused.
at eval (plugin:obsidian-advanced-uri:4764:53)
at t (app://obsidian.md/app.js:1:2281449)
at <anonymous>:1:52
at node:electron/js2c/renderer_init:2:16470
at IpcRendererInternal.<anonymous> (node:electron/js2c/renderer_init:2:10723)
at IpcRendererInternal.emit (node:events:519:28)
at Object.onMessage (node:electron/js2c/renderer_init:2:8837)
The text was updated successfully, but these errors were encountered:
On Ubuntu 22.04 it is showing the following error when you attempt to send a selection to Obsidian.
The text was updated successfully, but these errors were encountered: