SebastianMC
c5ad33ea14
Documentation update
2023-01-25 13:46:32 +01:00
SebastianMC
9e87754eee
Documentation update
2023-01-25 13:33:48 +01:00
SebastianMC
c27ea83952
Documentation updates
2023-01-25 13:30:50 +01:00
SebastianMC
0ba423ce4b
#45 - Feature: explicit matching of 'starred' items
...
- new keyword added to support items starred with Obsidian core plugin 'Starred'
- the keyword is `starred:`
- detection and more user friendly handling of the general error condition when the File Explorer is not available
- new ribbon status icon shape to indicate the general error plus detailed error logged to the console
2023-01-03 19:09:37 +01:00
SebastianMC
1300caf291
Clarified the description of download example links
...
For clarity added screenshots of the example sortspec.md files
2022-11-13 19:25:50 +01:00
SebastianMC
d317502a5a
Clarified the description of download example links
...
For clarity added screenshots of the example sortspec.md files
2022-11-13 19:22:42 +01:00
SebastianMC
46c46d7f68
Clarified the description of download example links
...
For clarity added screenshots of the example sortspec.md files
2022-11-13 19:22:02 +01:00
SebastianMC
63ace5f667
Clarified the description of download example links
...
For clarity added screenshots of the example sortspec.md files
2022-11-13 19:20:40 +01:00
SebastianMC
021825ceaf
Clarified the description of download example links
2022-11-13 19:01:47 +01:00
SebastianMC
d1e3bf92a1
Clarified the description of download example links
2022-11-13 18:41:50 +01:00
SebastianMC
fabd586348
#23 feature request sorting notes with metadata ( #26 )
...
* #23 - support for sorting by metadata
- added support for grouping items by the presence of specified metadata
- new keyword `with-metadata:` introduced for that purpose in lexer
- if metadata field name is omitted, the default `sort-index-value` is used
- added support for sorting items by notes and folders metadata
- new keyword 'by-metadata:' introduced for that purpose
- if metadata field name is omitted, the default `sort-index-value` is used (or metadata name inheritance is used)
- unit tests of sorting spec processor extended accordingly
- documentation and code example in README.md
- extended to also support true alphabetical on metadata fields
- release unnecessary references after sorting completed
2022-11-12 16:18:18 +01:00
SebastianMC
9541202b40
Version bump before release
...
+ added missing ToC link in README.md to new section
2022-11-10 00:28:43 +01:00
SebastianMC
742bdf1b80
#27 - support for true alphabetical order
...
- added new token 'true a-z'
- unit tests coverage of the extended logic
- added example in README.md
2022-11-10 00:10:16 +01:00
SebastianMC
4bd3eaadfd
Update README.md (minor)
2022-11-03 10:38:23 +01:00
SebastianMC
d0c835dece
Documentation update to reflect reaching the official community plugins list at https://obsidian.md/plugins
2022-10-10 23:53:49 +02:00
SebastianMC
a82ec0747c
Documentation update
...
- syntax-reference.md update (not final)
2022-10-10 10:31:41 +02:00
SebastianMC
4b7849c422
13 - Feature request: Sort by modification date, treating folder and files equally
...
- README.md update, typo
2022-09-26 21:06:34 +02:00
SebastianMC
200333fb31
13 - Feature request: Sort by modification date, treating folder and files equally
...
- README.md update, adjusted one of examples to use the `> advanced modified` sorting method
2022-09-26 19:12:15 +02:00
SebastianMC
49014e1230
README.md minor fix - dangling links to reference documents (which are empty at now, anyway)
2022-09-02 12:07:37 +02:00
SebastianMC
dc0c2d0909
README.md update, finetuned Quickstart section
2022-08-31 23:56:01 +02:00
SebastianMC
4cf19d1d8e
README.md update, added Quickstart section
2022-08-31 23:49:00 +02:00
SebastianMC
d798f4a96c
Ticket #1 : added support for imposed sorting rules inheritance by subfolders
...
- YAML snippet in README.md updated for consistency with other examples
2022-08-30 20:31:20 +02:00
SebastianMC
20c79b0ee1
Ticket #1 : added support for imposed sorting rules inheritance by subfolders
...
- README.md updated with internal links
2022-08-30 20:27:38 +02:00
SebastianMC
8e298aac18
Ticket #1 : added support for imposed sorting rules inheritance by subfolders
...
- README.md updated with concise examples of the new functionality
2022-08-30 20:21:17 +02:00
SebastianMC
575bc100a5
Updated README.md
...
Finetuned the links to example sortspec.md files to show them in plain (unformatted) mode when following the link
2022-08-13 23:30:56 +02:00
SebastianMC
5b139f180e
Updated README.md
2022-08-12 00:52:14 +02:00
SebastianMC
8b6e6652f1
Updated README.md header
2022-08-11 22:13:05 +02:00
SebastianMC
afdcecb52b
Documentation updates (downloadable examples for README.md).
2022-08-07 01:40:36 +02:00
SebastianMC
b1b8a507dd
Documentation updates (header of README.md).
...
Done!!!
2022-08-06 17:42:53 +02:00
SebastianMC
e819f283d4
Documentation updates (header of README.md)
2022-08-06 17:40:26 +02:00
SebastianMC
b3fce89340
Documentation updates (added ToC to README.md)
2022-08-06 17:35:01 +02:00
SebastianMC
38e9be7b09
Documentation updates (added examples for sorting by Roman and compound Roman)
2022-08-06 17:01:20 +02:00
SebastianMC
93daf529d3
First public release of the Obsidian custom sort plugin
2022-08-06 03:15:44 +02:00
Henré Botha
f85d2b74b5
Fix README headings ( #29 )
2022-05-07 11:15:23 -04:00
Xiao Meng
f690c04577
use LF instead of CRLF ( #28 )
2022-04-15 14:13:31 -04:00
Lishid
24918c946d
Update README.md
2022-04-04 22:20:58 -04:00
aidenlx
f3286063d3
add version bump script ( #10 )
2022-01-22 16:13:50 -05:00
Federico Granata
4f502e92eb
Update README.md ( #24 )
2022-01-21 11:15:02 -05:00
TfTHacker
6fdd374cb8
Adding eslint for code .\src\ ( #17 )
2021-10-30 14:04:07 -04:00
GitMurf
26721337a7
Update README - Obsidian API update instructions
...
Add the following to the "First time developing plugins?" section:
For updates to the Obsidian API run `npm update` in the command line under your repo folder.
2021-04-23 16:59:52 -04:00
Maciej Beimcik
123b00ca52
a note regarding "use this template" button
...
This button is not visible if you are not logged in to GitHub.
It may be a bit confusing for first-timers so I suggest the note to be added
2021-03-09 16:17:18 -05:00
Konstantin
5355e3337e
Update README.md
...
fix one little misstype
2021-03-07 20:54:45 -05:00
Lishid
ceb3837850
Update README.md
2021-03-01 12:59:44 -05:00
lishid
318cb2b055
Added versions.json
2020-11-10 02:52:56 -05:00
lishid
26d068d237
Update readme.
2020-10-28 21:13:03 -04:00
lishid
08add6702a
Update readme.
2020-10-28 20:48:24 -04:00
lishid
a577988baa
Update readme.
2020-10-26 12:15:09 -04:00
lishid
5b96e4a095
Update readme.
2020-10-26 11:15:02 -04:00
lishid
dfd3fe233b
Update documentation.
2020-10-25 18:45:40 -04:00
lishid
ed3770792a
Initial commit!
2020-10-25 16:58:31 -04:00