From 7cb29edb57340e4ed0cc1686c47fdb4f1d32aa41 Mon Sep 17 00:00:00 2001 From: Henry Gustafson Date: Sun, 12 Mar 2023 14:35:56 -0700 Subject: [PATCH] Update manifest.json --- manifest.json | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/manifest.json b/manifest.json index 139dc0d..8983e65 100644 --- a/manifest.json +++ b/manifest.json @@ -1,6 +1,6 @@ { - "id": "obsidian-to-omnifocus", - "name": "Obsidian to OmniFocus", + "id": "tasks-to-omnifocus", + "name": "Send Tasks to OmniFocus", "version": "1.0.4", "minAppVersion": "0.12.0", "description": "An Obsidian plugin will extract tasks from the current note and create them in OmniFocus.",