Commit graph

526 commits

Author SHA1 Message Date
Lost Paul
182839c8de Add folder overview as submodule 2025-01-08 14:08:18 +01:00
Lost Paul
341dde9c74 Change folder overview paths 2025-01-08 12:43:29 +01:00
Lost Paul
b059914c6f Auto update list overview 2025-01-07 21:46:58 +01:00
Lost Paul
2e2d343aed Make folder overview an independent plugin progress 2025-01-07 21:39:34 +01:00
Lost Paul
62c4b5e149 Fix code style issues 2025-01-07 11:54:21 +01:00
Lost Paul
4c3e186d0b Made Folder Overview its own Plugin
Still needs quite a lot of changes in order to work flawless
2025-01-06 21:36:22 +01:00
Lost Paul
b1e03cd36b When there isn't a active file it defaults to the default settings 2025-01-03 22:36:34 +01:00
Lost Paul
81d7236a1e Remove flashing of folder overview settings view 2025-01-03 22:25:25 +01:00
Lost Paul
85d82ed732 Update view.ts 2025-01-03 13:40:50 +01:00
Lost Paul
23a702d9a3 Update view.ts 2025-01-03 13:40:34 +01:00
Lost Paul
b65d624e3b Folder overview settings view 2025-01-03 13:39:51 +01:00
Lost Paul
5c4c20d170 File explorer view now also works when file explorer view isn't open 2025-01-01 13:07:29 +01:00
Lost Paul
5106b6f471 Fix file explorer folder overview depth issue
and also added a tooltip above the depth slider
2024-12-31 23:06:49 +01:00
Lost Paul
b3e0c0c1b3 Fix file depth for folder overview list type 2024-12-29 16:25:46 +01:00
Lost Paul
7829afef3e Improved folder overview yaml 2024-12-29 15:39:10 +01:00
Lost Paul
6119cef5c8 Fixed that files are before folders in the folder overview 2024-12-29 15:14:30 +01:00
Lost Paul
f605ec0cff Fixed list style folder overview only using the source folder 2024-12-28 20:48:24 +01:00
Lost Paul
c1605ae673 Improved sorting code 2024-12-28 18:25:36 +01:00
Lost Paul
1333c28b8d Fix #169
and I also fixed that folders that are lower than depth 1 now show up again the in the list style folder overview
2024-12-28 18:25:06 +01:00
Lost Paul
2bf6c26fb2 Add always to collapse to folder overview settings 2024-12-28 17:55:48 +01:00
Lost Paul
69a1318442 Fix #182 2024-12-27 22:10:30 +01:00
Lost Paul
ba4069fe7d
Merge pull request #185 from xorvoid/folder-overview-collapse
Added feature to always collapse elements in the folder overview expl…
2024-12-27 20:15:08 +01:00
Lost Paul
4673d9db29
Merge pull request #184 from vkatushenok/escape-selectors
Escape folder path in selectors
2024-12-27 20:14:55 +01:00
Lost Paul
cc830920dd Update styleFunctions.ts 2024-12-27 14:12:23 +01:00
xorvoid
76ee4f2bac Added feature to always collapse elements in the folder overview explorer 2024-12-16 16:10:54 -08:00
Vladimir Katushenok
3406e6e489 Escape folder path in selectors 2024-12-14 16:20:03 +11:00
Lost Paul
c1e7567a6e Save changes 2024-11-12 22:10:25 +01:00
Lost Paul
75443255b0 Fix style issue with new version 2024-10-03 17:34:38 +02:00
Lost Paul
1e4ed4b102 Merge branch 'main' of https://github.com/LostPaul/obsidian-folder-notes 2024-10-03 17:33:59 +02:00
github-actions[bot]
4b2995ca47 Update manifest.json to version 2024-10-03 12:33:58 +00:00
Lost Paul
1804c4b11a Merge branch 'main' of https://github.com/LostPaul/obsidian-folder-notes 2024-09-29 20:45:47 +02:00
Lost Paul
230060d592 Update MutationObserver.ts 2024-09-29 20:45:44 +02:00
github-actions[bot]
6c1346d513 Update manifest.json to version 2024-09-28 18:20:49 +00:00
Lost Paul
0f5cd8692e Merge branch 'main' of https://github.com/LostPaul/obsidian-folder-notes 2024-09-22 22:24:49 +02:00
Lost Paul
e4f6419687 Save progress 2024-09-22 22:24:46 +02:00
Lost Paul
168ac4fe5b
Merge pull request #149 from LostPaul/dependabot/npm_and_yarn/braces-3.0.3
Bump braces from 3.0.2 to 3.0.3
2024-09-22 11:16:46 +02:00
dependabot[bot]
cfb4bff22a
Bump braces from 3.0.2 to 3.0.3
Bumps [braces](https://github.com/micromatch/braces) from 3.0.2 to 3.0.3.
- [Changelog](https://github.com/micromatch/braces/blob/master/CHANGELOG.md)
- [Commits](https://github.com/micromatch/braces/compare/3.0.2...3.0.3)

---
updated-dependencies:
- dependency-name: braces
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <support@github.com>
2024-09-22 09:14:48 +00:00
Lost Paul
1c794c18ea Fix issues with 1.7.2 Obsidian release and some code rewrite 2024-09-21 21:49:34 +02:00
github-actions[bot]
423071e492 Update manifest-beta.json to version 1.7.30-6-beta in main branch 2024-09-20 13:53:13 +00:00
github-actions[bot]
401be90177 Update manifest-beta.json to version 1.7.30-5-beta in main branch 2024-09-17 15:17:06 +00:00
Lost Paul
511a516f20
Update release.yaml
Fix release script that it updates the manifest file when you publish a release from a other branch
2024-09-17 14:30:19 +02:00
Lost Paul
0d9a4ad83b
Update beta-release.yaml
Fix beta release script so that you can publish a release from any branch and it updates the manifest-beta file in the main branch.
2024-09-17 14:29:11 +02:00
github-actions[bot]
17fa0a7e45 Update manifest-beta.json to version 1.7.30-4-beta in main branch 2024-09-17 12:19:28 +00:00
github-actions[bot]
988025d9c5 Update manifest-beta.json to version 1.7.30-3-beta in main branch 2024-09-17 12:14:14 +00:00
github-actions[bot]
c3e2437eae Update manifest-beta.json to version 1.7.30-1-beta 2024-09-17 12:05:41 +00:00
Lost Paul
1a0220709d
Update beta-release.yaml
Make it possible to publish beta versions from every branch
2024-09-17 14:03:46 +02:00
Lost Paul
0b33f170ad
Update manifest.json 2024-09-07 15:38:35 +02:00
github-actions[bot]
6fb731275f Update manifest-beta.json to version 1.7.26-4-beta 2024-09-07 13:23:34 +00:00
github-actions[bot]
62037c60e2 Update manifest-beta.json to version 1.7.26-3-beta 2024-09-07 13:23:09 +00:00
github-actions[bot]
f4408c3acd Update manifest-beta.json to version 1.7.26-2-beta 2024-09-07 13:15:54 +00:00