Commit graph

169 commits

Author SHA1 Message Date
Lost Paul
cb29a307f0 Support for middle mouse click to open in a new tab 2024-01-06 18:08:35 +01:00
Lost Paul
bcec6dfca8 Fix missing plugin variable 2024-01-03 18:26:16 +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
d34e181da8 Fix ITS theme folder overview style bug 2023-12-30 18:27:05 +01:00
Lost Paul
2917ff57e0 Open folder notes with ctrl/alt only 2023-12-30 18:03:36 +01:00
Lost Paul
1fb8ead51e Fix two bugs
When you opened a folder note you couldn't collapse it anymore even when you disabled "disable collapsing"

The bold and cursive styles for the names of folder notes went away after restarting Obsidian
2023-12-30 18:01:21 +01:00
Lost Paul
5f252cc4d6 Hover popup support for folder notes #61 2023-12-29 13:19:03 +01:00
Lost Paul
c4d9af53f1 Fix #68
Fix template not being applied bug
2023-12-28 18:33:58 +01:00
Lost Paul
e2ee295e6c Add fr #69 2023-12-28 18:33:12 +01:00
Lost Paul
dd5f829585 Add helpUrl to manifest 2023-12-01 16:02:33 +01:00
Lost Paul
b337729c31 Use renameFile function instead to fix #63 2023-11-09 21:51:24 +01:00
Lost Paul
358c498f99 Fix #64 2023-11-09 21:45:12 +01:00
Lost Paul
fa380c0544 Fix #58 2023-11-06 16:19:08 +01:00
Lost Paul
628e9392da Fix #35 & other issue with renaming all folder notes 2023-11-04 21:53:30 +01:00
Lost Paul
50e515e4dd Update FolderOverview.ts 2023-11-04 18:35:53 +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
666fb97133 Fix #57 2023-11-04 17:20:48 +01:00
Lost Paul
40d3a34e2b Fix #56 2023-11-02 17:56:57 +01:00
Lost Paul
a329191a61 Bold, Cursive option for folder notes 2023-10-28 17:46:06 +02:00
Lost Paul
dabe261541 Fix error message for the default folder overview settings and split up settings code 2023-10-28 17:25:04 +02:00
Lost Paul
be4df08e7e Fix for 2023-10-28 16:41:47 +02:00
Lost Paul
19f8a91569 Fix #53 the second issue 2023-10-21 22:19:22 +02: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
d41710ac50 Fix excalidraw template bug 2023-10-07 23:28:21 +02:00
Lost Paul
947ddf635d Fix excalidraw bug 2023-10-07 22:36:03 +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
ea7b72521e Fix #49 2023-10-03 15:15:34 +02:00
Lost Paul
8e537c0f0a Setting tabs 2023-09-19 21:31:58 +02:00
Lost Paul
ce21b2ebc0 Fix canvas turning into markdown file 2023-08-15 20:39:06 +02:00
Lost Paul
00046b6d9f Exclude source file from overview 2023-08-15 19:46:15 +02:00
Lost Paul
bc6ab7bddf Fix sort after and missing edit button 2023-08-15 19:01:03 +02:00
Lost Paul
f235200551 Included file types bug & sort after bug 2023-08-14 22:19:38 +02:00
Lost Paul
50ab633e6f Fix empty overview without a button 2023-08-12 23:56:31 +02:00
Lost Paul
baebfe9630 Fix bug if setting is missing 2023-08-12 23:41:46 +02:00
Lost Paul
d57d5e983d Fix vault overview 2023-08-12 23:25:40 +02:00
Lost Paul
0f42669043 Fixed some bugs 2023-08-12 23:10:24 +02:00
Lost Paul
d632b4e975 Fix show title bug 2023-08-12 22:51:03 +02:00
Lost Paul
f5b545cefd
Rename commands.ts to Commands.ts 2023-08-12 21:48:40 +02:00
Lost Paul
515d9e879c
Rename frontMatterTitle.ts to FrontMatterTitle.ts 2023-08-12 21:45:53 +02:00
Lost Paul
d4500f092b
Rename modalSettings.ts to ModalSettings.ts 2023-08-12 21:45:35 +02:00
Lost Paul
2fbe4384aa
Rename patternSettings.ts to PatternSettings.ts 2023-08-12 21:45:13 +02:00
Lost Paul
3691f26372
Rename folderName.ts to FolderName.ts 2023-08-12 21:45:03 +02:00
Lost Paul
de610bbbb0
Rename existingNote.ts to ExistingNote.ts 2023-08-12 21:44:51 +02:00
Lost Paul
1105f198d6
Rename excludeFolderSettings.ts to ExcludeFolderSettings.ts 2023-08-12 21:44:38 +02:00
Lost Paul
11cd03be69
Rename deleteConfirmation.ts to DeleteConfirmation.ts 2023-08-12 21:44:27 +02:00
Lost Paul
0b0544dbdb
Rename confirmCreation.ts to ConfirmCreation.ts 2023-08-12 21:44:17 +02:00
Lost Paul
14e10d8a42
Rename suggest.ts to Suggest.ts 2023-08-12 21:43:58 +02:00
Lost Paul
7dd715894c
Rename templateSuggester.ts to TemplateSuggester.ts 2023-08-12 21:43:45 +02:00