update: Add nl date for quick input of dates

This commit is contained in:
Mathis Gauthey
2024-01-04 10:39:40 +01:00
parent 933d3e03a9
commit 3c40437ab0
3 changed files with 9224 additions and 0 deletions

View File

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