2025-02-24 11:02:40 +00:00
|
|
|
# Timecodes Plugin for Obsidian
|
2025-01-21 18:55:36 +00:00
|
|
|
|
2025-01-21 22:21:28 +00:00
|
|
|
[](https://sonarcloud.io/summary/new_code?id=gavvvr_obsidian-timecodes-plugin)
|
|
|
|
|
[][installation-instructions]
|
|
|
|
|
[](https://webdriver.io/)
|
|
|
|
|
|
|
|
|
|
|
2025-01-22 12:37:22 +00:00
|
|
|
[installation-instructions]: https://help.obsidian.md/Extending+Obsidian/Community+plugins#Install+a+community+plugin
|
2025-01-21 22:21:28 +00:00
|
|
|
|
2025-01-21 20:12:36 +00:00
|
|
|
Turns raw timecodes (`MM:SS`/`HH:MM:SS`) into clickable links in Obsidian reading mode.
|
|
|
|
|
|
|
|
|
|

|
2025-01-21 18:55:36 +00:00
|
|
|
|
|
|
|
|
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/...`
|