vault backup: 2024-08-14 12:58:54

This commit is contained in:
2024-08-14 12:58:54 -05:00
parent aa98e33d5f
commit ae2eba6329
22 changed files with 17349 additions and 56 deletions

View File

@@ -0,0 +1,12 @@
{
"autosuggestToggleLink": false,
"autocompleteTriggerPhrase": "@",
"isAutosuggestEnabled": true,
"format": "YYYY-MM-DD",
"timeFormat": "HH:mm",
"separator": " ",
"weekStart": "locale-default",
"modalToggleTime": false,
"modalToggleLink": false,
"modalMomentFormat": "YYYY-MM-DD HH:mm"
}

9560
.obsidian/plugins/nldates-obsidian/main.js vendored Normal file

File diff suppressed because one or more lines are too long

View File

@@ -0,0 +1,10 @@
{
"id": "nldates-obsidian",
"name": "Natural Language Dates",
"description": "Create date-links based on natural language",
"version": "0.6.2",
"author": "Argentina Ortega Sainz",
"authorUrl": "https://argentinaos.com/",
"isDesktopOnly": false,
"minAppVersion": "1.0.0"
}