Commit graph

816 commits

Author SHA1 Message Date
Lost Paul
4cddc2a04f Folder overview on root level fix 2023-07-06 13:52:07 +02:00
Lost Paul
5e582e66b6 Insert folder overview command 2023-07-06 13:50:43 +02:00
Lost Paul
d414b8bb41 Style fix for certain plugins 2023-07-06 13:50:28 +02:00
Lost Paul
b2976d922f Update manifest.json 2023-07-05 22:31:36 +02:00
Lost Paul
8e7ac4a589 Sort by option 2023-07-05 22:31:16 +02:00
Lost Paul
46c529610c Fix empty folder overview settings modal 2023-07-05 22:31:05 +02:00
Lost Paul
45c2a788e6 Update manifest.json 2023-07-05 18:57:22 +02:00
Lost Paul
747679eb52 Fix empty file through create folder note command 2023-07-05 18:49:06 +02:00
Lost Paul
b3d8f6e01e Fixed renaming & added sync move setting 2023-07-05 18:29:55 +02:00
Lost Paul
61db5be4b1 Update manifest.json 2023-07-04 22:12:57 +02:00
Lost Paul
7207ce6e66 Remove grid style option temporary 2023-07-04 22:03:39 +02:00
Lost Paul
e97d80a30f Option to disable submenus 2023-07-04 22:02:03 +02:00
Lost Paul
d70de78357
Merge pull request #22 from Lisandra-dev/main
feat: turn folderNote filemenu commands into submenu
2023-07-01 17:42:39 +02:00
Mara-Li
2791dd736d
Merge branch 'main' into main 2023-07-01 17:09:07 +02:00
Lost Paul
c8022055e6 Platform check & only use submenu when options are available 2023-07-01 15:10:57 +02:00
Lost Paul
203c067d8d Folder overview list 2023-06-28 23:01:13 +02:00
Mara
64571285bc feat: turn folderNote filemenu commands into submenu 2023-06-26 19:05:27 +02:00
Lost Paul
794cc1499b Folder overview list option 2023-06-26 13:14:31 +02:00
Lost Paul
fd245c128b Update manifest.json 2023-06-16 22:05:14 +02:00
Lost Paul
c59f59b793 Check if note is already a folder note 2023-06-16 22:05:07 +02:00
Lost Paul
d27712b4b4 Update manifest.json 2023-06-16 22:00:44 +02:00
Lost Paul
446f56904c Check if folder exists 2023-06-16 22:00:30 +02:00
Lost Paul
7edd9fbf6d Update manifest.json 2023-06-16 21:52:23 +02:00
Lost Paul
888122c9d8 Create folder with note inside a folder with a command 2023-06-16 21:52:08 +02:00
Lost Paul
7d803748fe Modal for existing folder note when using turn into folder note 2023-06-16 21:51:29 +02:00
Lost Paul
ed0421bcd5 File name cannot end with a dot error 2023-06-11 14:54:58 +02:00
Lost Paul
581b273407 Update manifest.json 2023-06-11 14:40:50 +02:00
Lost Paul
3e2a60a191 Support custom folder note names and fixed a bug 2023-06-11 14:40:22 +02:00
Lost Paul
d5c80d3a20 Apply css styles on create if name matches 2023-06-11 14:39:33 +02:00
Lost Paul
fe627f9944 Apply/remove css styles when turning note into folder note 2023-06-11 14:39:09 +02:00
Lost Paul
8f55b618f3 Random number for folder note if file exists 2023-06-10 12:05:48 +02:00
Lost Paul
493ce0de27 Update manifest.json 2023-06-10 11:43:05 +02:00
Lost Paul
7fc4ff1fad Fixed css class bug 2023-06-09 17:37:18 +02:00
Lost Paul
d2c1baf5a0 Update manifest.json 2023-06-09 17:26:22 +02:00
Lost Paul
0ef6ece62c Fixed folder note delete button 2023-06-09 17:25:57 +02:00
Lost Paul
6291cceb9d Update manifest.json 2023-06-09 17:12:06 +02:00
Lost Paul
069be643db Some small settings tab improvements 2023-06-09 17:10:16 +02:00
Lost Paul
990a3d5305 Turn existing files into folder notes, create folder notes from text, open folder note button 2023-06-09 13:34:28 +02:00
Lost Paul
6b13e52d72 Update manifest.json 2023-06-08 15:41:00 +02:00
Lost Paul
9f181ccafb Fixed moving of excluded folders 2023-06-08 15:36:49 +02:00
Lost Paul
72dc9dacab Merge branch 'main' of https://github.com/LostPaul/obsidian-folder-notes 2023-06-06 22:11:25 +02:00
Lost Paul
da68103ac1 Exclude folder wildcard and regex support 2023-06-06 22:11:22 +02:00
Lost Paul
c2367ccbec
Update README.md 2023-06-06 16:37:30 +02:00
Lost Paul
24ee7f72a1 Update manifest.json 2023-06-04 16:22:57 +02:00
Lost Paul
fe2421f836 Switch storage location button and fixed some bugs
The observer for the path now also stops if you turn off the setting to open folder notes through the path.
You can also now only use one of the two storage location options at the same time.
The way I did it before caused some bugs and performance issues.
2023-06-04 15:31:08 +02:00
Lost Paul
fd091606f2
Update README.md 2023-06-02 11:42:44 +02:00
Lost Paul
0ba38cc092 Reload click handlers 2023-05-30 20:42:59 +02:00
Lost Paul
e1ebd6ac91 Fix folder highlighting and updating custom names 2023-05-30 20:30:25 +02:00
Lost Paul
229f3e44f2 Remove css class after deleting folder note 2023-05-30 12:36:41 +02:00
Lost Paul
39a9f6dffe Store folder note in parent folder option 2023-05-29 22:17:30 +02:00