Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Support for Image in clipboard #191

Open
mishipal opened this issue Nov 12, 2024 · 1 comment
Open

Support for Image in clipboard #191

mishipal opened this issue Nov 12, 2024 · 1 comment

Comments

@mishipal
Copy link

mishipal commented Nov 12, 2024

I am trying to get screenshot of YouTube video into Obsidian Open Note... I have managed to get the current timestamp easily but I think advanced-uri is not able to handle images in clipboard. Kindly help.

I am using the following code from chrome extension and timestamp is getting appended but screenshot is not getting appended.
obsidian://adv-uri?clipboard=true&mode=append

@Vinzent03
Copy link
Owner

I tried it, but couldn't succeed with simulating a clipboard event to Obsidian to insert an image. So if someone else finds a solution without reimplementing the whole process Obsidian already does, I'm open to add this to the plugin.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants