diff --git a/README.md b/README.md index 22ddca6..a84d1f4 100644 --- a/README.md +++ b/README.md @@ -88,7 +88,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/artikell/joplin-excalidraw) | [⬇️](https://github.com/joplin/plugins/raw/master/plugins/com.joplin.excalidraw/plugin.jpl) | joplin-excalidraw | 1.3.0 | use to write excalidraw in Joplin | SkyfireLee | | [🏠](https://discourse.joplinapp.org/t/plugin-share-note-online-via-hackmd/22048) | [⬇️](https://github.com/joplin/plugins/raw/master/plugins/eu.xardbaiz.joplin.HackMD/plugin.jpl) | joplin-hackmd | 1.0.1 | Quick share notes on HackMD | xardbaiz | -| - | [⬇️](https://github.com/joplin/plugins/raw/master/plugins/joplin-plugin-TimelineRender/plugin.jpl) | joplin-plugin-TimelineRender | 1.0.0 | render the timeline in the markdown | funny-cat | +| [🏠](https://github.com/funny-cat-happy/joplin-plugin-TimelineRender.git) | [⬇️](https://github.com/joplin/plugins/raw/master/plugins/joplin-plugin-TimelineRender/plugin.jpl) | joplin-plugin-TimelineRender | 1.0.0 | render the timeline in the markdown | funny-cat | | - | [⬇️](https://github.com/joplin/plugins/raw/master/plugins/name.mikemueller.joplin2jira/plugin.jpl) | joplin2jira | 1.0.0 | Copies selected text or entire notes in Jira markup to the clipboard | Mike Müller | | [🏠](https://github.com/leenzhu/joplin-plugin-journal) | [⬇️](https://github.com/joplin/plugins/raw/master/plugins/com.leenzhu.journal/plugin.jpl) | Journal | 1.0.11 | Create or open note of today or selected date. | Leen Zhu | | [🏠](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 | diff --git a/manifests.json b/manifests.json index a53c31e..4514d34 100644 --- a/manifests.json +++ b/manifests.json @@ -2647,11 +2647,11 @@ "name": "joplin-plugin-TimelineRender", "description": "render the timeline in the markdown", "author": "funny-cat", - "homepage_url": "", + "homepage_url": "https://github.com/funny-cat-happy/joplin-plugin-TimelineRender.git", "repository_url": "https://github.com/funny-cat-happy/joplin-plugin-TimelineRender.git", "keywords": [], "categories": [], - "_publish_hash": "sha256:437f1dd08e1dfb4a3499693760746ad44bbdff93c3d98fb9c10c715fe230710c", + "_publish_hash": "sha256:8df22cf2d7155ba9c2cdd4e60f3b1f149c914cbdcd56dcaea8fe0c6ab3146e79", "_publish_commit": "main:a2549205425546df87c544a00d500eda127a3321", "_npm_package_name": "joplin-plugin-timelinerender" }, diff --git a/plugins/joplin-plugin-TimelineRender/manifest.json b/plugins/joplin-plugin-TimelineRender/manifest.json index a2c0ea3..deab954 100644 --- a/plugins/joplin-plugin-TimelineRender/manifest.json +++ b/plugins/joplin-plugin-TimelineRender/manifest.json @@ -6,11 +6,11 @@ "name": "joplin-plugin-TimelineRender", "description": "render the timeline in the markdown", "author": "funny-cat", - "homepage_url": "", + "homepage_url": "https://github.com/funny-cat-happy/joplin-plugin-TimelineRender.git", "repository_url": "https://github.com/funny-cat-happy/joplin-plugin-TimelineRender.git", "keywords": [], "categories": [], - "_publish_hash": "sha256:437f1dd08e1dfb4a3499693760746ad44bbdff93c3d98fb9c10c715fe230710c", + "_publish_hash": "sha256:8df22cf2d7155ba9c2cdd4e60f3b1f149c914cbdcd56dcaea8fe0c6ab3146e79", "_publish_commit": "main:a2549205425546df87c544a00d500eda127a3321", "_npm_package_name": "joplin-plugin-timelinerender" } \ No newline at end of file diff --git a/plugins/joplin-plugin-TimelineRender/plugin.jpl b/plugins/joplin-plugin-TimelineRender/plugin.jpl index 447b45a..4c66d24 100644 Binary files a/plugins/joplin-plugin-TimelineRender/plugin.jpl and b/plugins/joplin-plugin-TimelineRender/plugin.jpl differ