From a2ae3d0fd29f8528cf5549bfa150f6258c551e84 Mon Sep 17 00:00:00 2001 From: Joplin Bot Date: Fri, 11 Feb 2022 15:31:13 +0000 Subject: [PATCH] Update: de.habelt.CsvImport@1.0.1 https://github.com/Mick2nd/CsvImport/compare/cfe291df63ca52cd667bd84ac03be6567ea45c2b..4b77710d12cb49c9e6897543c15266520cf87183 --- README.md | 2 +- manifests.json | 6 +++--- plugins/de.habelt.CsvImport/manifest.json | 6 +++--- plugins/de.habelt.CsvImport/plugin.jpl | Bin 273920 -> 273920 bytes 4 files changed, 7 insertions(+), 7 deletions(-) diff --git a/README.md b/README.md index 283b2e3..38b59f9 100644 --- a/README.md +++ b/README.md @@ -38,7 +38,7 @@ This repository contains the following plugins: | [🏠](https://github.com/hieuthi/joplin-plugin-copy-anchor-link) | [⬇️](https://github.com/joplin/plugins/raw/master/plugins/com.hieuthi.joplin.copy-anchor-link/plugin.jpl) | Copy Anchor Link | 1.0.0 | Add a link icon near each heading. Copy Joplin markdown link of the specific heading to clipboard when click on the icon. | Hieu-Thi Luong | | [🏠](https://discourse.joplinapp.org/t/copy-markdown-link-to-active-note/14402) | [⬇️](https://github.com/joplin/plugins/raw/master/plugins/joplin.plugin.ambrt.copyNoteLink/plugin.jpl) | Copy link to active note | 1.0.1 | Adds entry to right click menu in editor to get link to active note | a | | [🏠](https://discourse.joplinapp.org/t/go-to-note-tag-or-notebook-via-highlighting-text-in-editor/12731) | [⬇️](https://github.com/joplin/plugins/raw/master/plugins/joplin.plugin.ambrt.goToItem/plugin.jpl) | Create and go to #tags and @notebooks | 1.3.7 | Go to tag,notebook or note via links or via text | a | -| [🏠](https://github.com/Mick2nd/CsvImport#readme) | [⬇️](https://github.com/joplin/plugins/raw/master/plugins/de.habelt.CsvImport/plugin.jpl) | Csv Import | 1.0.0 | Imports a Csv file or pastes a Csv text from Clipboard as table | Jürgen Habelt | +| [🏠](https://github.com/Mick2nd/CsvImport#readme) | [⬇️](https://github.com/joplin/plugins/raw/master/plugins/de.habelt.CsvImport/plugin.jpl) | Csv Import | 1.0.1 | Imports a Csv file or pastes a Csv text from Clipboard as table | Jürgen Habelt | | [🏠](https://github.com/S73ph4n) | [⬇️](https://github.com/joplin/plugins/raw/master/plugins/com.s73ph4n.day_review/plugin.jpl) | Day Review | 1.0.1 | This plugin adds an icon to the toolbar. When clicked, it makes a review of the day's created/updated/completed notes and todos. | S73ph4n | | [🏠](https://github.com/JJ-8/joplin-disable-pdf#readme) | [⬇️](https://github.com/joplin/plugins/raw/master/plugins/fd117a99-b165-4824-893c-5825439a842d/plugin.jpl) | Disable PDF | 1.0.0 | Disables the PDF preview (and export) in Joplin for better performance | JJ-8 | | [🏠](https://github.com/EliasVincent/joplin-email-note) | [⬇️](https://github.com/joplin/plugins/raw/master/plugins/com.eliasvsimon.email-note/plugin.jpl) | Email Note | 1.2.2 | Send a note as an email | EliasVincent | diff --git a/manifests.json b/manifests.json index f41b5c9..7f3d7e4 100644 --- a/manifests.json +++ b/manifests.json @@ -1732,7 +1732,7 @@ "manifest_version": 1, "id": "de.habelt.CsvImport", "app_min_version": "2.2", - "version": "1.0.0", + "version": "1.0.1", "name": "Csv Import", "description": "Imports a Csv file or pastes a Csv text from Clipboard as table", "author": "Jürgen Habelt", @@ -1743,8 +1743,8 @@ "import-plugin", "csv-import" ], - "_publish_hash": "sha256:e74cd32a7e5112ad137216bf11e933a28675d8b427b90928413606d17c612454", - "_publish_commit": "master:cfe291df63ca52cd667bd84ac03be6567ea45c2b", + "_publish_hash": "sha256:69e3f0100965601009efc293a210133f1a604561aab602722bfa8f821d75e43d", + "_publish_commit": "master:4b77710d12cb49c9e6897543c15266520cf87183", "_npm_package_name": "joplin-plugin-csv-import" } } \ No newline at end of file diff --git a/plugins/de.habelt.CsvImport/manifest.json b/plugins/de.habelt.CsvImport/manifest.json index 0b3d867..64450c5 100644 --- a/plugins/de.habelt.CsvImport/manifest.json +++ b/plugins/de.habelt.CsvImport/manifest.json @@ -2,7 +2,7 @@ "manifest_version": 1, "id": "de.habelt.CsvImport", "app_min_version": "2.2", - "version": "1.0.0", + "version": "1.0.1", "name": "Csv Import", "description": "Imports a Csv file or pastes a Csv text from Clipboard as table", "author": "Jürgen Habelt", @@ -13,7 +13,7 @@ "import-plugin", "csv-import" ], - "_publish_hash": "sha256:e74cd32a7e5112ad137216bf11e933a28675d8b427b90928413606d17c612454", - "_publish_commit": "master:cfe291df63ca52cd667bd84ac03be6567ea45c2b", + "_publish_hash": "sha256:69e3f0100965601009efc293a210133f1a604561aab602722bfa8f821d75e43d", + "_publish_commit": "master:4b77710d12cb49c9e6897543c15266520cf87183", "_npm_package_name": "joplin-plugin-csv-import" } \ No newline at end of file diff --git a/plugins/de.habelt.CsvImport/plugin.jpl b/plugins/de.habelt.CsvImport/plugin.jpl index a159e9817b0566ca4720f89430c6a013d9c8dc6d..d698de278855d25fd1ac9de27d3dc8a5be61f4f6 100644 GIT binary patch delta 591 zcmZp;BhYY1U_y_ep^3SvnVC6*fq|L1nV|xM!Q@27l+BEc-P{N%Ljxl-Q@9jwH!G5q zp}BzpTuQi`9aYK*E+yT~j3i}jWQ@=y-_404WrUE@MA2npWQ1^rE~+kLV-vVt=H0?b z1_E^<4D?1d(7?nTuFJoh7fF|~DUw~W-LXhgM!=AQ>)MUt3?lu9#gTQH8z4gC zE{ZdZOpT1;20lbJ&2f5QaOP(~yQVDXAa<(PFrSkj~6rM)Cj%ET)10@6liogMg4=2v31nfkyHM zMS$fMDmWl^XT_TR^8GVAvy0_uu^ipsZ6Y&rpdMlrN7EiYUcl8WfNm5-$S!0w)V@I! z17hO0fkh+*9afenDQz6rmP4OwiH=QRXO+OyIuJ>+b*4jOId5vs zb#4$xAG7sVwLua~;Ja>BRw&c>tlD5NE(d;9flOw+KYCIEQOdg#9KlVq&7q4S-_15J wRovg*|59&Z2HjapFl)YFQv1=Y&L5_`PkXKT1%xj5l3>5R1i*BC&_4Hn0h```N&o-=