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

Update: com.whatever.inline-tags@1.0.1

e63d6931e4
This commit is contained in:
Laurent Cozic 2021-01-31 22:10:09 +00:00
parent 73adde2dab
commit 65061e4426
4 changed files with 9 additions and 9 deletions

View File

@ -22,7 +22,7 @@ This repository contains the following plugins:
[🏠]() | Embed Search | 1.0.4 | 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) | Hotfolder | 0.3.0 | Monitors a locale folder and import the files as a new note. | JackGruber
[🏠](https://github.com/roman-r-m/joplin-inline-tags-plugin) | Inline tags | 0.0.4 | Inline tags plugin | Roman Musin
[🏠](https://github.com/roman-r-m/joplin-inline-tags-plugin) | Inline tags | 1.0.1 | Inline tags plugin | Roman Musin
[🏠](https://github.com/oswida/joplin-markdown-calc) | Markdown table calculations | 1.0.2 | Plugin for automatic calculations of markdown table formulas. | Oskar Świda
[🏠](github.com/CalebJohn/joplin-math-mode) | Math Mode | 0.2.0 | Turn your notes into a powerful calculator with inline math. | Caleb John
[🏠](https://github.com/laurent22/joplin/tree/dev/packages/plugins/ToggleSidebars) | Note list and sidebar toggle buttons | 1.0.3 | Adds buttons to toggle note list and sidebar | Laurent Cozic

View File

@ -213,15 +213,15 @@
"com.whatever.inline-tags": {
"manifest_version": 1,
"id": "com.whatever.inline-tags",
"app_min_version": "1.6",
"version": "0.0.4",
"app_min_version": "1.7",
"version": "1.0.1",
"name": "Inline tags",
"description": "Inline tags plugin",
"author": "Roman Musin",
"homepage_url": "https://github.com/roman-r-m/joplin-inline-tags-plugin",
"repository_url": "https://github.com/roman-r-m/joplin-inline-tags-plugin",
"_publish_hash": "sha256:080183aab7e8c74ac723c2fa1ce3e2b5b69e950afd634d1ccd4c8bddf41b710d",
"_publish_commit": "master:692541d9a649a0c4699fed9261b7512af9701287",
"_publish_hash": "sha256:0024e4f01beef56567c334f38cea604986b43e20ca632e63420999ec73d3d1c6",
"_publish_commit": "master:e63d6931e41eb293e4054742669d67f872e68d14",
"_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.6",
"version": "0.0.4",
"app_min_version": "1.7",
"version": "1.0.1",
"name": "Inline tags",
"description": "Inline tags plugin",
"author": "Roman Musin",
"homepage_url": "https://github.com/roman-r-m/joplin-inline-tags-plugin",
"repository_url": "https://github.com/roman-r-m/joplin-inline-tags-plugin",
"_publish_hash": "sha256:080183aab7e8c74ac723c2fa1ce3e2b5b69e950afd634d1ccd4c8bddf41b710d",
"_publish_commit": "master:692541d9a649a0c4699fed9261b7512af9701287",
"_publish_hash": "sha256:0024e4f01beef56567c334f38cea604986b43e20ca632e63420999ec73d3d1c6",
"_publish_commit": "master:e63d6931e41eb293e4054742669d67f872e68d14",
"_npm_package_name": "joplin-plugin-inline-tags"
}