@@ -39,6 +39,7 @@ Take full control of the order of your notes and folders:
3939- [ Location of sorting specification YAML entry] ( #location-of-sorting-specification-yaml-entry )
4040- [ Ribbon icon] ( #ribbon-icon )
4141- [ Installing the plugin] ( #installing-the-plugin )
42+ - [ From the official Obsidian Community Plugins page] ( #from-the-official-obsidian-community-plugins-page )
4243 - [ Installing the plugin using BRAT] ( #installing-the-plugin-using-brat )
4344 - [ Manually installing the plugin] ( #manually-installing-the-plugin )
4445- [ Credits] ( #credits )
@@ -462,10 +463,18 @@ States of the ribbon icon:
462463
463464## Installing the plugin
464465
465- As for now, the plugin can be installed manually or via the BRAT plugin
466+ ### From the official Obsidian Community Plugins page
467+
468+ The plugin could and should be installed from the official Obsidian Community Plugins list at https://obsidian.md/plugins
469+ or directly in the Obsidian app itself.
470+ Search the plugin by its name 'CUSTOM FILE EXPLORER SORTING'
466471
467472### Installing the plugin using BRAT
468473
474+ > NOTE
475+ >
476+ > BRAT installation is supported yet no longer needed since reaching the official list at https://obsidian.md/plugins
477+
4694781 . Install the BRAT plugin
470479 1. Open `Settings` -> `Community Plugins`
471480 2. Disable restricted (formerly 'safe') mode, if enabled
@@ -479,9 +488,13 @@ As for now, the plugin can be installed manually or via the BRAT plugin
479488
480489### Manually installing the plugin
481490
491+ > NOTE
492+ >
493+ > Manual installation is no longer needed since reaching the official list at https://obsidian.md/plugins
494+
4824951 . Go to Github for releases: https://github.com/SebastianMC/obsidian-custom-sort/releases
483- 2 . Download the Latest Release from the Releases section of the GitHub Repository
484- 3 . Copy the downloaded files ` main.js ` , ` styles.css ` , ` manifest.json ` over to your
496+ 2 . Download the latest (or desired) Release from the Releases section of the GitHub Repository
497+ 3 . Copy the downloaded files ` main.js ` and ` manifest.json ` over to your
485498 vault ` VaultFolder/.obsidian/plugins/custom-sort/ ` .
486499 - you might need to manually create the `/custom-sort/` folder under `VaultFolder/.obsidian/plugins/`
4875004 . Reload Obsidian
0 commit comments