backup: 2026-04-17 11:28

This commit is contained in:
Dmitry
2026-04-17 11:28:35 +03:00
commit 21a95ec314
653 changed files with 244637 additions and 0 deletions
+19
View File
@@ -0,0 +1,19 @@
{
"waypointFlag": "%% Waypoint %%",
"landmarkFlag": "%% Landmark %%",
"stopScanAtFolderNotes": false,
"showFolderNotes": false,
"showNonMarkdownFiles": false,
"foldersOnTop": true,
"debugLogging": false,
"useWikiLinks": true,
"useFrontMatterTitle": false,
"showEnclosingNote": false,
"folderNoteType": "INSIDE_FOLDER",
"folderNoteFilename": "index",
"ignorePaths": [
"_attachments, Cache"
],
"useSpaces": false,
"numSpaces": 2
}
File diff suppressed because one or more lines are too long
+10
View File
@@ -0,0 +1,10 @@
{
"id": "waypoint",
"name": "Waypoint",
"version": "3.0.1",
"minAppVersion": "0.12.0",
"description": "Easily generate dynamic content maps in your folder notes using waypoints. Enables folders to show up in the graph view and removes the need for messy tags!",
"author": "Idrees Hassan",
"authorUrl": "https://idreesinc.com",
"isDesktopOnly": false
}
+1
View File
@@ -0,0 +1 @@