Callum Loh
4017aece18
Merge branch 'main' into feat-use-file-explorer
...
* main:
Pointer cursor for hovering on folder notes
Update styles.css
Padding for collapse icon
Fixed eslint rule violations
2023-04-09 16:55:29 +01:00
Callum Loh
89ab22d51f
el includes subfolders. selfEL only holds that items div
2023-04-09 16:34:01 +01:00
Lost Paul
dac170fc1c
Update styles.css
2023-04-09 17:16:32 +02:00
Lost Paul
270d7f0f4c
Remove instead of adding class
2023-04-09 17:13:03 +02:00
Lost Paul
dd746ced49
Merge new style
2023-04-09 17:07:37 +02:00
Callum Loh
444eee37bf
Add support for 1.2.2
2023-04-09 15:55:42 +01:00
Lost Paul
36d94e80b3
Pointer cursor for hovering on folder notes
2023-04-08 22:36:38 +02:00
Lost Paul
dbb20392a5
Update styles.css
2023-04-08 22:20:11 +02:00
Lost Paul
222dbf9dd3
Padding for collapse icon
2023-04-08 22:12:24 +02:00
Lost Paul
f33625aa01
Fixed eslint rule violations
2023-04-08 21:55:12 +02:00
Lost Paul
8ced8cc8f1
Eslint rules fixes
2023-04-08 12:43:26 +02:00
Callum Loh
922c5d6d05
has-folder-note is now applied to the parent div
2023-04-05 11:09:50 +01: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
d6827f097a
Merge pull request #4 from cdloh/new-feature-prep
...
Refactor main.ts file
2023-04-04 19:32:09 +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
f1bc8426d9
Update manifest.json
2023-03-31 09:20:13 +02: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
89df617d83
Update manifest.json
2023-03-28 10:59:30 +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
da7935a1d9
Update manifest.json
2023-03-27 12:56:43 +02:00
Lost Paul
8cf05d3bc8
Update styles.css
2023-03-27 12:56:32 +02:00
Lost Paul
ecad3ddc31
Update manifest.json
2023-03-27 09:05:19 +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
b8a2d7cc45
Update manifest.json
2023-03-26 23:49:50 +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
9c58ffa781
Update README.md
2023-03-23 11:45:30 +01:00
Lost Paul
6b79c28283
Update README.md
2023-03-23 11:04:12 +01:00
Lost Paul
5f7c30776b
Update README.md
2023-03-23 11:02:03 +01:00
Lost Paul
9f19b947c6
Update README.md
2023-03-23 10:38:39 +01:00
Lost Paul
745462849d
Merge branch 'main' of https://github.com/LostPaul/obsidian-folder-notes
2023-03-23 10:31:11 +01:00
Lost Paul
2f6dbe6ed2
Update manifest.json
2023-03-23 10:29:56 +01:00
Lost Paul
ecec35bd1e
Update README.md
2023-03-23 10:26:09 +01:00
Lost Paul
156b478ae8
Update README.md
2023-03-23 10:25:34 +01:00
Lost Paul
ccc9207e74
Update README.md
2023-03-23 10:20:06 +01:00
Lost Paul
7130baf92f
Update README.md
2023-03-23 10:04:44 +01:00
Lost Paul
0a85b22cb9
Update README.md
2023-03-23 09:25:27 +01:00
Lost Paul
4e36a1ca27
Update README.md
2023-03-23 09:24:13 +01:00
Lost Paul
aa220706c8
Update styles.css
2023-03-23 08:56:11 +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
b128fb9904
Update README.md
2023-03-22 12:54:11 +01:00