mirror of
https://github.com/szymon-jozef/ZUT-notatki.git
synced 2026-09-07 20:20:39 +02:00
12 lines
499 B
JSON
12 lines
499 B
JSON
{
|
|
"id": "frontmatter-modified-date",
|
|
"name": "Update modified date",
|
|
"version": "1.5.0",
|
|
"minAppVersion": "0.15.0",
|
|
"description": "Automatically update a frontmatter modified date field when you modify your note. This will not use the filesystem time, but only when you modify the file through Obsidian. Optionally store a history of edit times.",
|
|
"author": "Alan Grainger",
|
|
"authorUrl": "https://github.com/alangrainger",
|
|
"fundingUrl": "https://ko-fi.com/alan_",
|
|
"isDesktopOnly": false
|
|
}
|