1
0
mirror of synced 2024-07-05 03:58:19 +08:00

Update: com.github.joplin.kanban@1.0.5

72c387619f..f36a5735c8
This commit is contained in:
Joplin Bot 2021-12-06 22:30:19 +00:00
parent a902199d39
commit aeaa8cadd5
No known key found for this signature in database
GPG Key ID: B9E410D53EF34309
4 changed files with 7 additions and 7 deletions

View File

@ -48,7 +48,7 @@ This repository contains the following plugins:
| [🏠](https://github.com/marc0l92/joplin-plugin-jira-issue#readme) | [⬇️](https://github.com/joplin/plugins/raw/master/plugins/com.github.marc0l92.joplin-plugin-jira-issue/plugin.jpl) | Jira Issue | 2.2.2 | Retrieve Atlassian Jira issues information using their api in order to track the status of them from your Joplin notes. | marc0l92 |
| [🏠](https://github.com/chenlijun99/autoanki/packages/joplin-plugin) | [⬇️](https://github.com/joplin/plugins/raw/master/plugins/joplin.plugin.anki-sync/plugin.jpl) | Joplin Anki Sync | 1.0.0 | Bidirectional sync between Joplin and Anki | Lijun Chen |
| [🏠](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://github.com/joplin/plugin-kanban/wiki) | [⬇️](https://github.com/joplin/plugins/raw/master/plugins/com.github.joplin.kanban/plugin.jpl) | Kanban | 1.0.4 | Flexible kanban board plugin for all your tasks | Balint Magyar |
| [🏠](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/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 |

View File

@ -797,7 +797,7 @@
"manifest_version": 1,
"id": "com.github.joplin.kanban",
"app_min_version": "1.7",
"version": "1.0.4",
"version": "1.0.5",
"name": "Kanban",
"description": "Flexible kanban board plugin for all your tasks",
"author": "Balint Magyar",
@ -810,8 +810,8 @@
"todo",
"project"
],
"_publish_hash": "sha256:5f5229b90d00f014074ffbdc15bc809afad21275865da920122f80fb5f57dfeb",
"_publish_commit": "dev:72c387619f3a64250e233cc5bc612e0a65a0e003",
"_publish_hash": "sha256:38525feda35cd117c10fa2a8dc5bbfbfe154f53e3ba2eabe2df8031a94b056c4",
"_publish_commit": "dev:f36a5735c8375cca20539f4f32417577eb690aa4",
"_npm_package_name": "joplin-plugin-kanban",
"_recommended": true
},

View File

@ -2,7 +2,7 @@
"manifest_version": 1,
"id": "com.github.joplin.kanban",
"app_min_version": "1.7",
"version": "1.0.4",
"version": "1.0.5",
"name": "Kanban",
"description": "Flexible kanban board plugin for all your tasks",
"author": "Balint Magyar",
@ -15,7 +15,7 @@
"todo",
"project"
],
"_publish_hash": "sha256:5f5229b90d00f014074ffbdc15bc809afad21275865da920122f80fb5f57dfeb",
"_publish_commit": "dev:72c387619f3a64250e233cc5bc612e0a65a0e003",
"_publish_hash": "sha256:38525feda35cd117c10fa2a8dc5bbfbfe154f53e3ba2eabe2df8031a94b056c4",
"_publish_commit": "dev:f36a5735c8375cca20539f4f32417577eb690aa4",
"_npm_package_name": "joplin-plugin-kanban"
}