1
0
mirror of synced 2024-06-28 23:45:12 +08:00

Update: com.whatever.inline-tags@1.2.0

6bed350f9b..f4eb5c0052
This commit is contained in:
Joplin Bot 2021-08-09 20:31:24 +00:00
parent 505633364e
commit 71f4f4b31a
No known key found for this signature in database
GPG Key ID: B9E410D53EF34309
4 changed files with 9 additions and 9 deletions

View File

@ -28,7 +28,7 @@ This repository contains the following plugins:
[🏠](https://discourse.joplinapp.org/t/persistent-text-folding-in-editor/16183) | Folding in Code Mirror Editor | 1.2.5 | Allows to fold parts of markdown text displayed in editor | ambrt
[🏠]() | Home Note | 1.0.0 | Plugin to open a choosen note each time joplin starts. It is like homepages on browsers. | Adarsh Singh(lki)
[🏠](https://github.com/JackGruber/joplin-plugin-hotfolder/blob/master/README.md) | Hotfolder | 1.0.0 | Monitors a locale folder and import the files as a new note. | JackGruber
[🏠](https://discourse.joplinapp.org/t/plugin-inline-tags/14192) | Inline tags | 1.1.3 | Inline tags plugin | Roman Musin
[🏠](https://discourse.joplinapp.org/t/plugin-inline-tags/14192) | Inline tags | 1.2.0 | Inline tags plugin | Roman Musin
[🏠](https://github.com/herdsothom/joplin-insert-date) | Insert Date | 1.0.1 | Adds a button to insert the current date (without time) into the editor. | herdsothom
[🏠](https://github.com/marc0l92/joplin-plugin-jira-issue#readme) | Jira Issue | 1.6.0 | Retrieve Atlassian Jira issues information using their api in order to track the status of them from your Joplin notes. | Marco LUCARELLA
[🏠](https://github.com/chenlijun99/autoanki/packages/joplin-plugin) | Joplin Anki Sync | 1.0.0 | Bidirectional sync between Joplin and Anki | Lijun Chen

View File

@ -253,15 +253,15 @@
"com.whatever.inline-tags": {
"manifest_version": 1,
"id": "com.whatever.inline-tags",
"app_min_version": "1.7",
"version": "1.1.3",
"app_min_version": "1.8.1",
"version": "1.2.0",
"name": "Inline tags",
"description": "Inline tags plugin",
"author": "Roman Musin",
"homepage_url": "https://discourse.joplinapp.org/t/plugin-inline-tags/14192",
"repository_url": "https://github.com/roman-r-m/joplin-inline-tags-plugin",
"_publish_hash": "sha256:223b407efda745f3f600070ec0a1b7d3b5cf53326069574cb2098e5cbc743c0e",
"_publish_commit": "master:6bed350f9bc9f7919e64819f9575b2530534b3a0",
"_publish_hash": "sha256:885a887f8ba225ae7e3177ffddf1eb4a703bb47c155fafb0054b12ef0ea950b1",
"_publish_commit": "master:f4eb5c005231a64b1e4f5ee6b6297f0c5476642b",
"_npm_package_name": "joplin-plugin-inline-tags"
},
"joplin.plugin.forcewake.tags-generator": {

View File

@ -1,14 +1,14 @@
{
"manifest_version": 1,
"id": "com.whatever.inline-tags",
"app_min_version": "1.7",
"version": "1.1.3",
"app_min_version": "1.8.1",
"version": "1.2.0",
"name": "Inline tags",
"description": "Inline tags plugin",
"author": "Roman Musin",
"homepage_url": "https://discourse.joplinapp.org/t/plugin-inline-tags/14192",
"repository_url": "https://github.com/roman-r-m/joplin-inline-tags-plugin",
"_publish_hash": "sha256:223b407efda745f3f600070ec0a1b7d3b5cf53326069574cb2098e5cbc743c0e",
"_publish_commit": "master:6bed350f9bc9f7919e64819f9575b2530534b3a0",
"_publish_hash": "sha256:885a887f8ba225ae7e3177ffddf1eb4a703bb47c155fafb0054b12ef0ea950b1",
"_publish_commit": "master:f4eb5c005231a64b1e4f5ee6b6297f0c5476642b",
"_npm_package_name": "joplin-plugin-inline-tags"
}