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

Update: com.whatever.inline-tags@1.1.2

169937fca9..eb8ac874de
This commit is contained in:
Laurent Cozic 2021-02-12 22:20:20 +00:00
parent 096bd9496e
commit c30734155e
4 changed files with 7 additions and 7 deletions

View File

@ -22,7 +22,7 @@ This repository contains the following plugins:
[🏠]() | Embed Search | 1.0.8 | Embeds list of links specified by search inside of note | ambrt
[🏠](https://github.com/benji300/joplin-favorites) | Favorites | 1.1.0 | Save any notebook, note, to-do, tag, or search as favorite in an extra panel view for quick access. (v1.1.0) | Benji300
[🏠](https://github.com/JackGruber/joplin-plugin-hotfolder/blob/master/README.md) | Hotfolder | 0.3.1 | 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.1 | Inline tags plugin | Roman Musin
[🏠](https://discourse.joplinapp.org/t/plugin-inline-tags/14192) | Inline tags | 1.1.2 | Inline tags plugin | Roman Musin
[🏠](https://github.com/treymo/joplin-link-graph) | Link Graph UI | 0.9.5 | View the connections between Joplin notes. | Trey Moore
[🏠](https://github.com/oswida/joplin-markdown-calc) | Markdown table calculations | 1.0.2 | Plugin for automatic calculations of markdown table formulas. | Oskar Świda
[🏠](https://github.com/CalebJohn/joplin-math-mode/blob/main/README.md) | Math Mode | 0.3.1 | Turn your notes into a powerful calculator with inline math. | Caleb John

View File

@ -233,14 +233,14 @@
"manifest_version": 1,
"id": "com.whatever.inline-tags",
"app_min_version": "1.7",
"version": "1.1.1",
"version": "1.1.2",
"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:946d4142b6303d3df8d4b700d3b6f0328b9362debd48effeb2176d275282469c",
"_publish_commit": "master:169937fca9885843745121e96c59788baa0bf488",
"_publish_hash": "sha256:5e93ce8506ffe9e7443340cf1b58a9e16ed9ab808d1ec6510ab46ccfa55097f1",
"_publish_commit": "master:eb8ac874de2dfbde6e2d48a49f590bb5369cf405",
"_npm_package_name": "joplin-plugin-inline-tags"
},
"joplin.plugin.forcewake.tags-generator": {

View File

@ -2,13 +2,13 @@
"manifest_version": 1,
"id": "com.whatever.inline-tags",
"app_min_version": "1.7",
"version": "1.1.1",
"version": "1.1.2",
"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:946d4142b6303d3df8d4b700d3b6f0328b9362debd48effeb2176d275282469c",
"_publish_commit": "master:169937fca9885843745121e96c59788baa0bf488",
"_publish_hash": "sha256:5e93ce8506ffe9e7443340cf1b58a9e16ed9ab808d1ec6510ab46ccfa55097f1",
"_publish_commit": "master:eb8ac874de2dfbde6e2d48a49f590bb5369cf405",
"_npm_package_name": "joplin-plugin-inline-tags"
}