Skip to content

Makes timecodes clickable, if there was a video URL mentioned earlier in Obsidian note

License

Notifications You must be signed in to change notification settings

gavvvr/obsidian-timecodes-plugin

Repository files navigation

Obsidian Timecodes Plugin

Maintainability Rating Installations count tested with webdriver.io

Turns raw timecodes (MM:SS/HH:MM:SS) into clickable links in Obsidian reading mode.

Image

Detects YouTube links of the following forms:

  • raw text links: https://www.youtube.com/watch?v=...
  • markdown links: [video](https://www.youtube.com/watch?v=...)
  • videos embedded into Obsidian note with <iframe src="https://www.youtube.com/embed/...