media-extended icon indicating copy to clipboard operation
media-extended copied to clipboard

Grouped notes forced to keep in sync to active note

Open geoffreysflaminglasersword opened this issue 4 years ago • 5 comments

If I have links to the same video in multiple different notes, clicking the first link opens the player, but clicking a link in another note opens a new player. I'd like the option to always use the same player.

Ideally it'd be a dropdown with 3 options:

  • always use a new player
  • use the same player for the same media
  • use the same player for all media

I've forgot to mention this on wiki, sorry about that😳. Here is the explanation: https://github.com/aidenlx/media-extended/wiki/Open-Links-in-One-Shared-Player

aidenlx avatar Aug 06 '21 02:08 aidenlx

I've forgot to mention this on wiki, sorry about that😳. Here is the explanation: https://github.com/aidenlx/media-extended/wiki/Open-Links-in-One-Shared-Player

ScreenLinkBug

If I link two panes to the same player though, it ends up making both panes contain the same note

OK, got it. It happens when you switch between preview and edit mode, right? It seems that obsidian is forcing all linked panes in sync, hence the problem. More monkey-patches that need to be done. 🧐

aidenlx avatar Aug 07 '21 15:08 aidenlx

OK, got it. It happens when you switch between preview and edit mode, right? It seems that obsidian is forcing all linked panes in sync, hence the problem. More monkey-patches that need to be done. 🧐

For me it actually happens whether you start in edit or preview mode (whether or not you switch between the two)

I should probably mention this to developer Licat. It seems so weird to have more than two panes share the same note and scroll location. The group feature can be improved.

Meanwhile, I can try to figure out some workarounds, but it may take a while as my main focus is not on media extended.

aidenlx avatar Aug 07 '21 16:08 aidenlx

Apologies for the long period of inactivity on this project. I wanted to inform you that the plugin has been fully rewritten for the v3 release. I'm currently preparing for the beta release which provide a new implementation of linked pane through media note field. Once it's available, if you encounter similar issues, please don't hesitate to open a new issue. Thank you for your understanding.

aidenlx avatar Jan 23 '24 03:01 aidenlx