backup: 2026-04-17 11:28
This commit is contained in:
Vendored
+19
@@ -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
|
||||
}
|
||||
Vendored
+25
File diff suppressed because one or more lines are too long
+10
@@ -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
@@ -0,0 +1 @@
|
||||
|
||||
Reference in New Issue
Block a user