efe8e13267#156 - improved support for index-note-based folder notes - fresh head review - typos correction - comment updates for clarity
SebastianMC
2024-09-05 20:01:11 +0200
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
SebastianMC
2024-09-02 00:11:29 +0200
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)
SebastianMC
2024-09-01 17:07:56 +0200
e66d7be9d3Extracted setting to a separate settings.ts
SebastianMC
2024-09-01 15:23:38 +0200
a102d6ee84Create src/component/SampleModal.ts
Jiean Yang
2024-08-27 19:58:17 +0200
46d9b512d2Update src/page/SampleSettingTab.ts
Jiean Yang
2024-08-27 19:56:57 +0200
eb6d87a4c8Formate all files
Jiean Yang
2024-08-27 19:56:32 +0200
2af50b85cfCreate src/page/SampleSettingTab.ts
Jiean Yang
2024-08-27 19:56:23 +0200
41a415d0c1Add package-lock.json
Jiean Yang
2024-08-27 19:49:51 +0200
b429a8b7eaRename project name from my-obsidian-copilot to my-obsidian-copilot
Jiean Yang
2024-08-27 19:48:53 +0200
8922b7856aremove abort for now
Maris
2024-07-07 13:25:13 +0200
59262079edreplace now works - hover tooltip optimized and parsed - replace now working with link - some other minor bug fixes
Maris
2024-06-30 17:12:44 +0200
4ab21d6ff5#145 - refactored the plugin integration point and sorting function invocation and wrapper(s) to work under Obsidian 1.6.0 (which introduced significant refactoring) Remains to do: - polish the code to remove duplication in main.js - full testing under 1.6.0 - regression tests under latest 1.5.x (the code is backward compatible)
SebastianMC
2024-05-13 20:14:03 +0200
f5c64845baThe global `app` object becomes deprecated in Obsidian 1.6.0 - subsequent code adjustments
SebastianMC
2024-05-13 14:51:57 +0200
107c32e461The global `app` object becomes deprecated in Obsidian 1.6.0 - switched code to use the DI approach - the handle to `app` is handed over to the Plugin at initializaion. Keep in and supply down the execution chain, as needed
SebastianMC
2024-05-13 14:36:13 +0200
36b1f17ae8trigger le expensemanipulation depuis une commande et modifé expensmanipulation pour rééecrire un tableau sorted
steeven
2024-04-21 18:15:16 +0200
efee00c529implemented basic table reading and trigger for expenseManipulation
steeven
2024-04-14 11:31:24 +0200
7b8b9309efadd check for decimal expenses before submit expense
steeven
2024-04-14 08:54:26 +0200
90f610a3d3set focus on input value expense amount & erro handling if user use ',' for expensance (before return NaN)
steeven
2024-04-14 08:05:06 +0200
47e238ff48moved modal on expenseModal.ts. Some cosmetics: setCta & remove, add form validation before posting
steeven
2024-04-12 19:29:19 +0200
4f77319251로직 수정
kim365my
2024-04-12 23:06:24 +0900
9d7f899386finished implementing accounts and value. add helper to formt currency
steeven
2024-04-11 19:48:12 +0200
aa52baa0e0버그 수정
kim365my
2024-04-11 15:07:24 +0900
94f6ad453cImplémentation de category dans le modal en récupérant les setttings du module
steeven
2024-04-10 20:14:08 +0200