Commit Graph

32 Commits

Author SHA1 Message Date
SebastianMC 6149afcadc Documentation update - preview 2023-02-15 23:25:55 +01:00
SebastianMC 1cb8b2b05b Mobile-specific tweaks, e.g. new ribbon icon and documentation updates 2023-02-11 17:40:31 +01:00
SebastianMC 103821c712 #50 - regexp and by-name matching support for target-folder
- documentation updates
2023-02-07 17:18:07 +01:00
SebastianMC 4a27ef03d2 #50 - regexp and by-name matching support for target-folder
- documentation update
2023-02-07 17:13:32 +01:00
SebastianMC c27ea83952
Documentation updates 2023-01-25 13:30:50 +01:00
SebastianMC dc7df105b0 Documentation update 2023-01-03 21:59:31 +01:00
SebastianMC e48c602f72 Version bump before release 2023-01-03 19:17:23 +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 ec0049302b
32 feature: wider support of controlled regexp (#41)
#32 - Implementation completed with rich unit tests coverage.

- manual.md contains a simple example of the new feature
- support for undocumented `\[0-3]` for the requester of the feature ;-)
2022-12-18 19:59:58 +01:00
SebastianMC 84a5238814
#35 - Feature: combining of sorting rules (#36)
- full unit tests coverage of the new functionality
- refactor of the parser to allow more flexible syntax and be able to detect more errors
- introduced many new errors recognized by the parser
2022-11-29 11:17:02 +01:00
SebastianMC 581f5e9f36
#29 - Feature: priorities of sorting rules (#31)
- Implementation with full coverage of unit tests
- Documentation update with details about priorities (as an advanced feature, only in manual.md, not in README.md)
2022-11-29 10:17:15 +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 a82ec0747c Documentation update
- syntax-reference.md update (not final)
2022-10-10 10:31:41 +02:00
SebastianMC 0a6184ee0b Documentation update
- syntax reference playing with the format
2022-10-07 15:25:51 +02:00
SebastianMC 35d76447c0 Documentation update
- syntax reference playing with the format
2022-10-07 15:24:30 +02:00
SebastianMC e912c63a97 Documentation update
- syntax reference playing with the format
2022-10-07 12:19:19 +02:00
SebastianMC fd58c51aa2 Documentation update
- syntax reference playing with the format
2022-10-07 12:15:57 +02:00
SebastianMC 9dbd9fdd03 Documentation update
- syntax reference playing with the format
2022-10-07 12:01:08 +02:00
SebastianMC 56055b2d7d Documentation update
- syntax reference playing with the format
2022-10-07 11:22:04 +02:00
SebastianMC 34df20e598 Documentation update
- syntax reference playing with the format
2022-10-06 21:17:35 +02:00
SebastianMC 507d30be85 Documentation update
-syntax reference playing with the format
2022-10-06 20:22:09 +02:00
SebastianMC 77f7afd36d Documentation update 2022-10-05 16:53:12 +02:00
SebastianMC e40f6ef28a Documentation update 2022-10-05 14:58:00 +02:00
SebastianMC afa10afd7d 13 - Feature request: Sort by modification date, treating folder and files equally
- syntax reference update
2022-09-26 19:06:20 +02:00
SebastianMC 2b77ce058d 13 - Feature request: Sort by modification date, treating folder and files equally
- finetuned the 'modified' sorting method - not the folders are ordered alphabetically, as the standard Obsidiand sort by 'modified date' does
- finetuned the 'created' sorting method in the same way as 'modified'
- added some initial content to syntax-reference.md ;-)
- extended the 'advanced modified' sorting method to also support the edge-case secondary sorting methods for groups
2022-09-25 22:50:27 +02:00
SebastianMC 4bca9735f2 Example sortspec.md fix - the order should be reverse alphabetical 2022-09-02 12:10:13 +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 a510b979ef
Updated example sortspec.md
Added explanatory comment to the specification
2022-08-13 23:25:53 +02:00
SebastianMC afdcecb52b Documentation updates (downloadable examples for README.md). 2022-08-07 01:40:36 +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