From 7debab104c6b5ac8820135221cb93af0871f149b Mon Sep 17 00:00:00 2001 From: Andreas Trebing <83655354+saertna@users.noreply.github.com> Date: Fri, 24 Nov 2023 09:36:36 +0100 Subject: [PATCH 1/3] Update community-plugins.json --- community-plugins.json | 7 +++++++ 1 file changed, 7 insertions(+) diff --git a/community-plugins.json b/community-plugins.json index 19f2c21a270..c9e4a078103 100644 --- a/community-plugins.json +++ b/community-plugins.json @@ -9147,5 +9147,12 @@ "author": "Tim Peters", "description": "Allows the user to edit and create .mdx files.", "repo": "timppeters/obsidian-edit-mdx" + }, + { + "id": "gamified-pkm", + "name": "Gamificate your PKM", + "author": "Andreas Trebing", + "description": "Enhance your Personal Knowledge Management with gamification elements. Boost motivation and achieve growth as you engage with your PKM.", + "repo": "saertna/obsidian-gamified-pkm" } ] From 20be704f4beaaf7f1dd46399a07083a438870c1e Mon Sep 17 00:00:00 2001 From: Andreas Trebing <83655354+saertna@users.noreply.github.com> Date: Tue, 28 Nov 2023 08:46:05 +0100 Subject: [PATCH 2/3] Update community-plugins.json --- community-plugins.json | 14 +++++++------- 1 file changed, 7 insertions(+), 7 deletions(-) diff --git a/community-plugins.json b/community-plugins.json index c00f5a9d2c3..46b2cc56a99 100644 --- a/community-plugins.json +++ b/community-plugins.json @@ -9148,18 +9148,18 @@ "description": "Allows the user to edit and create .mdx files.", "repo": "timppeters/obsidian-edit-mdx" }, - { - "id": "gamified-pkm", - "name": "Gamificate your PKM", - "author": "Andreas Trebing", - "description": "Enhance your Personal Knowledge Management with gamification elements. Boost motivation and achieve growth as you engage with your PKM.", - "repo": "saertna/obsidian-gamified-pkm" - }, { "id": "short-tab-name", "name": "short tab name", "author": "Shumpei Tanaka", "description": "set tab name to short for uid user", "repo": "shumpei-tanaka/obsidian-short-tab-name" + }, + { + "id": "gamified-pkm", + "name": "Gamificate your PKM", + "author": "Andreas Trebing", + "description": "Enhance your Personal Knowledge Management with gamification elements. Boost motivation and achieve growth as you engage with your PKM.", + "repo": "saertna/obsidian-gamified-pkm" } ] From 74e1e613d4672e86c5daf8cc65703b03d341c711 Mon Sep 17 00:00:00 2001 From: Andreas Trebing <83655354+saertna@users.noreply.github.com> Date: Thu, 30 Nov 2023 17:05:32 +0100 Subject: [PATCH 3/3] Resolve branch conflict --- community-plugins.json | 28 ++++++++++++++++++++++++++++ 1 file changed, 28 insertions(+) diff --git a/community-plugins.json b/community-plugins.json index 46b2cc56a99..7845f5bcab8 100644 --- a/community-plugins.json +++ b/community-plugins.json @@ -9155,6 +9155,34 @@ "description": "set tab name to short for uid user", "repo": "shumpei-tanaka/obsidian-short-tab-name" }, + { + "id": "run", + "name": "Run", + "author": "Hananoshika Yomaru", + "description": "Generate Markdown from dataview query and JavaScript.", + "repo": "HananoshikaYomaru/obsidian-run" + }, + { + "id": "blockier", + "name": "Blockier", + "author": "blorbb", + "description": "Extra block editing utilities.", + "repo": "blorbb/obsidian-blockier" + }, + { + "id": "colored-tags-wrangler", + "name": "Colored Tags Wrangler", + "author": "AndreasSasDev", + "description": "Assign colors to tags. Has integrations with other plugins, like Kanban.", + "repo": "code-of-chaos/obsidian-colored_tags_wrangler" + }, + { + "id": "paste-link", + "name": "Paste Link", + "author": "Jose Elias Alvarez", + "description": "Intelligently paste Markdown links.", + "repo": "jose-elias-alvarez/obsidian-paste-link" + }, { "id": "gamified-pkm", "name": "Gamificate your PKM",