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

Update: com.jpa.joplin.timetagger@1.1.2

77ca23ab8a..c112ba6ae2
This commit is contained in:
Joplin Bot 2023-02-01 16:01:24 +00:00
parent a65e36d9db
commit 49a51dea3b
No known key found for this signature in database
GPG Key ID: B9E410D53EF34309
4 changed files with 7 additions and 7 deletions

View File

@ -150,7 +150,7 @@ This repository contains the following plugins:
| [🏠](https://github.com/forcewake/joplin-tags-generator) | [⬇️](https://github.com/joplin/plugins/raw/master/plugins/joplin.plugin.forcewake.tags-generator/plugin.jpl) | Tags Generator | 1.0.0 | Plugin for Joplin which can be used to extract keywords from note and assign them as a note's tags | forcewake |
| [🏠](https://github.com/joplin/plugin-templates) | [⬇️](https://github.com/joplin/plugins/raw/master/plugins/joplin.plugin.templates/plugin.jpl) | Templates | 2.3.0 | This plugin allows you to create and use templates in Joplin. | Nishant Mittal |
| [🏠](https://github.com/sadmice/Joplin-Plugin-Text-Colorize) | [⬇️](https://github.com/joplin/plugins/raw/master/plugins/sadmice.TextColorize/plugin.jpl) | Text Colorize | 1.2.3 | Easily apply color to text. | Sadmice |
| [🏠](https://github.com/aranajuan/joplin-plugin-timetagger) | [⬇️](https://github.com/joplin/plugins/raw/master/plugins/com.jpa.joplin.timetagger/plugin.jpl) | TimeTagger Plugin | 1.1.1 | Time tracking with Joplin and TimeTagger | Juan Arana |
| [🏠](https://github.com/aranajuan/joplin-plugin-timetagger) | [⬇️](https://github.com/joplin/plugins/raw/master/plugins/com.jpa.joplin.timetagger/plugin.jpl) | TimeTagger Plugin | 1.1.2 | Time tracking with Joplin and TimeTagger | Juan Arana |
| [🏠](https://github.com/Winbee/joplin-turn-to-chart) | [⬇️](https://github.com/joplin/plugins/raw/master/plugins/net.gagnepain.turnToChart/plugin.jpl) | turnToChart | 1.9.3 | Transforms a markdown or csv table into an HTML chart | Samuel Gagnepain |
| [🏠](https://github.com/joplin/plugin-victor#readme) | [⬇️](https://github.com/joplin/plugins/raw/master/plugins/org.joplinapp.plugins.Victor/plugin.jpl) | Victor | 1.0.0 | Victor can be used to clear all your data - notes, notebooks, attachments, tags, etc. Convenient to start over. | Laurent Cozic |
| [🏠](https://github.com/uioporqwerty/joplin-plugin-wakatime) | [⬇️](https://github.com/joplin/plugins/raw/master/plugins/app.nybble.joplin-plugin-wakatime/plugin.jpl) | WakaTime | 1.0.13 | A Joplin plugin for WakaTime | Nitish Sachar (uioporqwerty) |

View File

@ -2024,7 +2024,7 @@
"manifest_version": 1,
"id": "com.jpa.joplin.timetagger",
"app_min_version": "2.8",
"version": "1.1.1",
"version": "1.1.2",
"name": "TimeTagger Plugin",
"description": "Time tracking with Joplin and TimeTagger",
"author": "Juan Arana",
@ -2034,8 +2034,8 @@
"joplin-plugin"
],
"categories": [],
"_publish_hash": "sha256:77e4230677f985fa0d656895362b76091fc3aa9ad22ed0dfee9decd0102776a9",
"_publish_commit": "main:77ca23ab8a650ac50a91dc2b5473d87cb612444b",
"_publish_hash": "sha256:fe5c64159d3afef8c885e668bba7f206f5ab68e727d7e8ccfe40e380abc7286a",
"_publish_commit": "main:c112ba6ae2ee1e80418e7dcaa10890fba800a053",
"_npm_package_name": "joplin-plugin-timetagger"
},
"net.noeto.JoplinBibleNotes": {

View File

@ -2,7 +2,7 @@
"manifest_version": 1,
"id": "com.jpa.joplin.timetagger",
"app_min_version": "2.8",
"version": "1.1.1",
"version": "1.1.2",
"name": "TimeTagger Plugin",
"description": "Time tracking with Joplin and TimeTagger",
"author": "Juan Arana",
@ -12,7 +12,7 @@
"joplin-plugin"
],
"categories": [],
"_publish_hash": "sha256:77e4230677f985fa0d656895362b76091fc3aa9ad22ed0dfee9decd0102776a9",
"_publish_commit": "main:77ca23ab8a650ac50a91dc2b5473d87cb612444b",
"_publish_hash": "sha256:fe5c64159d3afef8c885e668bba7f206f5ab68e727d7e8ccfe40e380abc7286a",
"_publish_commit": "main:c112ba6ae2ee1e80418e7dcaa10890fba800a053",
"_npm_package_name": "joplin-plugin-timetagger"
}