From 0f486f76fefd275b82b86e6d4118a07a82fe1a52 Mon Sep 17 00:00:00 2001 From: Joplin Bot Date: Wed, 22 Dec 2021 10:38:54 +0000 Subject: [PATCH] Update: io.treymo.LinkGraph@1.1.4 https://github.com/treymo/joplin-link-graph/compare/d2cd423f506e7f1ab78e36e5d1914e79997dc4f8..b00259655327c62ec1ec5f09c64ea6cebbe6f4a7 --- README.md | 2 +- manifests.json | 6 +++--- plugins/io.treymo.LinkGraph/manifest.json | 6 +++--- plugins/io.treymo.LinkGraph/plugin.jpl | Bin 115712 -> 115712 bytes 4 files changed, 7 insertions(+), 7 deletions(-) diff --git a/README.md b/README.md index d8dc7f1..956d95b 100644 --- a/README.md +++ b/README.md @@ -52,7 +52,7 @@ This repository contains the following plugins: | [🏠](https://github.com/Cologler/userlink-joplin) | [⬇️](https://github.com/joplin/plugins/raw/master/plugins/b53da1f6-868c-468d-b60c-2897a27166ac/plugin.jpl) | Joplin User Link Plugin | 1.2.0 | A Joplin plugin for custom links, like `jump://?query=blabla`. | Cologler | | [🏠](https://discourse.joplinapp.org/t/plugin-share-note-online-via-hackmd/22048) | [⬇️](https://github.com/joplin/plugins/raw/master/plugins/eu.xardbaiz.joplin.HackMD/plugin.jpl) | joplin-hackmd | 1.0.1 | Quick share notes on HackMD | xardbaiz | | [🏠](https://github.com/joplin/plugin-kanban/wiki) | [⬇️](https://github.com/joplin/plugins/raw/master/plugins/com.github.joplin.kanban/plugin.jpl) | Kanban | 1.0.5 | Flexible kanban board plugin for all your tasks | Balint Magyar | -| [🏠](https://github.com/treymo/joplin-link-graph) | [⬇️](https://github.com/joplin/plugins/raw/master/plugins/io.treymo.LinkGraph/plugin.jpl) | Link Graph UI | 1.1.3 | Visualize the connections between Joplin notes. | Trey Mo | +| [🏠](https://github.com/treymo/joplin-link-graph) | [⬇️](https://github.com/joplin/plugins/raw/master/plugins/io.treymo.LinkGraph/plugin.jpl) | Link Graph UI | 1.1.4 | Visualize the connections between Joplin notes. | Trey Mo | | [🏠](https://github.com/ajilderda/joplin-macos-native-theme) | [⬇️](https://github.com/joplin/plugins/raw/master/plugins/com.andrejilderda.macOSTheme/plugin.jpl) | macOS theme | 1.2.13 | Native looking macOS theme for Joplin. Also works on non-macOS devices. | Andre Jilderda | | [🏠](https://github.com/S73ph4n) | [⬇️](https://github.com/joplin/plugins/raw/master/plugins/com.s73ph4n.make_all_links/plugin.jpl) | Make All Links | 1.0.3 | Searches the current note for mentions of other notes, then makes the corresponding links. Just click the new icon in the toolbar. | S73ph4n | | [🏠](https://github.com/oswida/joplin-markdown-calc) | [⬇️](https://github.com/joplin/plugins/raw/master/plugins/osw.joplin.markdowncalc/plugin.jpl) | Markdown table calculations | 1.0.5 | Plugin for automatic calculations of markdown table formulas. | Oskar Świda | diff --git a/manifests.json b/manifests.json index fb90df8..0a354fb 100644 --- a/manifests.json +++ b/manifests.json @@ -365,7 +365,7 @@ "manifest_version": 1, "id": "io.treymo.LinkGraph", "app_min_version": "1.7", - "version": "1.1.3", + "version": "1.1.4", "name": "Link Graph UI", "description": "Visualize the connections between Joplin notes.", "author": "Trey Mo", @@ -378,8 +378,8 @@ "ui", "zettelkasten" ], - "_publish_hash": "sha256:0e2f654015a0542c8177f71deb7cbdedd80cff4177b7576ba12a0191f356a875", - "_publish_commit": "master:d2cd423f506e7f1ab78e36e5d1914e79997dc4f8", + "_publish_hash": "sha256:a6fea946c8f5747a6b66b809456effb134351291ae4f8b84055e07cb2335692a", + "_publish_commit": "master:b00259655327c62ec1ec5f09c64ea6cebbe6f4a7", "_npm_package_name": "joplin-plugin-link-graph-ui" }, "net.rmusin.resource-search": { diff --git a/plugins/io.treymo.LinkGraph/manifest.json b/plugins/io.treymo.LinkGraph/manifest.json index c4a2cc0..b8adfc8 100644 --- a/plugins/io.treymo.LinkGraph/manifest.json +++ b/plugins/io.treymo.LinkGraph/manifest.json @@ -2,7 +2,7 @@ "manifest_version": 1, "id": "io.treymo.LinkGraph", "app_min_version": "1.7", - "version": "1.1.3", + "version": "1.1.4", "name": "Link Graph UI", "description": "Visualize the connections between Joplin notes.", "author": "Trey Mo", @@ -15,7 +15,7 @@ "ui", "zettelkasten" ], - "_publish_hash": "sha256:0e2f654015a0542c8177f71deb7cbdedd80cff4177b7576ba12a0191f356a875", - "_publish_commit": "master:d2cd423f506e7f1ab78e36e5d1914e79997dc4f8", + "_publish_hash": "sha256:a6fea946c8f5747a6b66b809456effb134351291ae4f8b84055e07cb2335692a", + "_publish_commit": "master:b00259655327c62ec1ec5f09c64ea6cebbe6f4a7", "_npm_package_name": "joplin-plugin-link-graph-ui" } \ No newline at end of file diff --git a/plugins/io.treymo.LinkGraph/plugin.jpl b/plugins/io.treymo.LinkGraph/plugin.jpl index 8da9e4b0f2c2975c6c63b2336cf896d0208f5e90..e6400f9d1ed1529a69b8b528ce7256c3f4d2944d 100644 GIT binary patch delta 206 zcmZqZU~lMPpU^C2YGk0mU}$1!W?*V)W@Ko_U|?WwY-*~&U@$q6F=aC&qqm=JPHKrl zszQF6LcV5oSz?hwrfsTTW?o8ag@2lclCqMfb!M7|uA!oBrka{YDp0PtG^x0xNW(xU zQ&UrCbF6=P$)qFQLI@iS4NMG8;5HmhW@I$koO(=+397`%0OSZDfGauK^$|t8fjLb3 KcE;U||2Y7ZZ8!)3 delta 165 zcmZqZU~lMPpU^C2Vq&7eU}$1!VrF7)YHDcAU|?WwY;L5$U@$q6F=aC&qqm=6a(-TM zi9)JEewsqQW_4zo#^z4{@{)-PI+Koc3n4Tb8kiUX4TEYtn#{;(ygBul8WT*3DT9Hb cfq|hJT*=9