From c0a5f2ca39dc677b741f6b2ea22a2bb3cf30df1c Mon Sep 17 00:00:00 2001 From: Alejandro Daniel Noel <33813179+adanielnoel@users.noreply.github.com> Date: Sat, 11 May 2024 12:32:43 +0200 Subject: [PATCH] Update manifest.json --- manifest.json | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/manifest.json b/manifest.json index 23bf1ff..5b835cd 100644 --- a/manifest.json +++ b/manifest.json @@ -1,9 +1,9 @@ { - "id": "index_notes", + "id": "index-notes", "name": "Index Notes", "version": "1.0.0", "minAppVersion": "0.15.0", - "description": "Automatically update index notes from your hierarchical tags!", + "description": "Keep your notes indexed based on their (hierarchical) tags", "author": "Alejandro Daniel Noel", "authorUrl": "https://adanielnoel.com", "isDesktopOnly": false