Skip to content

Releases: lin-stephanie/obsidian-url-display

1.4.0

04 Dec 08:31
Compare
Choose a tag to compare

Nice Features

  • Extract external URLs in the active note (including kanban) and show them in the pane.
  • Customize the content displayed in the pane through plugin settings.
  • Left-click to navigate to the location of the URL in the active note.
  • Middle-click (or click the navigation icon for special case) to open the URL in a new browser tab.
  • Right-click to copy URL or conduct a global search.
  • NEW! Add URL list locking feature, when enabled the URL list will not change when switching notes (see Lock URL list for details).

Other Changes

  • i18n: Support simplified Chinese (zh-CN).
  • UI: Add toolbar section.
  • Select on the plugin icon in the ribbon only opens the pane, it no longer has the ability to close the pane.
  • Refresh the URL list by selecting the Refresh icon on the toolbar instead of right-clicking on the plugin icon in the sidebar.

Full Changelog: 1.3.0...1.4.0

1.3.0

09 Nov 15:04
Compare
Choose a tag to compare

Nice Features

  • Extract external URLs in the active note (including kanban) and show them in the pane.
  • Customize the content displayed in the pane through plugin settings.
  • Left-click to navigate to the location of the URL in the active note.
  • Middle-click (or click the navigation icon for special case) to open the URL in a new browser tab.
  • NEW! Right-click to copy URL or conduct a global search.

What's Changed

  • Supports URL copying and global search for URL.
  • New setting items: Hover link preview and Copy format.
  • The README has been updated and a demonstration video is provided.

1.2.0

24 Oct 03:57
Compare
Choose a tag to compare

Nice Features

  • Extract external URLs in the active note (NEW! including kanban) and show them in the pane.
  • Customize the content displayed in the pane through plugin setting.
  • Left-click to navigate to the location of the URL in the active note.
  • Middle-click (or click the navigation icon for special case) to open the URL in a new browser tab.

Other Changes

  • Supports displaying and locating URLs in kanban.
  • New setting items: Ignore file property and Show indicator icon.
  • URLs in inline codes and code blocks are no longer extracted and displayed.
  • Updated some UI to be closer to Obsidian native.
  • Fix: remove markdown syntax from extracting alias.

1.1.0

05 Oct 17:07
Compare
Choose a tag to compare

Nice Features

  • Extract external URLs in the active note and show them in the pane.
  • Customize the content displayed in the pane through plugin setting.
  • NEW! Left-click to navigate to the location of the URL in the active note.
  • NEW! Middle-click (or click the navigation icon for special case) to open the URL in a new browser tab.

Other Changes

  • When you left select on the URL, the active note is placed at the line where the URL is.
  • When Show Favicon is enabled, a fallback icon is used if the favicon is unavailable.
  • Modify the default plugin settings (Deduplicate URLs defaults to false, Use alias defaults to true, Show favicon defaults to false).

1.0.1

02 Sep 06:22
Compare
Choose a tag to compare

Nice Features

  • Extract external URLs in the active note and show them in the pane
  • Select to open the external URLs like a bookmark bar

1.0.0

24 Aug 15:55
Compare
Choose a tag to compare
1.0.0 Pre-release
Pre-release

For Review