mirror of
https://github.com/gavvvr/obsidian-timecodes-plugin.git
synced 2026-07-22 12:00:24 +00:00
No description
|
|
||
|---|---|---|
| .github/workflows | ||
| .vscode | ||
| e2e | ||
| scripts | ||
| src | ||
| .editorconfig | ||
| .gitignore | ||
| DEVELOPMENT.md | ||
| eslint.config.js | ||
| LICENSE | ||
| manifest.json | ||
| package.json | ||
| README.md | ||
| sonar-project.properties | ||
| tsconfig.json | ||
| versions.json | ||
| vitest.config.ts | ||
Obsidian Timecodes 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/...