What's New
Copy timestamp in multiple formats
The player menu's old "Copy URL with timestamp" option is now a Copy timestamp as submenu with seven formats:
- Time only — just the timestamp text (e.g.
3:45) - URL / URL (opens in Obsidian) — a direct link, optionally routed through Obsidian
- Rich text link / Rich text link (opens in Obsidian) — pastes as a clickable link in apps that support rich text
- Markdown / Markdown (opens in Obsidian) — a markdown-formatted link
The "(opens in Obsidian)" variants use an obsidian:// URL so the link opens the media inside the plugin when clicked from other apps.
Search inside transcript tabs
Press Ctrl/Cmd+F while a transcript tab is focused to search through the transcript. You can also open search from the Find item in the pane menu.
While search is active, playback auto-scroll pauses so the view stays on your search results. Closing search scrolls back to the current playback position.
Auto-open media note when inserting blocks
Taking a timestamp embed or screenshot embed used to fail with no editor error when no note was open. Now the plugin opens (or creates) the linked media note automatically and inserts there.
Plain timestamp and screenshot inserts still require an open editor with a cursor.
YouTube embed metadata in media notes
Media notes created from YouTube embeds (via "Add to library" or "Open media note") are now populated with the video's title, description, creator, duration, cover image, tags, and view count.
Bug Fixes
- Fixed player title and layout showing stale information from the previous media after switching to a different source in the same view.
- Fixed media library cover images sometimes showing the wrong cover when a media note was moved or renamed.
- Fixed media note creation hanging for several seconds when metadata fields were left empty.
- Fixed menu popups appearing misaligned from the button that opened them.