obsidian-extract-url icon indicating copy to clipboard operation
obsidian-extract-url copied to clipboard

Extract url using the clipboard

Open Jopp-gh opened this issue 2 years ago • 1 comments

On Android mobile, I'm unable to use "extract url content: extract" with some url selected, What i tried so far:

  • I added "extract url content: extract" to my mobile toolbar
  • after selecting my url, and pushing "extract url content: extract" nothing happens, other custom commands added by plugins like "Admonition" work flawlessly if some text is selected
  • i added custom icons to custom commands in my mobile toolbar to push the right button and this customizations isn't influencing negatively the performance of custom commands
  • i made a Quickadd shortcut to circumvent the issues caused by "extract url content: extract" but it didn't help either

Edit: Example url, unable to download: https://jsliang.com/post/task-management-with-obsidian/

I switched from theme Minimal to Obsidians default theme and then I get an error saying something like"unable to fetch url".

  1. Some urls can't be downloaded, some others yes.
  2. Extracting urls to md should support reading the clipboard, if Android mobile plugins are allowed to access that info

Jopp-gh avatar Apr 24 '22 10:04 Jopp-gh

I just shipped version 0.11.0 which works with the clipboard on Android! Give it a shot and let me know if it works for you

trashhalo avatar May 25 '22 17:05 trashhalo