joplin-plugin-life-calendar
Version:
This plugin renders yaml-based fenced code into a Life Calendar inspired by Tim Urban's article "Your Life in Weeks".
24 lines • 680 B
JSON
{
"manifest_version": 1,
"id": "com.hieuthi.joplin.life-calendar",
"app_min_version": "2.2",
"version": "1.5.1",
"name": "Life Calendar",
"description": "Life Calendar Plugin for Joplin",
"author": "Hieu-Thi Luong",
"homepage_url": "https://github.com/hieuthi/joplin-plugin-life-calendar",
"repository_url": "https://github.com/hieuthi/joplin-plugin-life-calendar",
"keywords": [
"joplin-plugin",
"life calendar",
"week calendar",
"life",
"timeline"
],
"platforms": [
"desktop",
"mobile"
],
"_publish_hash": "sha256:e29e90cee133fbbae2ede649db0e82884befc5496535d37f18281991b0270954",
"_publish_commit": "main:a426e03df8bc718d40951850b8a2b406051440cd"
}