obsidian-sample-plugin/src/custom-sort
SebastianMC e788c92543 #67 - feature alphabetic wildcard
- sorting symbol \a+ for ASCII word
- sorting symbol \A+ for any modern language word (involved advanced unicode regexp)
2023-03-07 19:01:44 +01:00
..
custom-sort-types.ts #67 - feature alphabetic wildcard 2023-03-07 19:01:44 +01:00
custom-sort.spec.ts #60 - Simplified integration with obsidian-icon-folder plugin 2023-03-01 10:42:35 +01:00
custom-sort.ts #60 - Simplified integration with obsidian-icon-folder plugin 2023-03-01 10:42:35 +01:00
folder-matching-rules.spec.ts #50 - regexp and by-name matching support for target-folder 2023-02-06 23:42:56 +01:00
folder-matching-rules.ts #50 - regexp and by-name matching support for target-folder 2023-02-06 23:42:56 +01:00
icons.ts Mobile-specific tweaks, e.g. new ribbon icon and documentation updates 2023-02-11 17:40:31 +01:00
matchers.spec.ts #67 - feature alphabetic wildcard 2023-03-07 19:01:44 +01:00
matchers.ts #67 - feature alphabetic wildcard 2023-03-07 19:01:44 +01:00
sorting-spec-processor.spec.ts #67 - feature alphabetic wildcard 2023-03-07 19:01:44 +01:00
sorting-spec-processor.ts #67 - feature alphabetic wildcard 2023-03-07 19:01:44 +01:00