1
0
Fork 0

tweak file name template to have seconds level resolution instead of minutes

This commit is contained in:
KemoNine 2024-11-23 12:10:32 -05:00
parent f475ec29b1
commit 81773a8976
2 changed files with 15 additions and 8 deletions

View file

@ -11,10 +11,15 @@
"id": "25ae7f7668563155",
"type": "leaf",
"state": {
"type": "empty",
"state": {},
"type": "markdown",
"state": {
"file": "2024-11-23 115613.md",
"mode": "source",
"backlinks": false,
"source": true
},
"icon": "lucide-file",
"title": "New tab"
"title": "2024-11-23 115613"
}
}
]
@ -72,10 +77,10 @@
"state": {
"type": "outline",
"state": {
"file": "2024-11-23 1151.md"
"file": "2024-11-23 115613.md"
},
"icon": "lucide-list",
"title": "Outline of 2024-11-23 1151"
"title": "Outline of 2024-11-23 115613"
}
}
]
@ -92,15 +97,17 @@
"obsidian-trash-explorer:Open trash explorer": true
}
},
"active": "26de835c41a7b9e7",
"active": "25ae7f7668563155",
"lastOpenFiles": [
"2024-11-23 1154.md",
"2024-11-23 115613.md",
"Untitled.md",
"2024-11-23 1151.md",
"2024-11-23 1054.md",
"2024-11-23 1134.md",
"templates/Shower Thought.md",
"2024-11-23 1052.md",
"2024-11-23 1051.md",
"Untitled.md",
"_attachments/_attachments.md",
"Dashboard.md",
"2024-11-14 170356-0500.md",

View file

@ -1,4 +1,4 @@
{
"format": "YYYY-MM-DD HHmm",
"format": "YYYY-MM-DD HHmmss",
"template": "templates/Shower Thought"
}