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

Update: net.gagnepain.turnToChart@1.9.1

2b50f7e9ff..7b0408494d
This commit is contained in:
Joplin Bot 2022-10-16 13:03:59 +00:00
parent 36d53273d8
commit c08ef14b0f
No known key found for this signature in database
GPG Key ID: B9E410D53EF34309
4 changed files with 9 additions and 9 deletions

View File

@ -135,7 +135,7 @@ This repository contains the following plugins:
| [🏠](https://github.com/joplin/plugin-templates) | [⬇️](https://github.com/joplin/plugins/raw/master/plugins/joplin.plugin.templates/plugin.jpl) | Templates | 2.3.0 | This plugin allows you to create and use templates in Joplin. | Nishant Mittal |
| [🏠](https://github.com/sadmice/Joplin-Plugin-Text-Colorize) | [⬇️](https://github.com/joplin/plugins/raw/master/plugins/sadmice.TextColorize/plugin.jpl) | Text Colorize | 1.2.1 | Easily apply color to text. | Sadmice |
| [🏠](https://github.com/aranajuan/joplin-plugin-timetagger) | [⬇️](https://github.com/joplin/plugins/raw/master/plugins/com.jpa.joplin.timetagger/plugin.jpl) | TimeTagger Plugin | 1.1.0 | Time tracking with Joplin and TimeTagger | Juan Arana |
| [🏠](https://github.com/Winbee/joplin-turn-to-chart) | [⬇️](https://github.com/joplin/plugins/raw/master/plugins/net.gagnepain.turnToChart/plugin.jpl) | turnToChart | 1.8.2 | Transform markdown table into d3js chart | Samuel Gagnepain |
| [🏠](https://github.com/Winbee/joplin-turn-to-chart) | [⬇️](https://github.com/joplin/plugins/raw/master/plugins/net.gagnepain.turnToChart/plugin.jpl) | turnToChart | 1.9.1 | Transforms a markdown or csv table into an HTML chart | Samuel Gagnepain |
| [🏠](https://github.com/joplin/plugin-victor#readme) | [⬇️](https://github.com/joplin/plugins/raw/master/plugins/org.joplinapp.plugins.Victor/plugin.jpl) | Victor | 1.0.0 | Victor can be used to clear all your data - notes, notebooks, attachments, tags, etc. Convenient to start over. | Laurent Cozic |
| [🏠](https://discourse.joplinapp.org/t/joplin-white-theme) | [⬇️](https://github.com/joplin/plugins/raw/master/plugins/com.github.BeatLink.joplin-plugin-white-theme/plugin.jpl) | White Theme | 1.2.5 | A white theme for joplin | BeatLink |
<!-- PLUGIN_LIST -->

View File

@ -1291,9 +1291,9 @@
"manifest_version": 1,
"id": "net.gagnepain.turnToChart",
"app_min_version": "2.8",
"version": "1.8.2",
"version": "1.9.1",
"name": "turnToChart",
"description": "Transform markdown table into d3js chart",
"description": "Transforms a markdown or csv table into an HTML chart",
"author": "Samuel Gagnepain",
"homepage_url": "https://github.com/Winbee/joplin-turn-to-chart",
"repository_url": "https://github.com/Winbee/joplin-turn-to-chart",
@ -1305,8 +1305,8 @@
"ui"
],
"categories": [],
"_publish_hash": "sha256:8360adf5177dad814283d117d40d28367bb19aef2b3e19e5b353a7f1cf84f18c",
"_publish_commit": "fix-resising:2b50f7e9ffc55abaa91d58d0d11b57c8f636ff8d",
"_publish_hash": "sha256:6b2f239a892517b7e1a0767bb9476f9f50ac443e395a4faee2977e32721c9e25",
"_publish_commit": "master:7b0408494db6768f961ca2d256c4602629215f36",
"_npm_package_name": "joplin-plugin-turn-to-chart"
},
"com.hieuthi.joplin.copy-anchor-link": {

View File

@ -2,9 +2,9 @@
"manifest_version": 1,
"id": "net.gagnepain.turnToChart",
"app_min_version": "2.8",
"version": "1.8.2",
"version": "1.9.1",
"name": "turnToChart",
"description": "Transform markdown table into d3js chart",
"description": "Transforms a markdown or csv table into an HTML chart",
"author": "Samuel Gagnepain",
"homepage_url": "https://github.com/Winbee/joplin-turn-to-chart",
"repository_url": "https://github.com/Winbee/joplin-turn-to-chart",
@ -16,7 +16,7 @@
"ui"
],
"categories": [],
"_publish_hash": "sha256:8360adf5177dad814283d117d40d28367bb19aef2b3e19e5b353a7f1cf84f18c",
"_publish_commit": "fix-resising:2b50f7e9ffc55abaa91d58d0d11b57c8f636ff8d",
"_publish_hash": "sha256:6b2f239a892517b7e1a0767bb9476f9f50ac443e395a4faee2977e32721c9e25",
"_publish_commit": "master:7b0408494db6768f961ca2d256c4602629215f36",
"_npm_package_name": "joplin-plugin-turn-to-chart"
}