1
0
mirror of synced 2024-07-05 03:58:19 +08:00

Update: com.andrejilderda.macOSTheme@1.2.0

32c55a6ccb..8fdb0d71c8
This commit is contained in:
Joplin Bot 2021-08-19 15:30:34 +00:00
parent 0bfb9741ff
commit c8e87bbed2
No known key found for this signature in database
GPG Key ID: B9E410D53EF34309
4 changed files with 7 additions and 7 deletions

View File

@ -36,7 +36,7 @@ This repository contains the following plugins:
| [🏠](https://github.com/Cologler/userlink-joplin) | [⬇️](https://github.com/joplin/plugins/raw/master/plugins/b53da1f6-868c-468d-b60c-2897a27166ac/plugin.jpl) | Joplin User Link Plugin | 1.2.0 | A Joplin plugin for custom links, like `jump://?query=blabla`. | Cologler |
| [🏠](https://github.com/joplin/plugin-kanban/wiki) | [⬇️](https://github.com/joplin/plugins/raw/master/plugins/com.github.joplin.kanban/plugin.jpl) | Kanban | 1.0.1 | Flexible kanban board plugin for all your tasks | Balint Magyar |
| [🏠](https://github.com/treymo/joplin-link-graph) | [⬇️](https://github.com/joplin/plugins/raw/master/plugins/io.treymo.LinkGraph/plugin.jpl) | Link Graph UI | 1.0.1 | View the connections between Joplin notes. | Trey Mo |
| [🏠](https://github.com/ajilderda/joplin-macos-native-theme) | [⬇️](https://github.com/joplin/plugins/raw/master/plugins/com.andrejilderda.macOSTheme/plugin.jpl) | macOS theme | 1.1.0 | Native looking macOS theme for Joplin. Also works on non-macOS devices. | Andre Jilderda |
| [🏠](https://github.com/ajilderda/joplin-macos-native-theme) | [⬇️](https://github.com/joplin/plugins/raw/master/plugins/com.andrejilderda.macOSTheme/plugin.jpl) | macOS theme | 1.2.0 | Native looking macOS theme for Joplin. Also works on non-macOS devices. | Andre Jilderda |
| [🏠](https://github.com/oswida/joplin-markdown-calc) | [⬇️](https://github.com/joplin/plugins/raw/master/plugins/osw.joplin.markdowncalc/plugin.jpl) | Markdown table calculations | 1.0.3 | Plugin for automatic calculations of markdown table formulas. | Oskar Świda |
| [🏠](https://github.com/CalebJohn/joplin-math-mode#readme) | [⬇️](https://github.com/joplin/plugins/raw/master/plugins/plugin.calebjohn.MathMode/plugin.jpl) | Math Mode | 0.5.1 | Turn your notes into a powerful calculator with inline math. | Caleb John |
| [🏠](https://github.com/tessus/joplin-plugin-menu-shortcut-toolbar#readme) | [⬇️](https://github.com/joplin/plugins/raw/master/plugins/cx.evermeet.tessus.menu-shortcut-toolbar/plugin.jpl) | Menu items, Shortcuts, Toolbar icons | 1.1.0 | Additional menu items, shortcuts, and toolbar icons, which are not part of Joplin core | Helmut K. C. Tessarek |

View File

@ -829,7 +829,7 @@
"manifest_version": 1,
"id": "com.andrejilderda.macOSTheme",
"app_min_version": "2.2.4",
"version": "1.1.0",
"version": "1.2.0",
"name": "macOS theme",
"description": "Native looking macOS theme for Joplin. Also works on non-macOS devices.",
"author": "Andre Jilderda",
@ -842,8 +842,8 @@
"css",
"macos"
],
"_publish_hash": "sha256:3cc2063268fa43943527c3d0773a6eb810da1324883ba4cc6c9731af7b6a0efb",
"_publish_commit": "fix/misc-issues:32c55a6ccb217980890ce93c17f7da64c3b10cbd",
"_publish_hash": "sha256:4e0766931075054c9c5cff380bdae706f86df27e6a8451b0bddbe8bb0a360672",
"_publish_commit": "v1.2:8fdb0d71c8d7420611aaf255cdb6efaac650e210",
"_npm_package_name": "joplin-plugin-macos-theme"
},
"org.joplinapp.plugins.AbcSheetMusic": {

View File

@ -2,7 +2,7 @@
"manifest_version": 1,
"id": "com.andrejilderda.macOSTheme",
"app_min_version": "2.2.4",
"version": "1.1.0",
"version": "1.2.0",
"name": "macOS theme",
"description": "Native looking macOS theme for Joplin. Also works on non-macOS devices.",
"author": "Andre Jilderda",
@ -15,7 +15,7 @@
"css",
"macos"
],
"_publish_hash": "sha256:3cc2063268fa43943527c3d0773a6eb810da1324883ba4cc6c9731af7b6a0efb",
"_publish_commit": "fix/misc-issues:32c55a6ccb217980890ce93c17f7da64c3b10cbd",
"_publish_hash": "sha256:4e0766931075054c9c5cff380bdae706f86df27e6a8451b0bddbe8bb0a360672",
"_publish_commit": "v1.2:8fdb0d71c8d7420611aaf255cdb6efaac650e210",
"_npm_package_name": "joplin-plugin-macos-theme"
}