tweak file name template to have seconds level resolution instead of minutes
This commit is contained in:
parent
f475ec29b1
commit
81773a8976
21
.obsidian/workspace.json
vendored
21
.obsidian/workspace.json
vendored
|
@ -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",
|
||||
|
|
2
.obsidian/zk-prefixer.json
vendored
2
.obsidian/zk-prefixer.json
vendored
|
@ -1,4 +1,4 @@
|
|||
{
|
||||
"format": "YYYY-MM-DD HHmm",
|
||||
"format": "YYYY-MM-DD HHmmss",
|
||||
"template": "templates/Shower Thought"
|
||||
}
|
Loading…
Reference in a new issue