Skip to content

Commit d0c835d

Browse files
author
SebastianMC
committed
Documentation update to reflect reaching the official community plugins list at https://obsidian.md/plugins
1 parent 7496c56 commit d0c835d

File tree

1 file changed

+16
-3
lines changed

1 file changed

+16
-3
lines changed

README.md

Lines changed: 16 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -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+
469478
1. 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+
482495
1. 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/`
487500
4. Reload Obsidian

0 commit comments

Comments
 (0)