1
0
mirror of synced 2024-07-01 01:18:55 +08:00

Update: com.andrejilderda.macOSTheme@1.2.14

21a2370d0a..b17fe31e4a
This commit is contained in:
Joplin Bot 2022-01-08 19:31:48 +00:00
parent 3c7be59155
commit 65bd889649
No known key found for this signature in database
GPG Key ID: B9E410D53EF34309
4 changed files with 7 additions and 7 deletions

View File

@ -58,7 +58,7 @@ This repository contains the following plugins:
| [🏠](https://github.com/ThibaultJanBeyer/joplin-sheets) | [⬇️](https://github.com/joplin/plugins/raw/master/plugins/com.joplin.JSheets/plugin.jpl) | JSheets | 1.1.3 | JSheets - use to write spreadsheets like excel in Joplin | Thibault Jan Beyer |
| [🏠](https://github.com/joplin/plugin-kanban/wiki) | [⬇️](https://github.com/joplin/plugins/raw/master/plugins/com.github.joplin.kanban/plugin.jpl) | Kanban | 1.0.5 | 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.1.4 | Visualize 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.2.13 | 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.14 | Native looking macOS theme for Joplin. Also works on non-macOS devices. | Andre Jilderda |
| [🏠](https://github.com/S73ph4n) | [⬇️](https://github.com/joplin/plugins/raw/master/plugins/com.s73ph4n.make_all_links/plugin.jpl) | Make All Links | 1.0.3 | Searches the current note for mentions of other notes, then makes the corresponding links. Just click the new icon in the toolbar. | S73ph4n |
| [🏠](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.5 | Plugin for automatic calculations of markdown table formulas. | Oskar Świda |
| [🏠](https://github.com/hieuthi/joplin-plugin-markdown-table-colorize) | [⬇️](https://github.com/joplin/plugins/raw/master/plugins/com.hieuthi.joplin.markdown-table-colorize/plugin.jpl) | Markdown Table: Colorize | 1.1.3 | Add colors to markdown table syntax to help distinguish different columns | Hieu-Thi Luong |

View File

@ -835,7 +835,7 @@
"manifest_version": 1,
"id": "com.andrejilderda.macOSTheme",
"app_min_version": "2.2.4",
"version": "1.2.13",
"version": "1.2.14",
"name": "macOS theme",
"description": "Native looking macOS theme for Joplin. Also works on non-macOS devices.",
"author": "Andre Jilderda",
@ -848,8 +848,8 @@
"css",
"macos"
],
"_publish_hash": "sha256:c7aae634e5eb29eb92dc38e8e40d26913a48bdb81aee2e687ad3278b75351b48",
"_publish_commit": "main:21a2370d0a95226be5144d6fbd91ff0efdfa7c49",
"_publish_hash": "sha256:602784c1a4ec51ea7cfb53bba52af567976bb37c9e57322e7da8d0f2be7f7e2b",
"_publish_commit": "main:b17fe31e4aff1001673602958b2ebf98f0245bd2",
"_npm_package_name": "joplin-plugin-macos-theme",
"_recommended": true
},

View File

@ -2,7 +2,7 @@
"manifest_version": 1,
"id": "com.andrejilderda.macOSTheme",
"app_min_version": "2.2.4",
"version": "1.2.13",
"version": "1.2.14",
"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:c7aae634e5eb29eb92dc38e8e40d26913a48bdb81aee2e687ad3278b75351b48",
"_publish_commit": "main:21a2370d0a95226be5144d6fbd91ff0efdfa7c49",
"_publish_hash": "sha256:602784c1a4ec51ea7cfb53bba52af567976bb37c9e57322e7da8d0f2be7f7e2b",
"_publish_commit": "main:b17fe31e4aff1001673602958b2ebf98f0245bd2",
"_npm_package_name": "joplin-plugin-macos-theme"
}