obsidian-url-into-selection

Paste URLs into selected text "notion style"

Stars
341
Committers
4

Bot releases are visible (Hide)

obsidian-url-into-selection - 1.7.0 Latest Release

Published by github-actions[bot] over 2 years ago

obsidian-url-into-selection - 1.6.0

Published by github-actions[bot] over 3 years ago

BIG THANKS TO @AidenLx FOR MAKING THIS RELEASE HAPPEN!

Features

  • move cursor to ^ (8dee070)
  • core.ts: add support for file path (e4bd4f6), closes #3
  • add img embed syntax whitelist (012a588), closes #13
  • add option to insert (de57f34)
  • add: insert inline url when nothing is selected (6df2f5f)
  • replace autoselect option with nothingSelected (37f4259)
  • switch to DOM Clipboard API (da55fc0)
  • update default regex (bf3fcd8)
  • update isUrl method to utilize browser URL API (1254e5b), closes #3

Bug Fixes

  • don't use syntax by default if whitelist rules-list is empty (50df2a5)
  • url with space, angle brackets and parentheses is no longer broken in markdown (f9f678c), closes #16
  • isurl: empty text is no longer recognized as url (08d8b19)
obsidian-url-into-selection - 1.5.0

Published by github-actions[bot] over 3 years ago

obsidian-url-into-selection - 1.4.0

Published by github-actions[bot] over 3 years ago

obsidian-url-into-selection - 1.3.0

Published by github-actions[bot] over 3 years ago

obsidian-url-into-selection - 1.2.0

Published by github-actions[bot] over 3 years ago

Features

  • regular expression for URLs is now exposed in the settings (6f8f50e), closes #3 #8
obsidian-url-into-selection - 1.1.0

Published by github-actions[bot] almost 4 years ago

obsidian-url-into-selection - 1.0.0

Published by denolehov almost 4 years ago

Paste URLs into selected text "notion style".

The default hotkey is ctrl + shift + v, if you want to change it to "classic" ctrl + v, be aware that you will lose an ability to quickly "paste" attachments into Obsidian editor.