Commit Graph

12 Commits

Author SHA1 Message Date
SebastianMC 6a47c51182 Merge branch '171-poc-metadata-value-extractors-idea' into nov-2024-refactoring-regroup-sorting-structures
# Conflicts:
#	manifest.json
#	src/test/unit/sorting-spec-processor.spec.ts
2025-01-03 19:43:40 +01:00
SebastianMC f293dff088 Merge branch 'master' into 171-poc-metadata-value-extractors-idea 2025-01-03 19:33:21 +01:00
SebastianMC c3008946cc #185 - drop backward compatibility
- removed integration with Starred code plugin (which hasn't already been there for months)
2025-01-03 13:24:12 +01:00
SebastianMC 55fbae57da Merge branch 'master' into nov-2024-refactoring-regroup-sorting-structures
# Conflicts:
#	manifest.json
#	src/custom-sort/matchers.ts
#	src/test/unit/sorting-spec-processor.spec.ts
2025-01-02 15:06:57 +01:00
SebastianMC c5e463b44c Merge branch 'master' into 171-poc-metadata-value-extractors-idea
# Conflicts:
#	manifest.json
#	src/custom-sort/matchers.ts
#	src/test/unit/sorting-spec-processor.spec.ts
2025-01-02 14:59:37 +01:00
SebastianMC a0bd47b210 #184 - Sort notes in Mmm-dd-yyyy format 2025-01-02 14:04:38 +01:00
SebastianMC 266bac7af6 Major refactoring of sorting structures.
Unit tests fixes - problems were only on the automatically converted unit tests, no in the refactored logic. A good sign.
2024-11-06 12:13:32 +01:00
SebastianMC c63b83d596 Major refactoring of sorting structures. Unit tests updated, compiling. 2024-11-06 12:03:27 +01:00
SebastianMC 9e2e12046d #171 - a PoC of the idea of metadata value extractors. Extended syntax, unit tests, error handling 2024-11-05 20:12:47 +01:00
SebastianMC 16b50c3c20 #150 - Sort notes in dd-Mmm-yyyy format
- completed, tested.
2024-07-10 12:06:01 +02:00
SebastianMC 92a33215cc #150 - Sort notes in dd-Mmm-yyyy format
- additional unit tests
- fixes detected by unit tests

Next step: manual local testing of real scenarios
2024-07-08 23:49:24 +02:00
SebastianMC 2c3de3d609 Reorganised unit tests locations - moved all of them to a dedicated folder 2024-02-19 08:59:17 +01:00
Renamed from src/custom-sort/sorting-spec-processor.spec.ts (Browse further)