5c4202f183Merge remote-tracking branch 'origin/185-drop-backward-compatibility-and-require-1-7-2' into 185-drop-backward-compatibility-and-require-1-7-2
SebastianMC
2025-01-03 13:24:59 +0100
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
SebastianMC
2025-01-03 13:22:02 +0100
c3008946cc#185 - drop backward compatibility - removed integration with Starred code plugin (which hasn't already been there for months)
SebastianMC
2025-01-03 13:07:31 +0100
d07c61290a185 - drop backward compatibility - removed legacy code to handle backward compatibility with <0.15.0, <1.2.0, <1.4.11 and <1.6.0
SebastianMC
2025-01-03 13:22:02 +0100
779f8738a2185 - drop backward compatibility - removed integration with Starred code plugin (which hasn't already been there for months)
SebastianMC
2025-01-03 13:07:31 +0100
5013b47e26185 - drop backward compatibility - upgraded libraries and TS - fixed compilation issues - no other code changes yet
SebastianMC
2025-01-03 12:22:31 +0100
2f0a745248Add created file opening in CreateEffortUnderAreaExoCommand
kitelev
2025-01-03 13:54:04 +0500
6d5a4c1266Refactor VaultAdapter.ts and AppUtils.ts
kitelev
2025-01-03 11:22:23 +0500
36fb218170Refactor VaultAdapter.ts and AppUtils.ts
kitelev
2025-01-03 11:22:23 +0500
fdbc31665dAdding some ignoring list. Remove intermediate files in compilation of TypeScript. Remove unneccessary file which generate by templates.
naive231
2024-11-22 08:16:56 +0800
2d0f4e73aa[add] Add a notification to the Reading View when the content is copied to the clipboard.
naive231
2024-11-15 16:14:40 +0800
395ee9b142Add a "copy" button to help user get content of the code block of the Reading View.
naive231
2024-11-15 10:49:15 +0800
215b259095[fix] Fix the wrong logic that always do the replacement toward the whole text instead the rest part of the text.
naive231
2024-11-15 10:37:41 +0800
487c0f6736Refactored the `processLineBlock` function in `main.ts` to improve list item handling and formatting. Updated the `applyFormatting` function to include additional formatting rules. Also modified `env.vim` to add `main.ts` to the argument list and set the make program to `tsc`.
naive231
2024-11-15 00:35:13 +0800
9c4f5cea24Refactored the `processLineBlock` function in `main.ts` to improve list item handling and formatting. Updated the `applyFormatting` function to include additional formatting rules. Also modified `env.vim` to add `main.ts` to the argument list and set the make program to `tsc`.
naive231
2024-11-15 00:34:16 +0800
266bac7af6Major refactoring of sorting structures. Unit tests fixes - problems were only on the automatically converted unit tests, no in the refactored logic. A good sign.
SebastianMC
2024-11-06 12:13:32 +0100
c63b83d596Major refactoring of sorting structures. Unit tests updated, compiling.
SebastianMC
2024-11-06 12:03:27 +0100
eeb581120dMajor refactoring of sorting structures. Refactored the code. Unit tests not touched, broken.
SebastianMC
2024-11-06 11:23:23 +0100
99cea92322#171 - a PoC of the idea of metadata value extractors. Unit tests.
SebastianMC
2024-11-06 10:00:23 +0100
9e2e12046d#171 - a PoC of the idea of metadata value extractors. Extended syntax, unit tests, error handling
SebastianMC
2024-11-05 20:12:47 +0100
3708d648defirst implements for new structure
TheOnlySilas
2024-11-05 17:28:24 +0100
008f6c03f7README.md update with clear status and details of impact of breaking changes in Obsidian 1.7.2+
SebastianMC
2024-11-04 15:09:17 +0100
fd9b63843fREADME.md update with clear status and details of impact of breaking changes in Obsidian 1.7.2+
SebastianMC
2024-11-04 15:06:17 +0100
f210a412d3#171 - a PoC of the idea of metadata value extractors. Working version, missing errors detection for new scenarios
SebastianMC
2024-11-04 14:30:49 +0100
d82a80c063#171 - a PoC of the idea of metadata value extractors. Completed the sorting spec parser part.
SebastianMC
2024-11-03 23:16:57 +0100
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.
SebastianMC
2024-11-03 22:56:55 +0100
3c5220ceb0Suggester als Einstellung optional gemacht und anderes
TheOnlySilas
2024-10-23 12:39:27 +0200
01a7d2eec9Register codemirror view Plugin und anderes
TheOnlySilas
2024-10-17 19:00:13 +0200
b096e4c8b4Version bump before release
SebastianMC
2024-09-20 18:54:06 +0200
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
SebastianMC
2024-09-20 18:53:50 +0200
6085be8c60Documentation update - added infographics for one of typical scenarios
SebastianMC
2024-09-12 11:36:12 +0200