No description
Find a file
2026-06-07 13:48:11 +03:00
.github/workflows ci: use envinfo package to check environment info on CI 2026-06-06 16:45:22 +03:00
.vscode chore: configure VS Code fix stylistic ESLint errors on save 2025-01-22 15:33:29 +03:00
docker build: adjust CI Dockerfile to make it possible to run on Apple Silicon Mac 2025-10-19 23:32:30 +03:00
e2e build(e2e): upgrade WDIO to the latest v9.27.1 2026-05-03 16:10:00 +03:00
scripts build: add task producing instrumented build for measuring code coverage 2025-10-20 01:45:31 +03:00
src chore: typo fix 2026-03-27 01:57:48 +03:00
.editorconfig chore: add EditorConfig 2025-01-22 15:33:28 +03:00
.gitignore build: prepare minimal environment for timecodes plugin development 2025-01-22 15:33:15 +03:00
DEVELOPMENT.md docs: add development instructions 2025-01-22 15:33:28 +03:00
eslint.config.js build: upgrade dependencies 2025-12-18 03:19:04 +03:00
LICENSE build: prepare minimal environment for timecodes plugin development 2025-01-22 15:33:15 +03:00
manifest.json chore: 0.0.2 release 2025-10-06 01:30:39 +03:00
package.json build: upgrade to the latest pnpm v11.5.2 2026-06-07 13:48:11 +03:00
pnpm-workspace.yaml build: upgrade to the latest pnpm v11.5.2 2026-06-07 13:48:11 +03:00
README.md docs: change header 2025-02-24 14:02:40 +03:00
sonar-project.properties ci: publish E2E-tests coverage to SonarQube 2025-10-20 01:45:46 +03:00
tsconfig.json chore: use lowercase values from tsconfig docs 2026-05-03 16:10:00 +03:00
versions.json chore: 0.0.2 release 2025-10-06 01:30:39 +03:00
vitest.config.ts fix: resolve TS7006 in Vitest config after Vitest upgrade 2026-03-27 02:10:27 +03:00

Timecodes Plugin for Obsidian

Maintainability Rating Installations count tested with webdriver.io

Turns raw timecodes (MM:SS/HH:MM:SS) into clickable links in Obsidian reading mode.

Image

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