mirror of
https://github.com/kargnas/obsidian-create-note-with-date.git
synced 2026-07-22 12:40:28 +00:00
10 lines
302 B
JSON
10 lines
302 B
JSON
{
|
|
"id": "create-note-with-date",
|
|
"name": "Create Note with Date in This Directory",
|
|
"version": "0.2.5",
|
|
"minAppVersion": "0.15.0",
|
|
"description": "Create a new note with today's date in the current directory",
|
|
"author": "Sangrak Choi",
|
|
"authorUrl": "https://kargn.as",
|
|
"isDesktopOnly": false
|
|
}
|