1
0
mirror of synced 2024-07-03 02:25:21 +08:00

Update: io.treymo.LinkGraph@1.4.0

5bc35e06f4..521e0f04d4
This commit is contained in:
Joplin Bot 2022-03-30 17:31:27 +00:00
parent f194ba5913
commit 5ac35d3731
No known key found for this signature in database
GPG Key ID: B9E410D53EF34309
4 changed files with 7 additions and 7 deletions

View File

@ -68,7 +68,7 @@ This repository contains the following plugins:
| [🏠](https://github.com/ThibaultJanBeyer/joplin-sheets) | [⬇️](https://github.com/joplin/plugins/raw/master/plugins/com.joplin.JSheets/plugin.jpl) | JSheets | 1.1.3 | JSheets - use to write spreadsheets like excel in Joplin | Thibault Jan Beyer |
| [🏠](https://github.com/joplin/plugin-kanban/wiki) | [⬇️](https://github.com/joplin/plugins/raw/master/plugins/com.github.joplin.kanban/plugin.jpl) | Kanban | 1.0.7 | Flexible kanban board plugin for all your tasks | Balint Magyar |
| [🏠](https://github.com/hieuthi/joplin-plugin-life-calendar) | [⬇️](https://github.com/joplin/plugins/raw/master/plugins/com.hieuthi.joplin.life-calendar/plugin.jpl) | Life Calendar | 1.2.1 | Your Life in Week Plugin for Joplin | Hieu-Thi Luong |
| [🏠](https://github.com/treymo/joplin-link-graph) | [⬇️](https://github.com/joplin/plugins/raw/master/plugins/io.treymo.LinkGraph/plugin.jpl) | Link Graph UI | 1.3.0 | 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.4.0 | 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.3.1 | 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 |

View File

@ -365,7 +365,7 @@
"manifest_version": 1,
"id": "io.treymo.LinkGraph",
"app_min_version": "1.7",
"version": "1.3.0",
"version": "1.4.0",
"name": "Link Graph UI",
"description": "Visualize the connections between Joplin notes.",
"author": "Trey Mo",
@ -378,8 +378,8 @@
"ui",
"zettelkasten"
],
"_publish_hash": "sha256:58b00d38a5b4259a80fc6d263ba40b9ed463f6dddf413828d0e16c9f2570f8c3",
"_publish_commit": "master:5bc35e06f4581d8fe647a39384ff55a7f33dbeb8",
"_publish_hash": "sha256:c02b12b5aa4a5561f333d59e8bb11ba84892ee134fdb1f979c5f8ea00fe66195",
"_publish_commit": "master:521e0f04d441bdc24bf3c97b12131df865b84f37",
"_npm_package_name": "joplin-plugin-link-graph-ui"
},
"net.rmusin.resource-search": {

View File

@ -2,7 +2,7 @@
"manifest_version": 1,
"id": "io.treymo.LinkGraph",
"app_min_version": "1.7",
"version": "1.3.0",
"version": "1.4.0",
"name": "Link Graph UI",
"description": "Visualize the connections between Joplin notes.",
"author": "Trey Mo",
@ -15,7 +15,7 @@
"ui",
"zettelkasten"
],
"_publish_hash": "sha256:58b00d38a5b4259a80fc6d263ba40b9ed463f6dddf413828d0e16c9f2570f8c3",
"_publish_commit": "master:5bc35e06f4581d8fe647a39384ff55a7f33dbeb8",
"_publish_hash": "sha256:c02b12b5aa4a5561f333d59e8bb11ba84892ee134fdb1f979c5f8ea00fe66195",
"_publish_commit": "master:521e0f04d441bdc24bf3c97b12131df865b84f37",
"_npm_package_name": "joplin-plugin-link-graph-ui"
}