Projects Added
This commit is contained in:
@@ -12,3 +12,5 @@ logs
|
||||
6*/
|
||||
7*/
|
||||
8*/
|
||||
|
||||
!00*/
|
||||
|
||||
Vendored
+2
-1
@@ -8,5 +8,6 @@
|
||||
"pdf-plus",
|
||||
"cmdr",
|
||||
"sheet-plus",
|
||||
"unicode-search"
|
||||
"unicode-search",
|
||||
"quickadd"
|
||||
]
|
||||
Vendored
+8
@@ -6,5 +6,13 @@
|
||||
],
|
||||
"key": "."
|
||||
}
|
||||
],
|
||||
"quickadd:runQuickAdd": [
|
||||
{
|
||||
"modifiers": [
|
||||
"Mod"
|
||||
],
|
||||
"key": "A"
|
||||
}
|
||||
]
|
||||
}
|
||||
+6
-6
@@ -1,5 +1,5 @@
|
||||
{
|
||||
"syncFolderName": true,
|
||||
"syncFolderName": false,
|
||||
"ctrlKey": true,
|
||||
"altKey": false,
|
||||
"hideFolderNote": true,
|
||||
@@ -29,7 +29,7 @@
|
||||
],
|
||||
"whitelistFolders": [],
|
||||
"showDeleteConfirmation": true,
|
||||
"underlineFolder": true,
|
||||
"underlineFolder": false,
|
||||
"stopWhitespaceCollapsing": true,
|
||||
"underlineFolderInPath": true,
|
||||
"openFolderNoteOnClickInPath": true,
|
||||
@@ -80,7 +80,7 @@
|
||||
"explorer": true,
|
||||
"path": true
|
||||
},
|
||||
"settingsTab": "general",
|
||||
"settingsTab": "file_explorer",
|
||||
"supportedFileTypes": [
|
||||
"md",
|
||||
"canvas",
|
||||
@@ -130,17 +130,17 @@
|
||||
"hideCollapsingIconForEmptyFolders": false,
|
||||
"tabManagerEnabled": true,
|
||||
"ignoreAttachmentFolder": true,
|
||||
"deleteFilesAction": "trash",
|
||||
"deleteFilesAction": "obsidianTrash",
|
||||
"openSidebar": {
|
||||
"mobile": false,
|
||||
"desktop": true
|
||||
},
|
||||
"highlightFolder": true,
|
||||
"highlightFolder": false,
|
||||
"persistentSettingsTab": {
|
||||
"afterRestart": true,
|
||||
"afterChangingTab": true
|
||||
},
|
||||
"firstTimeInsertOverview": true,
|
||||
"firstTimeInsertOverview": false,
|
||||
"fvGlobalSettings": {
|
||||
"autoUpdateLinks": false
|
||||
},
|
||||
|
||||
Vendored
+506
@@ -0,0 +1,506 @@
|
||||
{
|
||||
"choices": [
|
||||
{
|
||||
"id": "e8576c07-625b-4870-b571-4b190eb22460",
|
||||
"name": "Followup⸬Richard",
|
||||
"type": "Template",
|
||||
"command": false,
|
||||
"templatePath": "99 Toolkit/Templates/Project-Related/Work-Related/Followup⸬Richard.md",
|
||||
"fileNameFormat": {
|
||||
"enabled": true,
|
||||
"format": "Followups/Richard.md"
|
||||
},
|
||||
"folder": {
|
||||
"enabled": true,
|
||||
"folders": [],
|
||||
"chooseWhenCreatingNote": false,
|
||||
"createInSameFolderAsActiveFile": true,
|
||||
"chooseFromSubfolders": false
|
||||
},
|
||||
"appendLink": {
|
||||
"enabled": true,
|
||||
"placement": "replaceSelection",
|
||||
"requireActiveFile": false,
|
||||
"linkType": "link"
|
||||
},
|
||||
"openFile": true,
|
||||
"fileOpening": {
|
||||
"location": "tab",
|
||||
"direction": "vertical",
|
||||
"mode": "default",
|
||||
"focus": true
|
||||
},
|
||||
"fileExistsBehavior": {
|
||||
"kind": "prompt"
|
||||
}
|
||||
},
|
||||
{
|
||||
"id": "f0288fc9-7b04-43e5-acc4-f203414b71fe",
|
||||
"name": "Followup⸬Generic",
|
||||
"type": "Template",
|
||||
"command": false,
|
||||
"templatePath": "99 Toolkit/Templates/Project-Related/Work-Related/Followup⸬Generic.md",
|
||||
"fileNameFormat": {
|
||||
"enabled": true,
|
||||
"format": "Followups/Generic.md"
|
||||
},
|
||||
"folder": {
|
||||
"enabled": true,
|
||||
"folders": [],
|
||||
"chooseWhenCreatingNote": false,
|
||||
"createInSameFolderAsActiveFile": true,
|
||||
"chooseFromSubfolders": false
|
||||
},
|
||||
"appendLink": {
|
||||
"enabled": true,
|
||||
"placement": "replaceSelection",
|
||||
"requireActiveFile": false,
|
||||
"linkType": "link"
|
||||
},
|
||||
"openFile": true,
|
||||
"fileOpening": {
|
||||
"location": "tab",
|
||||
"direction": "vertical",
|
||||
"mode": "default",
|
||||
"focus": true
|
||||
},
|
||||
"fileExistsBehavior": {
|
||||
"kind": "prompt"
|
||||
}
|
||||
},
|
||||
{
|
||||
"id": "35e21ae8-0296-4122-8cfd-fbc3ca828ed0",
|
||||
"name": "Followup::IT",
|
||||
"type": "Template",
|
||||
"command": false,
|
||||
"templatePath": "99 Toolkit/Templates/Project-Related/Work-Related/Followup⸬IT.md",
|
||||
"fileNameFormat": {
|
||||
"enabled": true,
|
||||
"format": "Followups/IT.md"
|
||||
},
|
||||
"folder": {
|
||||
"enabled": true,
|
||||
"folders": [],
|
||||
"chooseWhenCreatingNote": false,
|
||||
"createInSameFolderAsActiveFile": true,
|
||||
"chooseFromSubfolders": false
|
||||
},
|
||||
"appendLink": {
|
||||
"enabled": true,
|
||||
"placement": "replaceSelection",
|
||||
"requireActiveFile": false,
|
||||
"linkType": "link"
|
||||
},
|
||||
"openFile": true,
|
||||
"fileOpening": {
|
||||
"location": "tab",
|
||||
"direction": "vertical",
|
||||
"mode": "default",
|
||||
"focus": true
|
||||
},
|
||||
"fileExistsBehavior": {
|
||||
"kind": "prompt"
|
||||
}
|
||||
},
|
||||
{
|
||||
"id": "36b9348c-47d9-49db-95a4-8c77973b576f",
|
||||
"name": "Followup⸬Procurement",
|
||||
"type": "Template",
|
||||
"command": false,
|
||||
"templatePath": "99 Toolkit/Templates/Project-Related/Work-Related/Followup⸬Procurement.md",
|
||||
"fileNameFormat": {
|
||||
"enabled": true,
|
||||
"format": "Followups/Procurement.md"
|
||||
},
|
||||
"folder": {
|
||||
"enabled": true,
|
||||
"folders": [],
|
||||
"chooseWhenCreatingNote": false,
|
||||
"createInSameFolderAsActiveFile": true,
|
||||
"chooseFromSubfolders": false
|
||||
},
|
||||
"appendLink": {
|
||||
"enabled": true,
|
||||
"placement": "replaceSelection",
|
||||
"requireActiveFile": false,
|
||||
"linkType": "link"
|
||||
},
|
||||
"openFile": true,
|
||||
"fileOpening": {
|
||||
"location": "tab",
|
||||
"direction": "vertical",
|
||||
"mode": "default",
|
||||
"focus": true
|
||||
},
|
||||
"fileExistsBehavior": {
|
||||
"kind": "prompt"
|
||||
}
|
||||
},
|
||||
{
|
||||
"id": "96c882ea-969e-45fa-9109-2464f5b456c0",
|
||||
"name": "Followup⸬Customer",
|
||||
"type": "Template",
|
||||
"command": false,
|
||||
"templatePath": "99 Toolkit/Templates/Project-Related/Work-Related/Followup⸬Customer.md",
|
||||
"fileNameFormat": {
|
||||
"enabled": true,
|
||||
"format": "Followups/Customer.md"
|
||||
},
|
||||
"folder": {
|
||||
"enabled": true,
|
||||
"folders": [],
|
||||
"chooseWhenCreatingNote": false,
|
||||
"createInSameFolderAsActiveFile": true,
|
||||
"chooseFromSubfolders": false
|
||||
},
|
||||
"appendLink": {
|
||||
"enabled": true,
|
||||
"placement": "replaceSelection",
|
||||
"requireActiveFile": false,
|
||||
"linkType": "link"
|
||||
},
|
||||
"openFile": true,
|
||||
"fileOpening": {
|
||||
"location": "tab",
|
||||
"direction": "vertical",
|
||||
"mode": "default",
|
||||
"focus": true
|
||||
},
|
||||
"fileExistsBehavior": {
|
||||
"kind": "prompt"
|
||||
}
|
||||
},
|
||||
{
|
||||
"id": "17fa8015-cd64-4cf2-a641-3ba08d8ea567",
|
||||
"name": "Create⸬Project",
|
||||
"type": "Template",
|
||||
"command": false,
|
||||
"templatePath": "99 Toolkit/Templates/Project-Related/Project.md",
|
||||
"fileNameFormat": {
|
||||
"enabled": false,
|
||||
"format": ""
|
||||
},
|
||||
"folder": {
|
||||
"enabled": true,
|
||||
"folders": [],
|
||||
"chooseWhenCreatingNote": true,
|
||||
"createInSameFolderAsActiveFile": false,
|
||||
"chooseFromSubfolders": false
|
||||
},
|
||||
"appendLink": false,
|
||||
"openFile": true,
|
||||
"fileOpening": {
|
||||
"location": "tab",
|
||||
"direction": "vertical",
|
||||
"mode": "default",
|
||||
"focus": true
|
||||
},
|
||||
"fileExistsBehavior": {
|
||||
"kind": "prompt"
|
||||
}
|
||||
},
|
||||
{
|
||||
"id": "9eac51af-bc4f-4a1b-a251-c6cc59e6927c",
|
||||
"name": "Create⸬Task",
|
||||
"type": "Template",
|
||||
"command": false,
|
||||
"templatePath": "99 Toolkit/Templates/Project-Related/Task.md",
|
||||
"fileNameFormat": {
|
||||
"enabled": false,
|
||||
"format": ""
|
||||
},
|
||||
"folder": {
|
||||
"enabled": true,
|
||||
"folders": [],
|
||||
"chooseWhenCreatingNote": false,
|
||||
"createInSameFolderAsActiveFile": true,
|
||||
"chooseFromSubfolders": false
|
||||
},
|
||||
"appendLink": false,
|
||||
"openFile": true,
|
||||
"fileOpening": {
|
||||
"location": "tab",
|
||||
"direction": "vertical",
|
||||
"mode": "default",
|
||||
"focus": true
|
||||
},
|
||||
"fileExistsBehavior": {
|
||||
"kind": "prompt"
|
||||
}
|
||||
},
|
||||
{
|
||||
"id": "d023639e-28bd-41fa-8210-56ab3ad0be8e",
|
||||
"name": "Create⸬Subtask",
|
||||
"type": "Template",
|
||||
"command": false,
|
||||
"templatePath": "99 Toolkit/Templates/Project-Related/Subtask.md",
|
||||
"fileNameFormat": {
|
||||
"enabled": false,
|
||||
"format": ""
|
||||
},
|
||||
"folder": {
|
||||
"enabled": true,
|
||||
"folders": [],
|
||||
"chooseWhenCreatingNote": false,
|
||||
"createInSameFolderAsActiveFile": true,
|
||||
"chooseFromSubfolders": false
|
||||
},
|
||||
"appendLink": false,
|
||||
"openFile": true,
|
||||
"fileOpening": {
|
||||
"location": "tab",
|
||||
"direction": "vertical",
|
||||
"mode": "default",
|
||||
"focus": true
|
||||
},
|
||||
"fileExistsBehavior": {
|
||||
"kind": "prompt"
|
||||
}
|
||||
},
|
||||
{
|
||||
"id": "5a800da3-cfa2-40b7-82e6-a6c452535bdd",
|
||||
"name": "Create⸬Deliverable",
|
||||
"type": "Template",
|
||||
"command": false,
|
||||
"templatePath": "99 Toolkit/Templates/Project-Related/Deliverable.md",
|
||||
"fileNameFormat": {
|
||||
"enabled": true,
|
||||
"format": "Deliverables/Deliverable.md"
|
||||
},
|
||||
"folder": {
|
||||
"enabled": true,
|
||||
"folders": [],
|
||||
"chooseWhenCreatingNote": false,
|
||||
"createInSameFolderAsActiveFile": true,
|
||||
"chooseFromSubfolders": false
|
||||
},
|
||||
"appendLink": false,
|
||||
"openFile": true,
|
||||
"fileOpening": {
|
||||
"location": "tab",
|
||||
"direction": "vertical",
|
||||
"mode": "default",
|
||||
"focus": true
|
||||
},
|
||||
"fileExistsBehavior": {
|
||||
"kind": "prompt"
|
||||
}
|
||||
},
|
||||
{
|
||||
"id": "5f4286c4-f607-49bd-98e5-0f2958d1ae20",
|
||||
"name": "Insert⸬Followups",
|
||||
"type": "Template",
|
||||
"command": false,
|
||||
"templatePath": "99 Toolkit/Templates/Project-Dashboards/Followups.base",
|
||||
"fileNameFormat": {
|
||||
"enabled": true,
|
||||
"format": "Followups/Followups.base"
|
||||
},
|
||||
"folder": {
|
||||
"enabled": true,
|
||||
"folders": [],
|
||||
"chooseWhenCreatingNote": false,
|
||||
"createInSameFolderAsActiveFile": true,
|
||||
"chooseFromSubfolders": false
|
||||
},
|
||||
"appendLink": {
|
||||
"enabled": true,
|
||||
"placement": "replaceSelection",
|
||||
"requireActiveFile": false,
|
||||
"linkType": "embed"
|
||||
},
|
||||
"openFile": false,
|
||||
"fileOpening": {
|
||||
"location": "tab",
|
||||
"direction": "vertical",
|
||||
"mode": "default",
|
||||
"focus": true
|
||||
},
|
||||
"fileExistsBehavior": {
|
||||
"kind": "prompt"
|
||||
}
|
||||
},
|
||||
{
|
||||
"id": "7073f52d-84a5-4499-b0cd-6cda6626dcdc",
|
||||
"name": "Insert⸬Tasks",
|
||||
"type": "Template",
|
||||
"command": false,
|
||||
"templatePath": "99 Toolkit/Templates/Project-Dashboards/Tasks.base",
|
||||
"fileNameFormat": {
|
||||
"enabled": true,
|
||||
"format": "Tasks"
|
||||
},
|
||||
"folder": {
|
||||
"enabled": true,
|
||||
"folders": [],
|
||||
"chooseWhenCreatingNote": false,
|
||||
"createInSameFolderAsActiveFile": true,
|
||||
"chooseFromSubfolders": false
|
||||
},
|
||||
"appendLink": {
|
||||
"enabled": true,
|
||||
"placement": "replaceSelection",
|
||||
"requireActiveFile": false,
|
||||
"linkType": "embed"
|
||||
},
|
||||
"openFile": false,
|
||||
"fileOpening": {
|
||||
"location": "tab",
|
||||
"direction": "vertical",
|
||||
"mode": "default",
|
||||
"focus": true
|
||||
},
|
||||
"fileExistsBehavior": {
|
||||
"kind": "prompt"
|
||||
}
|
||||
},
|
||||
{
|
||||
"id": "d3620bff-449e-4b62-b33a-801399c1b366",
|
||||
"name": "Insert⸬Deliverables",
|
||||
"type": "Template",
|
||||
"command": false,
|
||||
"templatePath": "99 Toolkit/Templates/Project-Dashboards/Deliverables.base",
|
||||
"fileNameFormat": {
|
||||
"enabled": false,
|
||||
"format": ""
|
||||
},
|
||||
"folder": {
|
||||
"enabled": true,
|
||||
"folders": [],
|
||||
"chooseWhenCreatingNote": false,
|
||||
"createInSameFolderAsActiveFile": true,
|
||||
"chooseFromSubfolders": false
|
||||
},
|
||||
"appendLink": {
|
||||
"enabled": true,
|
||||
"placement": "replaceSelection",
|
||||
"requireActiveFile": false,
|
||||
"linkType": "embed"
|
||||
},
|
||||
"openFile": false,
|
||||
"fileOpening": {
|
||||
"location": "tab",
|
||||
"direction": "vertical",
|
||||
"mode": "default",
|
||||
"focus": true
|
||||
},
|
||||
"fileExistsBehavior": {
|
||||
"kind": "prompt"
|
||||
}
|
||||
}
|
||||
],
|
||||
"inputPrompt": "single-line",
|
||||
"persistInputPromptDrafts": true,
|
||||
"useSelectionAsCaptureValue": true,
|
||||
"devMode": false,
|
||||
"templateFolderPath": "99 Toolkit/Templates",
|
||||
"announceUpdates": "major",
|
||||
"version": "2.12.3",
|
||||
"globalVariables": {},
|
||||
"onePageInputEnabled": false,
|
||||
"disableOnlineFeatures": true,
|
||||
"enableRibbonIcon": false,
|
||||
"showCaptureNotification": true,
|
||||
"showInputCancellationNotification": false,
|
||||
"enableTemplatePropertyTypes": false,
|
||||
"dateAliases": {
|
||||
"t": "today",
|
||||
"tm": "tomorrow",
|
||||
"yd": "yesterday",
|
||||
"nw": "next week",
|
||||
"nm": "next month",
|
||||
"ny": "next year",
|
||||
"lw": "last week",
|
||||
"lm": "last month",
|
||||
"ly": "last year"
|
||||
},
|
||||
"ai": {
|
||||
"defaultModel": "Ask me",
|
||||
"defaultSystemPrompt": "As an AI assistant within Obsidian, your primary goal is to help users manage their ideas and knowledge more effectively. Format your responses using Markdown syntax. Please use the [[Obsidian]] link format. You can write aliases for the links by writing [[Obsidian|the alias after the pipe symbol]]. To use mathematical notation, use LaTeX syntax. LaTeX syntax for larger equations should be on separate lines, surrounded with double dollar signs ($$). You can also inline math expressions by wrapping it in $ symbols. For example, use $$w_{ij}^{\\text{new}}:=w_{ij}^{\\text{current}}+\\eta\\cdot\\delta_j\\cdot x_{ij}$$ on a separate line, but you can write \"($\\eta$ = learning rate, $\\delta_j$ = error term, $x_{ij}$ = input)\" inline.",
|
||||
"promptTemplatesFolderPath": "",
|
||||
"showAssistant": true,
|
||||
"providers": [
|
||||
{
|
||||
"name": "OpenAI",
|
||||
"endpoint": "https://api.openai.com/v1",
|
||||
"apiKey": "",
|
||||
"models": [
|
||||
{
|
||||
"name": "gpt-3.5-turbo",
|
||||
"maxTokens": 4096
|
||||
},
|
||||
{
|
||||
"name": "gpt-3.5-turbo-16k",
|
||||
"maxTokens": 16384
|
||||
},
|
||||
{
|
||||
"name": "gpt-3.5-turbo-1106",
|
||||
"maxTokens": 16385
|
||||
},
|
||||
{
|
||||
"name": "gpt-4",
|
||||
"maxTokens": 8192
|
||||
},
|
||||
{
|
||||
"name": "gpt-4-32k",
|
||||
"maxTokens": 32768
|
||||
},
|
||||
{
|
||||
"name": "gpt-4-1106-preview",
|
||||
"maxTokens": 128000
|
||||
},
|
||||
{
|
||||
"name": "gpt-4-turbo",
|
||||
"maxTokens": 128000
|
||||
},
|
||||
{
|
||||
"name": "gpt-4o",
|
||||
"maxTokens": 128000
|
||||
},
|
||||
{
|
||||
"name": "gpt-4o-mini",
|
||||
"maxTokens": 128000
|
||||
}
|
||||
],
|
||||
"autoSyncModels": false,
|
||||
"modelSource": "modelsDev"
|
||||
},
|
||||
{
|
||||
"name": "Gemini",
|
||||
"endpoint": "https://generativelanguage.googleapis.com",
|
||||
"apiKey": "",
|
||||
"models": [
|
||||
{
|
||||
"name": "gemini-1.5-pro",
|
||||
"maxTokens": 1000000
|
||||
},
|
||||
{
|
||||
"name": "gemini-1.5-flash",
|
||||
"maxTokens": 1000000
|
||||
},
|
||||
{
|
||||
"name": "gemini-1.5-flash-8b",
|
||||
"maxTokens": 1000000
|
||||
}
|
||||
],
|
||||
"autoSyncModels": false,
|
||||
"modelSource": "modelsDev"
|
||||
}
|
||||
]
|
||||
},
|
||||
"migrations": {
|
||||
"migrateToMacroIDFromEmbeddedMacro": true,
|
||||
"useQuickAddTemplateFolder": true,
|
||||
"incrementFileNameSettingMoveToDefaultBehavior": true,
|
||||
"consolidateFileExistsBehavior": true,
|
||||
"repairTemplateFileExistsBehavior": true,
|
||||
"mutualExclusionInsertAfterAndWriteToBottomOfFile": true,
|
||||
"setVersionAfterUpdateModalRelease": true,
|
||||
"addDefaultAIProviders": true,
|
||||
"removeMacroIndirection": true,
|
||||
"migrateFileOpeningSettings": true,
|
||||
"backfillFileOpeningDefaults": true,
|
||||
"setProviderModelDiscoveryMode": true,
|
||||
"migrateProviderApiKeysToSecretStorage": true
|
||||
}
|
||||
}
|
||||
Vendored
+106
File diff suppressed because one or more lines are too long
+12
@@ -0,0 +1,12 @@
|
||||
{
|
||||
"id": "quickadd",
|
||||
"name": "QuickAdd",
|
||||
"version": "2.12.3",
|
||||
"minAppVersion": "1.11.4",
|
||||
"description": "Quickly add new pages or content to your vault.",
|
||||
"author": "Christian B. B. Houmann",
|
||||
"authorUrl": "https://bagerbach.com",
|
||||
"fundingUrl": "https://www.buymeacoffee.com/chhoumann",
|
||||
"helpUrl": "https://quickadd.obsidian.guide/docs/",
|
||||
"isDesktopOnly": false
|
||||
}
|
||||
+1
File diff suppressed because one or more lines are too long
+8
-2
@@ -78958,9 +78958,15 @@
|
||||
"version": "0.7.0",
|
||||
"codepoints": [
|
||||
{
|
||||
"firstUsed": "2026-07-23T18:48:07.249Z",
|
||||
"lastUsed": "2026-07-23T18:48:07.249Z",
|
||||
"firstUsed": "2026-07-23T18:51:25.995Z",
|
||||
"lastUsed": "2026-07-23T18:51:25.995Z",
|
||||
"useCount": 1,
|
||||
"codepoint": "⸬"
|
||||
},
|
||||
{
|
||||
"firstUsed": "2026-07-23T18:48:07.249Z",
|
||||
"lastUsed": "2026-07-23T18:59:48.656Z",
|
||||
"useCount": 2,
|
||||
"codepoint": "→"
|
||||
}
|
||||
]
|
||||
|
||||
Vendored
+3
-1
@@ -27,6 +27,8 @@
|
||||
"TQ_show_task_count": "checkbox",
|
||||
"TQ_show_toolbar": "checkbox",
|
||||
"TQ_show_tree": "checkbox",
|
||||
"TQ_show_urgency": "checkbox"
|
||||
"TQ_show_urgency": "checkbox",
|
||||
"PO #": "number",
|
||||
"Requisition #": "number"
|
||||
}
|
||||
}
|
||||
Vendored
+76
-25
@@ -8,17 +8,58 @@
|
||||
"type": "tabs",
|
||||
"children": [
|
||||
{
|
||||
"id": "d5fbfd88e9f8fd6c",
|
||||
"id": "30402d32729cfe5c",
|
||||
"type": "leaf",
|
||||
"state": {
|
||||
"type": "bases",
|
||||
"state": {
|
||||
"file": "00 Project Management/Due Date Tracker.base",
|
||||
"viewName": "Due today"
|
||||
},
|
||||
"icon": "lucide-table",
|
||||
"title": "Due Date Tracker"
|
||||
}
|
||||
},
|
||||
{
|
||||
"id": "356e78c30527ed6c",
|
||||
"type": "leaf",
|
||||
"state": {
|
||||
"type": "markdown",
|
||||
"state": {
|
||||
"file": "01 Personal Projects/Test Project/Test Project.md",
|
||||
"file": "01 Personal Projects/Test Project/Task 1/Task 1.md",
|
||||
"mode": "source",
|
||||
"source": false
|
||||
},
|
||||
"icon": "lucide-file",
|
||||
"title": "Test Project"
|
||||
"title": "Task 1"
|
||||
}
|
||||
},
|
||||
{
|
||||
"id": "011aea4c02122ccd",
|
||||
"type": "leaf",
|
||||
"state": {
|
||||
"type": "markdown",
|
||||
"state": {
|
||||
"file": "01 Personal Projects/Another Test Project/Task 1 - Run Around Screaming/Task 1 - Run Around Screaming.md",
|
||||
"mode": "source",
|
||||
"source": false
|
||||
},
|
||||
"icon": "lucide-file",
|
||||
"title": "Task 1 - Run Around Screaming"
|
||||
}
|
||||
},
|
||||
{
|
||||
"id": "da47e788ccbe3143",
|
||||
"type": "leaf",
|
||||
"state": {
|
||||
"type": "markdown",
|
||||
"state": {
|
||||
"file": "99 Toolkit/Unicode/Unicode Quick-Reference.md",
|
||||
"mode": "source",
|
||||
"source": false
|
||||
},
|
||||
"icon": "lucide-file",
|
||||
"title": "Unicode Quick-Reference"
|
||||
}
|
||||
}
|
||||
]
|
||||
@@ -183,7 +224,7 @@
|
||||
}
|
||||
}
|
||||
],
|
||||
"currentTab": 6
|
||||
"currentTab": 3
|
||||
}
|
||||
],
|
||||
"direction": "horizontal",
|
||||
@@ -208,32 +249,42 @@
|
||||
"sheet-plus:Create excel file": false
|
||||
}
|
||||
},
|
||||
"active": "d5fbfd88e9f8fd6c",
|
||||
"active": "30402d32729cfe5c",
|
||||
"lastOpenFiles": [
|
||||
"01 Personal Projects/Test Project/Untitled.md",
|
||||
"01 Personal Projects/Test Project/Test Project.md",
|
||||
"01 Personal Projects/Test Project/Sheets/Excel 23-07_Jul-2026 14.42.24.univer.md",
|
||||
"01 Personal Projects/Test Project/Sheets",
|
||||
"01 Personal Projects/Test Project/Task 1/Subtask 1.md",
|
||||
"01 Personal Projects/Test Project/Task 1/Untitled.md",
|
||||
"01 Personal Projects/Test Project/Task 1/Untitled 1.md",
|
||||
"01 Personal Projects/Test Project/Task 1/Task 1.md",
|
||||
"01 Personal Projects/Test Project/Task 1",
|
||||
"00 Project Management/Due Date Tracker.base",
|
||||
"01 Personal Projects/Test Project/Test Project.md",
|
||||
"01 Personal Projects/Another Test Project/Task 2 - Go to Bed.md",
|
||||
"01 Personal Projects/Another Test Project/Deliverables.base",
|
||||
"01 Personal Projects/Another Test Project/Task 1 - Run Around Screaming/Sub 1 - Go Outside.md",
|
||||
"01 Personal Projects/Another Test Project/Task 1 - Run Around Screaming/Deliverables/Deliverable-23072026180789.md",
|
||||
"01 Personal Projects/Another Test Project/Task 1 - Run Around Screaming/Task 1 - Run Around Screaming.md",
|
||||
"01 Personal Projects/Another Test Project/Another Test Project.md",
|
||||
"00 Project Management",
|
||||
"99 Toolkit/Templates/Project-Related/Deliverable.md",
|
||||
"99 Toolkit/Templates/Project-Dashboards/Deliverables.base",
|
||||
"01 Personal Projects/Another Test Project/Task 1 - Run Around Screaming/Deliverables",
|
||||
"99 Toolkit/Unicode/Unicode Quick-Reference.md",
|
||||
"99 Toolkit/Manual/Projects/Deliverables Base.md",
|
||||
"99 Toolkit/Manual/Projects/Tasks Base.md",
|
||||
"99 Toolkit/Manual/Projects/Follow-Up Base.md",
|
||||
"99 Toolkit/Templates/Project-Related/Subtask.md",
|
||||
"99 Toolkit/Templates/Project-Related/Work-Related/Followup⸬Customer.md",
|
||||
"99 Toolkit/Templates/Project-Related/Task.md",
|
||||
"99 Toolkit/Templates/Project-Related/Project.md",
|
||||
"01 Personal Projects/Test Project/Task 2.md",
|
||||
"01 Personal Projects/Test Project",
|
||||
"01 Personal Projects/Test.md",
|
||||
"99 Toolkit/Templates/Project-Dashboards/Tasks.base",
|
||||
"99 Toolkit/Templates/Project-Dashboards/Followups.base",
|
||||
"01 Personal Projects/Another Test Project/Tasks.base",
|
||||
"01 Personal Projects/Another Test Project/Task 1 - Run Around Screaming",
|
||||
"01 Personal Projects/Another Test Project/Followups/Followups.base",
|
||||
"99 Toolkit/Manual/Manual.md",
|
||||
"99 Toolkit/Templates/Project/Untitled.md",
|
||||
"01 Personal Projects",
|
||||
"99 Toolkit/Templates/Project-Related",
|
||||
"99 Toolkit/Manual/Untitled.md",
|
||||
"99 Toolkit/Manual",
|
||||
"99 Toolkit/Templates",
|
||||
"99 Toolkit",
|
||||
"token.md",
|
||||
"Welcome.md"
|
||||
"01 Personal Projects/Another Test Project/Followups/Followup⸬Generic-23072026170770.md",
|
||||
"01 Personal Projects/Test Project/Task 1/Followups/Followup⸬Richard-23072026170740.md",
|
||||
"01 Personal Projects/Test Project/Task 1/Followups/Followup⸬Generic-23072026170735.md",
|
||||
"01 Personal Projects/Test Project/Task 1/Subtask 1.md",
|
||||
"01 Personal Projects/Test Project/Followups/Followup⸬Richard-23072026150761.md",
|
||||
"01 Personal Projects/Test Project/Task 1/Followups/Followup⸬Richard-23072026170756.md",
|
||||
"99 Toolkit/Templates/Project-Related/Work-Related/Followup⸬Procurement.md",
|
||||
"99 Toolkit/Templates/Project-Related/Work-Related/Followup⸬Supplier.md"
|
||||
]
|
||||
}
|
||||
@@ -0,0 +1,34 @@
|
||||
views:
|
||||
- type: table
|
||||
name: Due today
|
||||
filters:
|
||||
and:
|
||||
- note["Date Due"] == now()
|
||||
order:
|
||||
- Type
|
||||
- file.name
|
||||
- Project
|
||||
- Priority
|
||||
- Date Due
|
||||
- type: table
|
||||
name: Due in 7 days
|
||||
filters:
|
||||
and:
|
||||
- note["Date Due"] <= now() + "7d"
|
||||
order:
|
||||
- Type
|
||||
- file.name
|
||||
- Project
|
||||
- Priority
|
||||
- Date Due
|
||||
- type: table
|
||||
name: Due in 31 days
|
||||
filters:
|
||||
and:
|
||||
- note["Date Due"] <= now() + "31d"
|
||||
order:
|
||||
- Type
|
||||
- file.name
|
||||
- Project
|
||||
- Priority
|
||||
- Date Due
|
||||
@@ -0,0 +1,9 @@
|
||||
To insert the followups base into a project:
|
||||
1. Open QuickAdd with `CTRL` + `A`
|
||||
2. Type `Insert Deliverables`, the search result should be `Insert⸬Deliverables`
|
||||
3. Run
|
||||
4. Go into the filters of the newly created base and modify per project requirements
|
||||
5. Modify other aspects (like the columns shown) per project requirements
|
||||
|
||||
Administrative note:
|
||||
Quickadd `Insert⸬Followups` inserts `99 Toolkit/Templates/Project-Dashboards/Deliverables.base`.
|
||||
@@ -0,0 +1,9 @@
|
||||
To insert the followups base into a project:
|
||||
1. Open QuickAdd with `CTRL` + `A`
|
||||
2. Type `Insert Followup`, the search result should be `Insert⸬Followups`
|
||||
3. Run
|
||||
4. Go into the filters of the newly created base and modify per project requirements
|
||||
5. Modify other aspects (like the columns shown) per project requirements
|
||||
|
||||
Administrative note:
|
||||
Quickadd `Insert⸬Followups` inserts `99 Toolkit/Templates/Project-Dashboards/Followups.base`.
|
||||
@@ -0,0 +1,15 @@
|
||||
To insert the tasks base into a project:
|
||||
1. Open QuickAdd with `CTRL` + `A`
|
||||
2. Type `Insert Tasks, the search result should be `Insert⸬Tasks`
|
||||
3. Run
|
||||
4. Go into the filters of the newly created base and modify per project requirements
|
||||
5. Modify other aspects (like the columns shown) per project requirements
|
||||
|
||||
To start creating tasks:
|
||||
1. In the project directory, open QuickAdd (`CTRL` + `A`) and search for Create⸬Task.
|
||||
2. You will be prompted for a name, give it a sensible one that identifies the basic task scope and also how it falls into a sequence of tasks.
|
||||
3. Once the note is created, if it is going to contain subtasks, then `Rick Click`, go to Folder Note Commands, and `click` the create folder note option.
|
||||
Subtasks are inserted in much the same way. **However**, subtasks are intended to be the end of the structure and thus should never be folder notes.
|
||||
|
||||
Administrative note:
|
||||
Quickadd `Insert⸬Tasks` inserts `99 Toolkit/Templates/Project-Dashboards/Tasks.base`.
|
||||
@@ -0,0 +1,8 @@
|
||||
views:
|
||||
- type: table
|
||||
name: Table
|
||||
filters:
|
||||
and:
|
||||
- Type == "Deliverable"
|
||||
- '!file.path.startsWith("99 Toolkit")'
|
||||
- Project == "REPLACE THIS MOLLY!"
|
||||
@@ -0,0 +1,8 @@
|
||||
views:
|
||||
- type: table
|
||||
name: Table
|
||||
filters:
|
||||
and:
|
||||
- Type == "Followup"
|
||||
- '!file.path.startsWith("99 Toolkit")'
|
||||
- Project == "REPLACE THIS MOLLY!"
|
||||
@@ -0,0 +1,8 @@
|
||||
views:
|
||||
- type: table
|
||||
name: Table
|
||||
filters:
|
||||
and:
|
||||
- Type == "Task"
|
||||
- '!file.path.startsWith("99 Toolkit")'
|
||||
- Project == "REPLACE THIS MOLLY!"
|
||||
@@ -0,0 +1,21 @@
|
||||
---
|
||||
Date Created: <% tp.date.now("DD-MM_MMM-YYYY") %>
|
||||
Date Modified: <% tp.file.last_modified_date("DD-MM_MMM-YYYY") %>
|
||||
Date Due:
|
||||
Deliverable:
|
||||
Priority:
|
||||
Project: <% tp.file.folder(true).split('/')[1] %>
|
||||
Task: <% tp.file.folder(true).split('/')[2] %>
|
||||
Charge Code:
|
||||
Notes:
|
||||
tags:
|
||||
Type: Deliverable
|
||||
---
|
||||
## Details
|
||||
`Write something here`
|
||||
|
||||
## Personal Notes
|
||||
``Write even more here``
|
||||
|
||||
|
||||
<%* await tp.file.rename("Deliverable-" + tp.date.now("DDMMYYYYHHMMSS")) %>`
|
||||
@@ -7,4 +7,21 @@ Project Lead:
|
||||
tags:
|
||||
Notes:
|
||||
Charge Code:
|
||||
Type: Project
|
||||
---
|
||||
# Scope & Description
|
||||
|
||||
|
||||
# Deliverables
|
||||
`Follow the instructions in` [[Deliverables Base]] `to get this working.`
|
||||
|
||||
# Tasks & Subtasks
|
||||
`Follow the instructions in` [[Tasks Base]] `to get this working`
|
||||
|
||||
## Followups
|
||||
`Follow the instructions in` [[Follow-Up Base]] `to get this working.`
|
||||
|
||||
# Personal Notes
|
||||
|
||||
|
||||
`<%* await tp.file.rename(tp.file.folder(false)) %>`
|
||||
|
||||
@@ -9,4 +9,9 @@ Task Lead:
|
||||
tags:
|
||||
Notes:
|
||||
Charge Code:
|
||||
Type: Subtask
|
||||
---
|
||||
# Description
|
||||
|
||||
|
||||
# Deliverables
|
||||
|
||||
@@ -8,4 +8,10 @@ Task Lead:
|
||||
tags:
|
||||
Notes:
|
||||
Charge Code:
|
||||
Type: Task
|
||||
---
|
||||
# Description
|
||||
|
||||
|
||||
# Deliverables
|
||||
|
||||
|
||||
@@ -0,0 +1,12 @@
|
||||
---
|
||||
Date Created: <% tp.date.now("DD-MM_MMM-YYYY") %>
|
||||
Date Modified: <% tp.file.last_modified_date("DD-MM_MMM-YYYY") %>
|
||||
Follow-Up With:
|
||||
About What:
|
||||
Priority:
|
||||
- Normal
|
||||
Project: <% tp.file.folder(true).split('/')[1] %>
|
||||
Type: Followup
|
||||
---
|
||||
|
||||
`<%* await tp.file.rename("Followup⸬Customer-" + tp.date.now("DDMMYYYYHHMMSS")) %>`
|
||||
@@ -0,0 +1,12 @@
|
||||
---
|
||||
Date Created: <% tp.date.now("DD-MM_MMM-YYYY") %>
|
||||
Date Modified: <% tp.file.last_modified_date("DD-MM_MMM-YYYY") %>
|
||||
Follow-Up With:
|
||||
About What:
|
||||
Priority:
|
||||
- Normal
|
||||
Project: <% tp.file.folder(true).split('/')[1] %>
|
||||
Type: Followup
|
||||
---
|
||||
|
||||
`<%* await tp.file.rename("Followup⸬Generic-" + tp.date.now("DDMMYYYYHHMMSS")) %>`
|
||||
@@ -0,0 +1,14 @@
|
||||
---
|
||||
Date Created: <% tp.date.now("DD-MM_MMM-YYYY") %>
|
||||
Date Modified: <% tp.file.last_modified_date("DD-MM_MMM-YYYY") %>
|
||||
Follow-Up With: IT
|
||||
Service Tech:
|
||||
About What:
|
||||
"Ticket #":
|
||||
Priority:
|
||||
- Normal
|
||||
Project: <% tp.file.folder(true).split('/')[1] %>
|
||||
Type: Followup
|
||||
---
|
||||
|
||||
`<%* await tp.file.rename("Followup⸬IT-" + tp.date.now("DDMMYYYYHHMMSS")) %>`
|
||||
@@ -0,0 +1,15 @@
|
||||
---
|
||||
Date Created: <% tp.date.now("DD-MM_MMM-YYYY") %>
|
||||
Date Modified: <% tp.file.last_modified_date("DD-MM_MMM-YYYY") %>
|
||||
Follow-Up With: Procurement
|
||||
Buyer:
|
||||
About What:
|
||||
"Requisition #":
|
||||
"PO #":
|
||||
Priority:
|
||||
- Normal
|
||||
Project: <% tp.file.folder(true).split('/')[1] %>
|
||||
Type: Followup
|
||||
---
|
||||
|
||||
`<%* await tp.file.rename("Followup⸬Proc-" + tp.date.now("DDMMYYYYHHMMSS")) %>`
|
||||
@@ -0,0 +1,12 @@
|
||||
---
|
||||
Date Created: <% tp.date.now("DD-MM_MMM-YYYY") %>
|
||||
Date Modified: <% tp.file.last_modified_date("DD-MM_MMM-YYYY") %>
|
||||
Follow-Up With: Richard
|
||||
About What:
|
||||
Priority:
|
||||
- Normal
|
||||
Project: <% tp.file.folder(true).split('/')[1] %>
|
||||
Type: Followup
|
||||
---
|
||||
|
||||
`<%* await tp.file.rename("Followup⸬Richard-" + tp.date.now("DDMMYYYYHHMMSS")) %>`
|
||||
@@ -0,0 +1,14 @@
|
||||
---
|
||||
Date Created: <% tp.date.now("DD-MM_MMM-YYYY") %>
|
||||
Date Modified: <% tp.file.last_modified_date("DD-MM_MMM-YYYY") %>
|
||||
Follow-Up With:
|
||||
About What:
|
||||
"Quote #":
|
||||
"PO #":
|
||||
Priority:
|
||||
- Normal
|
||||
Project: <% tp.file.folder(true).split('/')[1] %>
|
||||
Type: Followup
|
||||
---
|
||||
|
||||
`<%* await tp.file.rename("Followup⸬Supplier-" + tp.date.now("DDMMYYYYHHMMSS")) %>`
|
||||
@@ -0,0 +1,4 @@
|
||||
|
||||
| | Name | Code | Notes |
|
||||
| --- | ---------------------------- | ------ | ----- |
|
||||
| ⸬ | Squared Four Dot Punctuation | U+2E2C | |
|
||||
Reference in New Issue
Block a user