mirror of
https://github.com/l7cy/obsidian-dynamic-timetable.git
synced 2026-07-22 07:40:29 +00:00
10 lines
328 B
JSON
10 lines
328 B
JSON
{
|
|
"id": "dynamic-timetable",
|
|
"name": "Dynamic Timetable",
|
|
"version": "4.6.1",
|
|
"minAppVersion": "1.2.8",
|
|
"description": "Calculate the estimated time of completion from the estimated time of the task and dynamically create a timetable.",
|
|
"author": "L7Cy",
|
|
"authorUrl": "https://github.com/L7Cy",
|
|
"isDesktopOnly": false
|
|
}
|