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

Update: io.github.manuerwin.attache@1.0.1

ca7d3c0e68..acd5830b39
This commit is contained in:
Joplin Bot 2021-12-15 10:00:29 +00:00
parent 02f346fbb2
commit b2dad0c956
No known key found for this signature in database
GPG Key ID: B9E410D53EF34309
4 changed files with 9 additions and 9 deletions

View File

@ -16,7 +16,7 @@ This repository contains the following plugins:
| [🏠](https://github.com/joplin/plugin-abc-sheet-music) | [⬇️](https://github.com/joplin/plugins/raw/master/plugins/org.joplinapp.plugins.AbcSheetMusic/plugin.jpl) | ABC Sheet Music Plugin | 1.0.2 | Turns ABC text notation into sheet music | Laurent Cozic |
| [🏠](https://github.com/maxnegro/joplin-plugin-admonition) | [⬇️](https://github.com/joplin/plugins/raw/master/plugins/org.joplinapp.plugins.admonition/plugin.jpl) | Admonition markdown extension | 1.1.0 | Enables markdownIt admonition plugin, which enables formatting notes | Massimiliano Masserelli |
| [🏠](https://discourse.joplinapp.org/t/agenda/21158) | [⬇️](https://github.com/joplin/plugins/raw/master/plugins/com.gitlab.BeatLink.joplin-plugin-agenda/plugin.jpl) | Agenda | 1.2.0 | An agenda/calendar/schedule panel for joplin that shows all uncompleted to-dos with a due date. | BeatLink |
| [🏠](https://github.com/manuerwin/joplin-plugin-attache#readme) | [⬇️](https://github.com/joplin/plugins/raw/master/plugins/io.github.manuerwin.attache/plugin.jpl) | Attaché | 1.0.0 | Mass replacement of Joplin resources such as resized image files. | Manu Erwin |
| [🏠](https://github.com/manuerwin/joplin-plugin-attache#readme) | [⬇️](https://github.com/joplin/plugins/raw/master/plugins/io.github.manuerwin.attache/plugin.jpl) | Attaché | 1.0.1 | Your attachment updater. Mass replacement of Joplin attachments (resources) such as resized image files, current music playlists, and any other attachments you need to one-off or regularly update within Joplin. | Manu Erwin |
| [🏠](https://github.com/S73ph4n) | [⬇️](https://github.com/joplin/plugins/raw/master/plugins/com.s73ph4n.autolinker/plugin.jpl) | Autolinker | 1.0.0 | Adds an icon to the toolbar. When clicked, it creates a link to the note with a title matching the selected text. | S73ph4n |
| [🏠](https://github.com/S73ph4n) | [⬇️](https://github.com/joplin/plugins/raw/master/plugins/com.s73ph4n.automate_notes/plugin.jpl) | Automate Notes | 1.0.0 | Finds blocks of javascript in the current note (blocks have to start with "```javascript" and end with "```") and runs it as a function. | S73ph4n |
| [🏠](https://discourse.joplinapp.org/t/insert-referencing-notes-backlinks-plugin/13632) | [⬇️](https://github.com/joplin/plugins/raw/master/plugins/joplin.plugin.ambrt.backlinksToNote/plugin.jpl) | Automatic Backlinks to note | 3.0.3 | Creates backlinks to opened note, also in automatic way | ambrt,cyingfan |

View File

@ -1495,9 +1495,9 @@
"manifest_version": 1,
"id": "io.github.manuerwin.attache",
"app_min_version": "2.2",
"version": "1.0.0",
"version": "1.0.1",
"name": "Attaché",
"description": "Mass replacement of Joplin resources such as resized image files.",
"description": "Your attachment updater. Mass replacement of Joplin attachments (resources) such as resized image files, current music playlists, and any other attachments you need to one-off or regularly update within Joplin.",
"author": "Manu Erwin",
"homepage_url": "https://github.com/manuerwin/joplin-plugin-attache#readme",
"repository_url": "https://github.com/manuerwin/joplin-plugin-attache",
@ -1506,8 +1506,8 @@
"replace",
"resources"
],
"_publish_hash": "sha256:e4caa0c464b525f41df32cb33b00df4cd7426a9b2362c9e177f96cca5dd71fd9",
"_publish_commit": "trunk:ca7d3c0e68e0b087837bbc6cd40e8524b24daf0f",
"_publish_hash": "sha256:a7bb762e53aca3605f51695067564aff31478e575a34fc63cd32a5eb027b3fdb",
"_publish_commit": "trunk:acd5830b3991f3d0237f0d5d2a3f01d97c517a4d",
"_npm_package_name": "joplin-plugin-attache"
}
}

View File

@ -2,9 +2,9 @@
"manifest_version": 1,
"id": "io.github.manuerwin.attache",
"app_min_version": "2.2",
"version": "1.0.0",
"version": "1.0.1",
"name": "Attaché",
"description": "Mass replacement of Joplin resources such as resized image files.",
"description": "Your attachment updater. Mass replacement of Joplin attachments (resources) such as resized image files, current music playlists, and any other attachments you need to one-off or regularly update within Joplin.",
"author": "Manu Erwin",
"homepage_url": "https://github.com/manuerwin/joplin-plugin-attache#readme",
"repository_url": "https://github.com/manuerwin/joplin-plugin-attache",
@ -13,7 +13,7 @@
"replace",
"resources"
],
"_publish_hash": "sha256:e4caa0c464b525f41df32cb33b00df4cd7426a9b2362c9e177f96cca5dd71fd9",
"_publish_commit": "trunk:ca7d3c0e68e0b087837bbc6cd40e8524b24daf0f",
"_publish_hash": "sha256:a7bb762e53aca3605f51695067564aff31478e575a34fc63cd32a5eb027b3fdb",
"_publish_commit": "trunk:acd5830b3991f3d0237f0d5d2a3f01d97c517a4d",
"_npm_package_name": "joplin-plugin-attache"
}