docs: add description to README.md

This commit is contained in:
Kirill Gavrilov 2025-01-21 21:55:36 +03:00
parent 33fe226baf
commit ce57bb4e29

View file

@ -1 +1,9 @@
# Obsidian Timecodes Plugin
Turns raw timecodes (`MM:SS`/`HH:MM:SS`) into clickable links in 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/...`