Commit graph

55 commits

Author SHA1 Message Date
Lost Paul
ce9210067a Open in a new tab by default 2023-05-14 13:58:54 +02:00
Lost Paul
5e4606f8c4 Slightly improved settings tab (changed names, descs...) 2023-05-14 12:54:26 +02:00
Lost Paul
790188a41a Load css classes when you enable the plugin 2023-05-12 21:38:00 +02:00
Lost Paul
fa79cc0340 Template path notice 2023-05-03 14:20:37 +02:00
Lost Paul
2d51467728 Fixed open folder note through path bug 2023-05-03 13:32:01 +02:00
Lost Paul
d7c5e5866c Rename file to folderNote and also store it 2023-05-02 17:25:29 +02:00
Lost Paul
38a5fdfe89 Allow users to open folder notes in a new tab with ctrl 2023-05-02 16:38:42 +02:00
Lost Paul
0eeff1bc0e Open folder notes through the path 2023-04-22 12:44:59 +02:00
Callum Loh
e1e2013eaf Add active class to folder when opening folder note 2023-04-12 15:30:51 +01:00
Callum Loh
89ab22d51f el includes subfolders. selfEL only holds that items div 2023-04-09 16:34:01 +01:00
Lost Paul
270d7f0f4c Remove instead of adding class 2023-04-09 17:13:03 +02:00
Callum Loh
444eee37bf Add support for 1.2.2 2023-04-09 15:55:42 +01:00
Lost Paul
8ced8cc8f1 Eslint rules fixes 2023-04-08 12:43:26 +02:00
Lost Paul
197b17962e Update main.ts 2023-04-04 23:40:53 +02:00
Lost Paul
7199679437
Merge branch 'main' into feat-use-file-explorer 2023-04-04 19:40:17 +02:00
Lost Paul
96a1234ea3 Import ExcludedFolder class in main.ts 2023-04-04 19:30:55 +02:00
Callum Loh
9cadb5ab4e Swap to using FileExplorer for applying CSS classes
This enables loading of classes before hand so that the user experience is cleaner whilst browsing the file tree

I've hooked a few more events up to support this so that CSS classes can be updated as they go
2023-04-04 12:53:54 +01:00
Callum Loh
1f17307129 Refactor to support new features 2023-04-03 21:46:23 +01:00
Lost Paul
c6ad0278ac Used wrong settings and changed naming 2023-03-31 09:19:32 +02:00
Lost Paul
23094f2adb Remove css classes on unload 2023-03-31 09:14:36 +02:00
Lost Paul
d4e49835ff Add collapsing css class on load 2023-03-31 09:10:56 +02:00
Lost Paul
ece9b16014 MacOS cmd + click support 2023-03-28 10:58:36 +02:00
Lost Paul
08ece2293c Option to disable whitespace collapsing 2023-03-27 13:15:11 +02:00
Lost Paul
1346cf79f6 Fixed excluded folder name sync issue 2023-03-27 09:04:54 +02:00
Lost Paul
7a5b246a78 Fixed one last sync issue 2023-03-27 00:01:18 +02:00
Lost Paul
d69d0387a0 Fixed folder name sync issues 2023-03-26 23:42:00 +02:00
Lost Paul
4919390182 Fix folder name sync bug for subfolders
Name syncing worked perfectly fine for all folders that are not a subfolder of a folder in the vault.
It didn't work fine for all the subfolders.
This commit fixes this problem.
2023-03-26 23:00:18 +02:00
Lost Paul
ad7b222733 Fixed issue #2 2023-03-24 13:22:30 +01:00
Lost Paul
fbf8698ce3 Update deleteConfirmation.ts 2023-03-23 08:49:39 +01:00
Lost Paul
e3e18e83c0 Delete confirmation modal mobile support 2023-03-23 08:35:13 +01:00
Lost Paul
73fb4c6eb2 Update main.ts 2023-03-21 11:12:34 +01:00
Lost Paul
8b49f3e38d Update main.ts 2023-03-21 11:11:15 +01:00
Lost Paul
b54082cf84 Underline folder names that have folder notes 2023-03-21 11:08:02 +01:00
Lost Paul
98b283f5c1 Update deleteConfirmation.ts 2023-03-20 22:45:42 +01:00
Lost Paul
355a65d6c9 Delete folder note confirmation modal 2023-03-20 22:41:24 +01:00
Lost Paul
bb5a8ae797 Delete folder note modal 2023-03-20 12:57:32 +01:00
Lost Paul
8e7d0ed241 Create folder note button 2023-03-20 12:25:39 +01:00
Lost Paul
e66efb3592 Update settings.ts 2023-03-19 23:45:40 +01:00
Lost Paul
ebaf2eaf9d Update commands.ts 2023-03-19 23:19:45 +01:00
Lost Paul
7e2211c794 Update main.ts 2023-03-19 23:15:32 +01:00
Lost Paul
876e4f40e7 New eslint rules 2023-03-19 23:11:00 +01:00
Lost Paul
0003bd2220 Removed console.logs 2023-03-19 22:35:28 +01:00
Lost Paul
3922550e0e Merge branch 'main' of https://github.com/LostPaul/obsidian-folder-notes 2023-03-19 22:33:55 +01:00
Lost Paul
8743474075 Initial commit 2023-03-19 22:33:54 +01:00
Lost Paul
2857bd3233 Settings done 2023-03-19 21:10:47 +01:00
Lost Paul
6afe790b28 Settings done 2023-03-19 21:05:16 +01:00
Lost Paul
e9380e5873 Settings progress 2023-03-19 13:35:04 +01:00
Lost Paul
d7b8af7989 Settings progress 2023-03-18 22:56:11 +01:00
Lost Paul
c1b5e229a8 Settings progress 2023-03-17 22:58:27 +01:00
Lost Paul
8f134b46b0 Plugin settings progress 2023-03-16 22:07:30 +01:00