Commit graph

81 commits

Author SHA1 Message Date
Sergey Kolesnik
f4dbd3e93c
fix: make.md plugin integration 2025-12-18 20:58:14 +03:00
Lost Paul
7c31c7cec5 Every remaining file 2025-08-11 14:39:33 +02:00
Lost Paul
d98958c7bd Eslint code style fixes no. 1 2025-07-27 11:33:21 +02:00
Lost Paul
4d6820dc53 Fix choose folder note type modal 2025-06-26 20:26:25 +02:00
Lost Paul
77d74f7993 Fix supported file types 2025-06-22 20:06:37 +02:00
Lost Paul
1f5f383921 Fix excluded folder "show in file explorer" setting
Previously when enabled folder notes wouldn't show in the file explorer
2025-06-21 09:58:15 +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
1d55c4117c Fix #125 2025-06-13 11:34:35 +02:00
Lost Paul
e7653658fc Fix #112 2025-06-12 18:43:27 +02:00
Lost Paul
6f75d505cb Fix #223 and removing collapse icon for empty folders 2025-06-05 19:52:33 +02:00
Lost Paul
a640c25f84 Update folderNoteFunctions.ts 2025-06-05 13:01:33 +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
94ce26c3e7 Fix show folder note in file explorer command 2025-05-30 20:47:50 +02:00
Lost Paul
d0aea34ea9 Fix eslint issues 2025-05-05 11:57:53 +02:00
Lost Paul
3924d53360
Merge branch 'main' into open_from_file_explorer 2025-05-01 16:35:57 +02:00
Lost Paul
6349262332 Remove #175 error message
(and hopefully also fix the bug)
2025-04-22 20:12:50 +02:00
Lost Paul
fedddcaa84 Fix templater vars 2025-03-04 22:00:49 +01: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
d4f7050351 Add missing default settings 2025-02-24 11:56:38 +01:00
Lost Paul
abf6336514 Fix renaming of folder notes who are in the parent folder 2025-02-01 11:35:51 +01:00
Lost Paul
3acfba425e Fix parent folder path storage option on first lvl 2025-01-28 19:37:47 +01:00
Lost Paul
451de100be Fix folder note name feature and add conformation modal 2025-01-26 13:08:09 +01:00
Lost Paul
2338b32d96 Fix detach folder issue 2025-01-25 11:36:37 +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
2e2d343aed Make folder overview an independent plugin progress 2025-01-07 21:39:34 +01:00
Lost Paul
62c4b5e149 Fix code style issues 2025-01-07 11:54:21 +01:00
Lost Paul
69a1318442 Fix #182 2024-12-27 22:10:30 +01:00
Lost Paul
4673d9db29
Merge pull request #184 from vkatushenok/escape-selectors
Escape folder path in selectors
2024-12-27 20:14:55 +01:00
Lost Paul
cc830920dd Update styleFunctions.ts 2024-12-27 14:12:23 +01:00
Vladimir Katushenok
3406e6e489 Escape folder path in selectors 2024-12-14 16:20:03 +11:00
Lost Paul
c1e7567a6e Save changes 2024-11-12 22:10:25 +01:00
jfsicilia
8627c2db54 Added commands for folder note creation and deletion in file explorer. Improved code readability. 2024-10-22 11:34:18 +01: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
62d05b90c5 Merged stashed changes 2024-09-07 13:44:11 +02:00
Lost Paul
4962ac5236 Save progress 2024-09-05 17:05:58 +02:00
Lost Paul
98158cbef9 Update styleFunctions.ts 2024-08-20 13:03:28 +02:00
Lost Paul
6d1c1d0cd4 Drag folder notes into markdown note/canvas 2024-08-15 14:02:18 +02:00
Lost Paul
84bd8c55c7 Fix missing files in folder overview issue 2024-08-13 15:50:04 +02:00
Lost Paul
5173962ee8 Improved the list setting type 2024-08-11 15:58:05 +02:00
Lost Paul
6b5514d7f2 Merge branch 'main' into Fix-folder-note-delete-issues 2024-08-08 11:02:59 +02:00
Lost Paul
7e26d0e246 Option to delete folder note permanently, move to trash, ...
Now you can choose if you want to delete the folder note permanently or just want to move it the system/obsidian trash like it's possible for normal files

This also fixes #142 & #120
2024-08-06 13:37:26 +02:00
Lost Paul
046773f901 Detach folder note function 2024-06-15 17:56:14 +02:00