Commit graph

128 commits

Author SHA1 Message Date
Lost Paul
ef0dbbd66b Fix #250 2025-06-30 16:01:49 +02:00
Lost Paul
b581b30abc Fix #247 2025-06-27 10:10:53 +02:00
Lost Paul
4d6820dc53 Fix choose folder note type modal 2025-06-26 20:26:25 +02:00
Lost Paul
d050217f5b Fix folder overview path & remove buggy enter event 2025-06-25 10:01:43 +02:00
Lost Paul
d1e2aa1c64 Fix rename handler & active folder highlight 2025-06-18 12:30:25 +02:00
Lost Paul
17251a4826 Fix #171 2025-06-17 12:47:54 +02:00
Lost Paul
415ccdd57f Clearer function names for style functions 2025-06-17 12:02:53 +02:00
Lost Paul
18e1f4dc45 Stop folder collapsing without touching css styles 2025-06-16 15:03:31 +02:00
Lost Paul
e7653658fc Fix #112 2025-06-12 18:43:27 +02:00
Lost Paul
8533e30ce5 Update main.ts 2025-06-04 15:18:50 +02:00
Lost Paul
1f04660242
Merge branch 'beta-3' into Improve-plugin-performance 2025-06-04 15:02:13 +02:00
Lost Paul
d6cf91b767 Fix changing folder names in the path 2025-06-04 14:54:11 +02:00
Lost Paul
84d8c608fd Remove unnecessary awaits 2025-06-01 13:11:36 +02:00
Lost Paul
25ae1596f4 Fix dropping folder into note 2025-06-01 12:21:46 +02:00
Lost Paul
94ce26c3e7 Fix show folder note in file explorer command 2025-05-30 20:47:50 +02:00
Lost Paul
fe64c66b60 Improve performance of mutation observer 2025-05-30 16:29:00 +02:00
Lost Paul
d7d6562cc4 Option to disable persisting tab 2025-05-01 15:26:05 +02:00
Lost Paul
8986c5b524 Fix code style issues part two 2025-03-01 14:45:52 +01:00
Lost Paul
8f131c83a8 Fix code style issues 2025-02-25 18:57:23 +01:00
Lost Paul
451de100be Fix folder note name feature and add conformation modal 2025-01-26 13:08:09 +01:00
Lost Paul
85bebc97e8 Remove redundant code 2025-01-25 12:16:22 +01:00
Lost Paul
54285cb8b7 Add styles & functions for the folder overview 2025-01-14 21:28:06 +01:00
Lost Paul
07ad2b927b Remove duplicated commands 2025-01-11 22:08:54 +01:00
Lost Paul
341dde9c74 Change folder overview paths 2025-01-08 12:43:29 +01:00
Lost Paul
62c4b5e149 Fix code style issues 2025-01-07 11:54:21 +01:00
Lost Paul
4c3e186d0b Made Folder Overview its own Plugin
Still needs quite a lot of changes in order to work flawless
2025-01-06 21:36:22 +01:00
Lost Paul
b65d624e3b Folder overview settings view 2025-01-03 13:39:51 +01:00
Lost Paul
69a1318442 Fix #182 2024-12-27 22:10:30 +01:00
Lost Paul
c1e7567a6e Save changes 2024-11-12 22:10:25 +01:00
Lost Paul
75443255b0 Fix style issue with new version 2024-10-03 17:34:38 +02:00
Lost Paul
e4f6419687 Save progress 2024-09-22 22:24:46 +02:00
Lost Paul
1c794c18ea Fix issues with 1.7.2 Obsidian release and some code rewrite 2024-09-21 21:49:34 +02:00
Lost Paul
446185c51d Fix compiling issues 2024-09-07 14:25:51 +02:00
Lost Paul
4962ac5236 Save progress 2024-09-05 17:05:58 +02:00
Lost Paul
db2b0c096a Drop folder notes into not to create an link 2024-08-20 13:03:21 +02:00
Lost Paul
f1b181e772 getDetachedFolder & includeDetached folder option 2024-06-15 17:55:47 +02:00
Lost Paul
3673e6c0e2 Option to disable folder highlighting 2024-06-02 14:36:07 +02:00
Lost Paul
cd38702394 Override excluded folders/patterns with whitelist 2024-05-21 16:58:44 +02:00
Lost Paul
29b0a2d922 Fix excluded folders bug & style reload issues 2024-03-19 22:33:29 +01:00
Lost Paul
c991c1220e Fix #84 2024-02-10 21:54:08 +01:00
Lost Paul
8b1804caf2 Fix #84 2024-02-10 21:43:48 +01:00
Lost Paul
404eeac1e8 Hide collapse icon storage location difference 2024-02-03 19:29:42 +01:00
Lost Paul
cfbee6a814 Hide collapse icon storage location difference 2024-02-03 17:27:22 +01:00
Lost Paul
f37a9d7a83 Add missing plugin objects 2024-02-03 16:49:15 +01:00
Lost Paul
0162af9aff Change code structure & fix handle rename 2024-02-03 16:38:15 +01:00
Lost Paul
841b4e211b Fix active file class getting applied to non folder note folders 2024-01-27 13:10:59 +01:00
Lost Paul
77700797a2 Fix for older users of the plugin 2024-01-27 12:29:53 +01:00
Lost Paul
4371aa56d3 Fixed hide collapse icon bug & more
Fixed that the file explorer always updates when changing a tab in the plugin settings

Changed the setting name for the css class that stops white space collapsing for less confusing with the name
2024-01-27 12:17:27 +01:00
Lost Paul
35e53aa5f5 Finished hide collapse icon feature 2024-01-23 19:35:38 +01:00
Lost Paul
63fd0d7085 Update main.ts 2024-01-21 22:08:14 +01:00