Commit graph

38 commits

Author SHA1 Message Date
Lost Paul
f73515245c Update Commands.ts 2025-07-19 11:19:18 +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
f5b7df6a58 Fix #129 2025-06-13 10:19:21 +02:00
Lost Paul
c0bdf0a6c2 Update Commands.ts 2025-06-12 21:07:27 +02:00
Lost Paul
86d1abab49 Improve command names 2025-06-12 18:35:34 +02:00
Lost Paul
6f75d505cb Fix #223 and removing collapse icon for empty folders 2025-06-05 19:52:33 +02:00
Lost Paul
4871580e10 Fix bug "disable folder collapsing" is disabled 2025-06-05 11:39:37 +02:00
Lost Paul
94ce26c3e7 Fix show folder note in file explorer command 2025-05-30 20:47:50 +02:00
Lost Paul
219647482c Fix #218 2025-05-27 19:03:03 +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
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
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
b65d624e3b Folder overview settings view 2025-01-03 13:39:51 +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
jfsicilia
6743340aba Added new command to open folder note of current active folder in file explorer. 2024-10-21 21:17:32 +01: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
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
e7a100e9fb Detach folder note command 2024-06-15 18:23:34 +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
0162af9aff Change code structure & fix handle rename 2024-02-03 16:38:15 +01:00
Lost Paul
0bb2dd5a91 Copy folder note Obsidian url 2024-01-13 21:18:32 +01:00
Lost Paul
01aad39f3a Extended the documentation 2024-01-03 17:07:14 +01:00
Lost Paul
019a9eed9d Exclude folders default settings & fix exclude folder pattern bug 2024-01-03 15:39:44 +01:00
Lost Paul
5f252cc4d6 Hover popup support for folder notes #61 2023-12-29 13:19:03 +01:00
Lost Paul
ebbc2e56dc Command to create a folder note for every supported file types 2023-11-04 18:28:52 +01:00
Lost Paul
40d3a34e2b Fix #56 2023-11-02 17:56:57 +01:00
Lost Paul
46ec0b14e2 Fix bug with auto create of folder notes and multiple folder note types 2023-10-21 21:41:09 +02:00
Lost Paul
77cece4427 Support for excalidraw and other extension
Added option to ask the extension when trying to create a new folder note
Unlimited support for file extensions
New canvas folder notes now work even when there is no template path set
2023-10-07 14:05:19 +02:00
Lost Paul
3f24150e1e Bug fix & 2 new commands
Fixed the template insertion bug of the core template plugin
Two new commands for inserting the folder overview & creating a folder note of a selected text
2023-10-03 16:52:57 +02:00
Lost Paul
f5b545cefd
Rename commands.ts to Commands.ts 2023-08-12 21:48:40 +02:00
Renamed from src/commands.ts (Browse further)