mirror of
https://github.com/gavvvr/obsidian-timecodes-plugin.git
synced 2026-07-22 05:38:08 +00:00
10 lines
304 B
JSON
10 lines
304 B
JSON
{
|
|
"id": "timecodes",
|
|
"name": "Timecodes",
|
|
"version": "0.0.2",
|
|
"minAppVersion": "0.13.8",
|
|
"description": "Converts raw text timecodes into clickable URLs if a note contains a link to a video",
|
|
"author": "Kirill Gavrilov",
|
|
"authorUrl": "https://github.com/gavvvr",
|
|
"isDesktopOnly": false
|
|
}
|