mirror of
https://github.com/gavvvr/obsidian-timecodes-plugin.git
synced 2026-07-22 05:38:08 +00:00
18 lines
1 KiB
Markdown
18 lines
1 KiB
Markdown
# Timecodes Plugin for Obsidian
|
|
|
|
[](https://sonarcloud.io/summary/new_code?id=gavvvr_obsidian-timecodes-plugin)
|
|
[][installation-instructions]
|
|
[](https://webdriver.io/)
|
|
|
|
|
|
[installation-instructions]: https://help.obsidian.md/Extending+Obsidian/Community+plugins#Install+a+community+plugin
|
|
|
|
Turns raw timecodes (`MM:SS`/`HH:MM:SS`) into clickable links in Obsidian reading mode.
|
|
|
|

|
|
|
|
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/...`
|