mirror of
https://github.com/playmean/obsidian-event-highlight-plugin.git
synced 2026-07-22 05:44:13 +00:00
10 lines
301 B
JSON
10 lines
301 B
JSON
{
|
|
"id": "event-highlight",
|
|
"name": "Event Highlight",
|
|
"description": "Render colored bars with relative event dates",
|
|
"version": "0.4.0+sha.18c739b5",
|
|
"author": "playmean",
|
|
"authorUrl": "https://github.com/playmean",
|
|
"minAppVersion": "0.15.0",
|
|
"isDesktopOnly": false
|
|
}
|