Commit graph

852 commits

Author SHA1 Message Date
Paul
86bd49d873
Merge pull request #319 from LostPaul/dependabot/npm_and_yarn/multi-770cfcd984
Bump minimatch
2026-03-23 10:44:39 +01:00
dependabot[bot]
89f5db7bf0
Bump minimatch
Bumps  and [minimatch](https://github.com/isaacs/minimatch). These dependencies needed to be updated together.

Updates `minimatch` from 3.1.2 to 3.1.5
- [Changelog](https://github.com/isaacs/minimatch/blob/main/changelog.md)
- [Commits](https://github.com/isaacs/minimatch/compare/v3.1.2...v3.1.5)

Updates `minimatch` from 9.0.5 to 9.0.9
- [Changelog](https://github.com/isaacs/minimatch/blob/main/changelog.md)
- [Commits](https://github.com/isaacs/minimatch/compare/v3.1.2...v3.1.5)

---
updated-dependencies:
- dependency-name: minimatch
  dependency-version: 3.1.5
  dependency-type: indirect
- dependency-name: minimatch
  dependency-version: 9.0.9
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <support@github.com>
2026-03-23 09:40:17 +00:00
Paul
5ed694654c Update manifest.json 2026-03-22 20:44:24 +01:00
Paul
1ace668c8f Fix #312 2026-03-22 20:44:06 +01:00
Paul
3daea7efd3 Fix #306 2026-03-12 15:26:27 +01:00
Paul
347c409619 Fix #284 2026-03-12 14:34:36 +01:00
Paul
8fbf999df4 Fix #304 2026-03-10 15:56:52 +01:00
Paul
8344490906 Hide duplicated folder note name in path 2026-03-10 15:49:50 +01:00
Paul
7c41751c34 Update manifest.json 2026-02-01 19:47:00 +01:00
Paul
7ad48ee08f Merge branch 'main' of https://github.com/LostPaul/obsidian-folder-notes 2026-01-28 12:27:24 +01:00
Paul
6a83bab773 Fix #296 2026-01-28 12:27:22 +01:00
Paul
5908ff0b79
Merge pull request #301 from mjkerrison/fix/excluded-folders-reset-293
fix: prevent excluded folders list from being reset
2026-01-26 20:51:13 +01:00
mjkerrison
a044e6c2eb fix: startup error and settings tab reset issues
- Handle missing file explorer during early startup to prevent
  "Cannot read properties of undefined" error
- Use renderSettingsPage instead of display when adding excluded/
  whitelisted folders to stay on current settings tab

Co-Authored-By: Claude Opus 4.5 <noreply@anthropic.com>
2026-01-12 12:22:28 +11:00
mjkerrison
88cb9541f0 fix: prevent excluded folders list from being reset
The filter logic in deleteFolderNote() and hideFolderNoteInFileExplorer()
was using && instead of ||, causing all excluded folders with
showFolderNote=false (the default) to be removed instead of just the
target entry.

Fixes #293

Co-Authored-By: Claude Opus 4.5 <noreply@anthropic.com>
2026-01-08 12:35:49 +11:00
Paul
47c6490ba9
Merge pull request #299 from stdword/stdword-patch-1
make.md plugin integration
2026-01-02 13:01:43 +01:00
Lost Paul
4d30ea696e Fix #300 2026-01-02 12:55:40 +01:00
Sergey Kolesnik
ef59e9998e
fix: make.md plugin integration 2025-12-18 21:00:54 +03:00
Sergey Kolesnik
f4dbd3e93c
fix: make.md plugin integration 2025-12-18 20:58:14 +03:00
Lost Paul
1d7a065b8a Update obsidian-folder-overview 2025-11-29 21:00:38 +01:00
Lost Paul
fdade5d96b Add option to use markdown links in folder overview 2025-11-29 20:28:04 +01:00
Lost Paul
e0613b7d27
Update README.md 2025-08-20 09:53:59 +02:00
Lost Paul
ce4eab2d64 Merge branch 'main' of https://github.com/LostPaul/obsidian-folder-notes 2025-08-18 11:37:01 +02:00
Lost Paul
abfab4fc86 Remove console.log 2025-08-18 11:35:20 +02:00
github-actions[bot]
997ffb583b Update manifest.json to version 2025-08-18 09:13:43 +00:00
Lost Paul
5eeb86fa0b
Merge pull request #280 from Nightwish2710/feat-update-command-logic-for-mobile
Remove empty command on mobile
2025-08-18 09:54:18 +02:00
Lost Paul
08b8056df6 Fix linter issues 2025-08-18 09:53:19 +02:00
Nightwish2710
203d9f4119 feat: update command menu for mobile rendering 2025-08-18 14:28:23 +07:00
Nightwish2710
03b6de9db7 feat: update command menu for mobile rendering 2025-08-18 14:21:10 +07:00
github-actions[bot]
e826fe6740 Update manifest-beta.json to version 1.8.17-5-beta in main branch 2025-08-14 08:15:24 +00:00
Lost Paul
765c048fbd Update packages 2025-08-14 10:14:58 +02:00
Lost Paul
5638c3c40d Merge branch 'main' of https://github.com/LostPaul/obsidian-folder-notes 2025-08-13 15:41:26 +02:00
github-actions[bot]
8e2c3376a6 Update manifest-beta.json to version 1.8.17-4-beta in main branch 2025-08-13 13:41:20 +00:00
Lost Paul
b24b25ef34 Update package.json 2025-08-13 15:40:30 +02:00
github-actions[bot]
f670410cf2 Update manifest-beta.json to version 1.8.17-3-beta in main branch 2025-08-13 13:37:12 +00:00
Lost Paul
3e23140bfb Fix # 275 2025-08-13 15:36:40 +02:00
Lost Paul
68d9b0b8d5
Merge pull request #273 from LostPaul/code-style-changes
Code style changes
2025-08-11 15:13:07 +02:00
Lost Paul
e88ccfeb06 Update obsidian-folder-overview 2025-08-11 14:46:07 +02:00
Lost Paul
7c31c7cec5 Every remaining file 2025-08-11 14:39:33 +02:00
Lost Paul
113cf5f40c Excluded folders 2025-08-10 12:21:16 +02:00
Lost Paul
8adf6186ac Fix linter issues for the events folder 2025-08-08 09:37:35 +02:00
Lost Paul
d59f9dc631 Merge branch 'main' of https://github.com/LostPaul/obsidian-folder-notes 2025-07-27 11:33:23 +02:00
Lost Paul
d98958c7bd Eslint code style fixes no. 1 2025-07-27 11:33:21 +02:00
github-actions[bot]
b0955915fb Update manifest-beta.json to version 1.8.17-2-beta in main branch 2025-07-26 08:18:48 +00:00
Lost Paul
c5cd9abc79 Merge branch 'main' of https://github.com/LostPaul/obsidian-folder-notes 2025-07-26 10:16:29 +02:00
Lost Paul
2504d69c31 Update obsidian-folder-overview 2025-07-26 10:16:21 +02:00
Lost Paul
86288080c8 Update SettingsTab.ts 2025-07-26 10:16:19 +02:00
github-actions[bot]
e87aec28c1 Update manifest-beta.json to version 1.8.17-1-beta in main branch 2025-07-26 08:12:20 +00:00
Lost Paul
247c252ef8 Support editing folder overview in callout 2025-07-26 10:11:55 +02:00
github-actions[bot]
eedbd8fca9 Update manifest-beta.json to version 1.8.17-0-beta in main branch 2025-07-22 08:40:37 +00:00
Lost Paul
d58492f8a4 Merge branch 'main' of https://github.com/LostPaul/obsidian-folder-notes 2025-07-22 10:27:38 +02:00