Clarified the description of download example links

For clarity added screenshots of the example sortspec.md files
This commit is contained in:
SebastianMC 2022-11-13 19:22:42 +01:00
parent 46c46d7f68
commit d317502a5a
1 changed files with 3 additions and 1 deletions

View File

@ -61,7 +61,9 @@ can be the root folder. Ensure the exact file name is `sortspec.md`. That file c
> > > >
> > In other words, ensure, that the final `sortspec.md` file in your vault (which is the `sortspec` Obsidian note) looks exactly like below: > > In other words, ensure, that the final `sortspec.md` file in your vault (which is the `sortspec` Obsidian note) looks exactly like below:
> > ![sortspec.md](./docs/img/sortspec-md-bright.jpg) > > ![sortspec.md](./docs/img/sortspec-md-bright.jpg)
> > - or if you are a fan of dark mode (line numbers shown for clarity only, they aren't part of the file content): > >
> > or if you are a fan of dark mode (line numbers shown for clarity only, they aren't part of the file content):
> >
> > ![sortspec.md](./docs/img/sortspec-md-dark.jpg) > > ![sortspec.md](./docs/img/sortspec-md-dark.jpg)
> 2. Enable the plugin in obsidian. > 2. Enable the plugin in obsidian.
> >