1
0
Fork 0

tweak folder notes exclude setting to more reliably exclude attachment directories

This commit is contained in:
KemoNine 2024-11-22 13:35:11 -05:00
parent 4601db3567
commit 01e5326bc7
2 changed files with 8 additions and 9 deletions

View file

@ -9,7 +9,7 @@
"excludeFolders": [ "excludeFolders": [
{ {
"type": "pattern", "type": "pattern",
"string": "*_attachment*", "string": "*attachment*",
"position": 0, "position": 0,
"subFolders": true, "subFolders": true,
"disableSync": true, "disableSync": true,
@ -62,7 +62,7 @@
"explorer": true, "explorer": true,
"path": true "path": true
}, },
"settingsTab": "path", "settingsTab": "general",
"supportedFileTypes": [ "supportedFileTypes": [
"md", "md",
"canvas" "canvas"

View file

@ -61,12 +61,12 @@
"state": { "state": {
"type": "markdown", "type": "markdown",
"state": { "state": {
"file": "Notes/Coloring Page Quick Reference.md", "file": "Notes/attachments/attachments.md",
"mode": "preview", "mode": "preview",
"source": true "source": true
}, },
"icon": "lucide-file", "icon": "lucide-file",
"title": "Coloring Page Quick Reference" "title": "attachments"
} }
} }
], ],
@ -226,17 +226,18 @@
"dashboard-navigator:Open dashboard navigator": false "dashboard-navigator:Open dashboard navigator": false
} }
}, },
"active": "7b253e232b4d6bfd", "active": "7ee887658e4391b7",
"lastOpenFiles": [ "lastOpenFiles": [
"Notes/Notes.md",
"Notes/attachments/attachments.md",
"Notes/Coloring Page Quick Reference.md",
"Notes/__a", "Notes/__a",
"Notes/Untitled.md", "Notes/Untitled.md",
"Notes/Coloring Page Quick Reference.md",
"Notes/Color Palette Generator.md", "Notes/Color Palette Generator.md",
"Notes/Android Drawing Apps.md", "Notes/Android Drawing Apps.md",
"Notes/_Troubleshooting The Vault.md", "Notes/_Troubleshooting The Vault.md",
"Notes/__Using The Vault.md", "Notes/__Using The Vault.md",
"__Dashboard.md", "__Dashboard.md",
"Notes/Notes.md",
"Readme.md", "Readme.md",
"Coloring/Source Materials/Source Materials.md", "Coloring/Source Materials/Source Materials.md",
"Zentangle/Tangles/attachments/attachments.md", "Zentangle/Tangles/attachments/attachments.md",
@ -245,7 +246,6 @@
"Zentangle/Practice/attachments/Untitled.md", "Zentangle/Practice/attachments/Untitled.md",
"Zentangle/_ZIA/attachments/attachments.md", "Zentangle/_ZIA/attachments/attachments.md",
"Zentangle/In Progress/attachments/Untitled.md", "Zentangle/In Progress/attachments/Untitled.md",
"Notes/attachments/attachments.md",
"Ideas - Inspiration/attachments/attachments.md", "Ideas - Inspiration/attachments/attachments.md",
"Drawing/Practice/attachments/attachments.md", "Drawing/Practice/attachments/attachments.md",
"Drawing/In Progress/attachments/attachments.md", "Drawing/In Progress/attachments/attachments.md",
@ -272,7 +272,6 @@
"Notes/attachments/2024-09-13_16-56_1.png", "Notes/attachments/2024-09-13_16-56_1.png",
"kritarc", "kritarc",
"Resources/sessions/Zentangle.0040.ksn", "Resources/sessions/Zentangle.0040.ksn",
"Resources/sessions/Coloring.0058.ksn",
"Dot to Dot/Source Materials/TimsPrintables/bulldozer-dot-to-dot_2_thumb.png", "Dot to Dot/Source Materials/TimsPrintables/bulldozer-dot-to-dot_2_thumb.png",
"Dot to Dot/Source Materials/TimsPrintables/bulldozer-dot-to-dot_1_thumb.png" "Dot to Dot/Source Materials/TimsPrintables/bulldozer-dot-to-dot_1_thumb.png"
] ]