mirror of
https://github.com/gavvvr/obsidian-timecodes-plugin.git
synced 2026-07-22 05:38:08 +00:00
docs: add description to README.md
This commit is contained in:
parent
33fe226baf
commit
ce57bb4e29
1 changed files with 8 additions and 0 deletions
|
|
@ -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/...`
|
||||
|
|
|
|||
Loading…
Reference in a new issue