Commit graph

22 commits

Author SHA1 Message Date
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
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)