Commit Graph

405 Commits

Author SHA1 Message Date
SebastianMC fd654d77ae Merge remote-tracking branch 'origin/188-compat-obsidian-1-7-2' into 188-compat-obsidian-1-7-2 2025-01-06 02:25:58 +01:00
SebastianMC ae0d2f5280 #188 - Group of changes addressing compatibility issued with Obsidian 1.7.2 and newer 2025-01-06 02:25:41 +01:00
SebastianMC d6d5dbb526 Group of changes addressing compatibility issued with Obsidian 1.7.2 and newer 2025-01-06 02:25:07 +01:00
SebastianMC 2c2053d853
Merge pull request #174 from SebastianMC/nov-2024-refactoring-regroup-sorting-structures
Major refactoring of sorting structures.
2025-01-03 20:16:49 +01:00
SebastianMC de15f48add
Merge pull request #172 from SebastianMC/171-poc-metadata-value-extractors-idea
#171 metadata value extractors
2025-01-03 20:10:38 +01:00
SebastianMC 5cb7e544a5 Merge branch '171-poc-metadata-value-extractors-idea' into nov-2024-refactoring-regroup-sorting-structures 2025-01-03 20:07:06 +01:00
SebastianMC f8255d30aa Merge branch 'master' into nov-2024-refactoring-regroup-sorting-structures 2025-01-03 20:03:50 +01:00
SebastianMC fcacaa3ddc Merge branch 'master' into 171-poc-metadata-value-extractors-idea
# Conflicts:
#	manifest.json
2025-01-03 20:01:27 +01:00
SebastianMC e4da4d1168 Version bump for 3.0.1 2025-01-03 19:58:06 +01:00
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 b0d2140ff4
Merge pull request #186 from SebastianMC/185-drop-backward-compatibility-and-require-1-7-2
#185 drop backward compatibility and require Obsidian 1.7.2 or newer
2025-01-03 19:21:11 +01:00
SebastianMC 5c4202f183 Merge remote-tracking branch 'origin/185-drop-backward-compatibility-and-require-1-7-2' into 185-drop-backward-compatibility-and-require-1-7-2 2025-01-03 13:24:59 +01:00
SebastianMC 51ea92f0e8 #185 - drop backward compatibility
- removed legacy code to handle backward compatibility with <0.15.0, <1.2.0, <1.4.11 and <1.6.0
2025-01-03 13:24:13 +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 d07c61290a 185 - drop backward compatibility
- removed legacy code to handle backward compatibility with <0.15.0, <1.2.0, <1.4.11 and <1.6.0
2025-01-03 13:22:02 +01:00
SebastianMC 779f8738a2 185 - drop backward compatibility
- removed integration with Starred code plugin (which hasn't already been there for months)
2025-01-03 13:07:31 +01:00
SebastianMC 5013b47e26 185 - drop backward compatibility
- upgraded libraries and TS
- fixed compilation issues
- no other code changes yet
2025-01-03 12:22:31 +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 d3e21b2805 Merge remote-tracking branch 'upstream/master'
# Conflicts:
#	README.md
#	esbuild.config.mjs
#	tsconfig.json
2025-01-02 14:52:20 +01:00
SebastianMC 75f971a5b7 Version bump before release 2.1.15 2025-01-02 14:06:51 +01:00
SebastianMC a0bd47b210 #184 - Sort notes in Mmm-dd-yyyy format 2025-01-02 14:04:38 +01:00
Johannes Theiner ee04e2f81f
Merge pull request #120 from claremacrae/fix-readme-api-comment
Remove statement that API is unstable
2024-11-11 21:25:18 +01:00
Clare Macrae 92050ad841
Remove statement that API is unstable 2024-11-11 19:58:31 +00: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 eeb581120d Major refactoring of sorting structures. Refactored the code. Unit tests not touched, broken. 2024-11-06 11:23:23 +01:00
SebastianMC 99cea92322 #171 - a PoC of the idea of metadata value extractors. Unit tests. 2024-11-06 10:00:23 +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 008f6c03f7 README.md update with clear status and details of impact of breaking changes in Obsidian 1.7.2+ 2024-11-04 15:09:17 +01:00
SebastianMC fd9b63843f README.md update with clear status and details of impact of breaking changes in Obsidian 1.7.2+ 2024-11-04 15:06:17 +01:00
SebastianMC f210a412d3 #171 - a PoC of the idea of metadata value extractors. Working version, missing errors detection for new scenarios 2024-11-04 14:30:49 +01:00
SebastianMC d82a80c063 #171 - a PoC of the idea of metadata value extractors. Completed the sorting spec parser part. 2024-11-03 23:16:57 +01:00
SebastianMC 42a5f1feb2 #171 - started creation of a PoC of the idea of metadata value extractors. At a glance a low hanging fruit turned out to be far too complex to be worth it. 2024-11-03 22:56:55 +01:00
SebastianMC b096e4c8b4 Version bump before release 2024-09-20 18:54:06 +02:00
SebastianMC 1019484935 #160 - compatibility with Obsidian 1.7.2
- the fileExplorer patchability check made smarter and version-dependent
- the plugin-integration-point support required by Obsidian 1.7.2 has been already incorporated in the plugin earlier on, for 1.6.0 Obsidian release
2024-09-20 18:53:50 +02:00
SebastianMC 6085be8c60 Documentation update - added infographics for one of typical scenarios 2024-09-12 11:36:12 +02:00
SebastianMC 7484ff27de Version bump before release 2024-09-05 20:14:42 +02:00
SebastianMC d2bf6e30b2
Merge pull request #158 from SebastianMC/156-indexmd-based-folder-note-metadata
Index-based folder note metadata support
2024-09-05 20:07:10 +02:00
SebastianMC efe8e13267 #156 - improved support for index-note-based folder notes - fresh head review
- typos correction
- comment updates for clarity
2024-09-05 20:01:11 +02:00
SebastianMC 60a60dfb72 #156 - improved support for index-note-based folder notes
- implementation completed, basic tests done
- needs code review with a fresh head
- needs more regression tests of affected sorting methods
2024-09-02 00:11:29 +02:00
SebastianMC 605d5026a6 #156 - improved support for index-note-based folder notes: PUT ON HOLD
- turned out to be not so trivial with one challenging place
- PUT ON HOLD
- added inline annotations with !!! (intentionally breaking the TS syntax)
2024-09-01 17:07:56 +02:00
SebastianMC e66d7be9d3 Extracted setting to a separate settings.ts 2024-09-01 15:23:38 +02:00
Steph Ango daa0cba23c
Merge pull request #78 from aleksey-rowan/patch-1
Minify production build
2024-08-21 11:22:30 -07:00
Johannes Theiner bfa0145644
Merge pull request #91 from revolter/patch-1
Fix inconsistent indentation
2024-07-31 22:06:34 +02:00
Johannes Theiner 893e489e84
Merge pull request #92 from revolter/patch-2
Fix incorrect TypeScript spelling
2024-07-31 21:47:47 +02:00
Johannes Theiner d05f42d8c5
Merge pull request #95 from tobiasvl/patch-1
Update README.md
2024-07-31 20:18:53 +02:00
SebastianMC 98dbcc61f2 Version bump before release 2024-07-10 12:21:58 +02:00
SebastianMC fa6aafa3bd
Merge pull request #152 from SebastianMC/151-sort-notes-in-dd-mmm-yyyy-format
151 sort notes in dd mmm yyyy format
2024-07-10 12:07:48 +02:00