We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent b80fee4 commit ea33469Copy full SHA for ea33469
2 files changed
manifest.json
@@ -1,7 +1,7 @@
1
{
2
"id": "daily-note-structure",
3
"name": "Daily Note Structure",
4
- "version": "1.0.0",
+ "version": "1.0.1",
5
"minAppVersion": "1.6.3",
6
"description": "One-Click create a structure for and including your daily notes.",
7
"author": "Dirk Brenckmann",
package.json
"name": "daily-note-structure",
- "description": "This obsidian plugin creates a structure for your daily notes",
+ "description": "One-Click create a structure for and including your daily notes.",
"main": "main.js",
"scripts": {
"dev": "node esbuild.config.mjs",
0 commit comments