How do I update the plugin?? #7
-
obsidian's community plugins > check for updates... |
Beta Was this translation helpful? Give feedback.
Replies: 3 comments 2 replies
-
Hi, the plugin is not on the official list of Obsidian Community Plugins visible at https://obsidian.md/plugins, hence the operation obsidian's community plugins > check for updates doesn't take it into account when checking for updates. What is misleading here is that the plugin, when installed manually or via BRAT, becomes visible on the list in settings > Community plugins > Installed plugins. It looks that Obsidian shows all installed plugins in that list, regardless of how they were installed and if they are part of the official list of community plugins or not. Until the plugin reaches the list of https://obsidian.md/plugins I'd recommend to use BRAT method for installation (https://github.com/SebastianMC/obsidian-custom-sort#installing-the-plugin-using-brat). It is the most convenient method because BRAT can update the plugins automatically. Obviously, manual installation of the newest release of the plugin also works. To do that please follow the procedure described here https://github.com/SebastianMC/obsidian-custom-sort#manually-installing-the-plugin and override |
Beta Was this translation helpful? Give feedback.
-
|
Beta Was this translation helpful? Give feedback.
-
Probably it makes sense to post a final update here: few weeks ago the plugin reached the official library of Obsidian community plugins. Thus, it can be installed and updated directly from inside the application |
Beta Was this translation helpful? Give feedback.
Hi,
the plugin is not on the official list of Obsidian Community Plugins visible at https://obsidian.md/plugins, hence the operation obsidian's community plugins > check for updates doesn't take it into account when checking for updates. What is misleading here is that the plugin, when installed manually or via BRAT, becomes visible on the list in settings > Community plugins > Installed plugins. It looks that Obsidian shows all installed plugins in that list, regardless of how they were installed and if they are part of the official list of community plugins or not.
Until the plugin reaches the list of https://obsidian.md/plugins I'd recommend to use BRAT method for installation (https:/…