urishiraval / obsidian-apple-reminders-plugin

A plugin to attempt to bring Apple Reminders into Obsidian.
GNU General Public License v3.0
150 stars 14 forks source link

Add description to Manifest file #8

Closed claremacrae closed 2 years ago

claremacrae commented 2 years ago

In the Obsidian Hub, we are going to be exposing plugin descriptions quite prominently.

It would help if a description could be added to this plugin's manifest file:

https://github.com/urishiraval/obsidian-apple-reminders-plugin/blob/5d81fa20ea1afb94fd73f46588bb0a18a0519aaf/manifest.json#L4

claremacrae commented 2 years ago

Actually, don't worry about this. There is another plugin with the same empty description - and both have descriptions in obsidian-releases so the right answer is for the hub to use the description from that repo, if none is present in the plugin's own manifest file.