Compare commits

..
5 Commits
Author SHA1 Message Date
molly ec6e9e42c4 Updated plugins 2026-08-28 07:41:10 -04:00
molly de7113097e New Resource : Lists 2026-08-24 06:51:17 -04:00
molly 2b3e04e0ff Plugins updated second commit 2026-08-22 10:07:25 -04:00
molly 4ed9986b1f Updated plugins 2026-08-02 11:13:54 -04:00
molly af98eddc3b Configured attachments to save in subfolder 2026-08-01 16:42:04 -04:00
32 changed files with 93815 additions and 1185 deletions
+1
View File
@@ -16,6 +16,7 @@ logs
!00*/
91 Clippings/**/*
92 Uncategorized Notes/**/*
.obsidian/workspace.json
.obsidian/plugins/obsidian-icon-folder/data.json
+2 -1
View File
@@ -3,5 +3,6 @@
"trashOption": "local",
"promptDelete": false,
"alwaysUpdateLinks": true,
"showInlineTitle": true
"showInlineTitle": true,
"attachmentFolderPath": "./~Attachments"
}
+2 -2
View File
@@ -7,9 +7,9 @@
"gitea-cards",
"pdf-plus",
"cmdr",
"sheet-plus",
"unicode-search",
"quickadd",
"obsidian-icon-folder",
"obsidian-markmind"
"obsidian-markmind",
"sheet-plus"
]
+1 -1
View File
File diff suppressed because one or more lines are too long
+1 -1
View File
@@ -1,7 +1,7 @@
{
"id": "cmdr",
"name": "Commander",
"version": "0.5.7",
"version": "0.5.8",
"minAppVersion": "1.4.4",
"description": "Customize your workspace by adding commands everywhere, create Macros and supercharge your mobile toolbar.",
"author": "jsmorabito & phibr0",
+1 -1
View File
@@ -80,7 +80,7 @@
"explorer": true,
"path": true
},
"settingsTab": "file_explorer",
"settingsTab": "general",
"supportedFileTypes": [
"md",
"canvas",
+29 -1
View File
@@ -6,6 +6,11 @@
"phoneFooterSafeAreaPadding": false,
"tabletFooterSafeAreaPadding": false,
"folder": "Excalidraw",
"libraryFolderPath": "Excalidraw/Libraries",
"libraryFileName": "local-library",
"libraryStorageMode": "vault",
"libraryMigrationStatus": "not-required",
"libraryMigrationSnoozeUntil": 0,
"cropFolder": "",
"annotateFolder": "",
"embedUseExcalidrawFolder": false,
@@ -131,8 +136,31 @@
"mdFontColor": "Black",
"mdBorderColor": "Black",
"mdCSS": "",
"markdownImageSettings": {
"defaults": {
"width": 500,
"paddingBottom": 10,
"fontFamily": "Cascadia",
"fontColor": "Black",
"border": {
"enabled": false,
"color": "Black"
},
"css": "",
"transclusion": {
"enabled": false,
"fontFamily": "Cascadia",
"fontColor": "Black",
"border": {
"enabled": false,
"color": "Black"
},
"css": ""
}
}
},
"scriptEngineSettings": {},
"previousRelease": "2.25.3",
"previousRelease": "2.26.4",
"showReleaseNotes": true,
"excalidrawMasteryPromoCollapsed": false,
"compareManifestToPluginVersion": true,
File diff suppressed because one or more lines are too long
+1 -1
View File
@@ -1,7 +1,7 @@
{
"id": "obsidian-excalidraw-plugin",
"name": "Excalidraw",
"version": "2.25.3",
"version": "2.26.4",
"minAppVersion": "1.8.7",
"description": "Sketch Your Mind. Edit and view Excalidraw drawings. Enter the world of 4D Visual PKM.",
"author": "Zsolt Viczian",
File diff suppressed because one or more lines are too long
File diff suppressed because one or more lines are too long
+1 -1
View File
@@ -1,7 +1,7 @@
{
"id": "obsidian-markmind",
"name": "Markmind",
"version": "3.5.6",
"version": "3.5.8",
"minAppVersion": "0.9.12",
"description": "This is a mindmap , outline tool for obsidian.",
"author": "Mark",
File diff suppressed because one or more lines are too long
+2 -2
View File
@@ -1,8 +1,8 @@
{
"id": "obsidian-meta-bind-plugin",
"name": "Meta Bind",
"version": "1.4.15",
"minAppVersion": "1.10.0",
"version": "1.5.1",
"minAppVersion": "1.13.1",
"description": "Make your notes interactive with inline input fields, metadata displays, and buttons.",
"author": "Moritz Jung",
"authorUrl": "https://www.moritzjung.dev/",
File diff suppressed because one or more lines are too long
+149 -23
View File
@@ -704,6 +704,42 @@
"kind": "prompt"
}
},
{
"id": "263d7a83-ef63-469a-8dda-32b5d82c9fc5",
"name": "Create⸬Resource⸬List",
"type": "Template",
"command": false,
"templatePath": "99 Toolkit/Templates/Project-Related/Work-Related/Resources/Resource⸬List.md",
"fileNameFormat": {
"enabled": true,
"format": "~Resources/Resource.md"
},
"discoverExistingNotesBeforeCreate": false,
"folder": {
"enabled": true,
"folders": [],
"chooseWhenCreatingNote": false,
"createInSameFolderAsActiveFile": true,
"chooseFromSubfolders": false
},
"appendLink": {
"enabled": true,
"placement": "replaceSelection",
"requireActiveFile": false,
"linkType": "link"
},
"copyLinkToClipboard": false,
"openFile": true,
"fileOpening": {
"location": "tab",
"direction": "vertical",
"mode": "default",
"focus": true
},
"fileExistsBehavior": {
"kind": "prompt"
}
},
{
"id": "e23397f4-549d-4e80-9420-98e40e9087fd",
"name": "Create⸬Resource⸬Report-Software",
@@ -1003,13 +1039,18 @@
"inputPrompt": "single-line",
"persistInputPromptDrafts": true,
"useSelectionAsCaptureValue": true,
"searchNestedChoices": true,
"templateFolderLauncherRow": "bottom",
"devMode": false,
"templateFolderPath": "99 Toolkit/Templates",
"templateFolderPaths": [
"99 Toolkit/Templates"
],
"announceUpdates": "major",
"version": "2.12.3",
"version": "2.23.0",
"globalVariables": {},
"onePageInputEnabled": false,
"disableOnlineFeatures": true,
"enableUriCallbacks": false,
"enableRibbonIcon": false,
"showCaptureNotification": true,
"showInputCancellationNotification": false,
@@ -1052,29 +1093,74 @@
"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
"maxTokens": 128000,
"maxOutputTokens": 16384,
"supportsTemperature": true
},
{
"name": "gpt-4o-mini",
"maxTokens": 128000
"maxTokens": 128000,
"maxOutputTokens": 16384,
"supportsTemperature": true
},
{
"name": "gpt-5.5",
"maxTokens": 1050000,
"maxOutputTokens": 128000,
"supportsTemperature": false
},
{
"name": "gpt-5.4",
"maxTokens": 1050000,
"maxOutputTokens": 128000,
"supportsTemperature": false
},
{
"name": "gpt-5.4-mini",
"maxTokens": 400000,
"maxOutputTokens": 128000,
"supportsTemperature": false
},
{
"name": "gpt-5.4-nano",
"maxTokens": 400000,
"maxOutputTokens": 128000,
"supportsTemperature": false
},
{
"name": "gpt-4.1",
"maxTokens": 1047576,
"maxOutputTokens": 32768,
"supportsTemperature": true
},
{
"name": "gpt-4.1-mini",
"maxTokens": 1047576,
"maxOutputTokens": 32768,
"supportsTemperature": true
},
{
"name": "o3",
"maxTokens": 200000,
"maxOutputTokens": 100000,
"supportsTemperature": false
},
{
"name": "o4-mini",
"maxTokens": 200000,
"maxOutputTokens": 100000,
"supportsTemperature": false
}
],
"autoSyncModels": false,
"modelSource": "modelsDev"
"autoSyncModels": true,
"modelSource": "modelsDev",
"id": "openai"
},
{
"name": "Gemini",
@@ -1082,20 +1168,57 @@
"apiKey": "",
"models": [
{
"name": "gemini-1.5-pro",
"maxTokens": 1000000
"name": "gemini-3.5-flash",
"maxTokens": 1048576,
"maxOutputTokens": 65536,
"supportsTemperature": true
},
{
"name": "gemini-1.5-flash",
"maxTokens": 1000000
"name": "gemini-3.1-pro-preview",
"maxTokens": 1048576,
"maxOutputTokens": 65536,
"supportsTemperature": true
},
{
"name": "gemini-1.5-flash-8b",
"maxTokens": 1000000
"name": "gemini-3.1-flash-lite",
"maxTokens": 1048576,
"maxOutputTokens": 65536,
"supportsTemperature": true
},
{
"name": "gemini-3-pro-preview",
"maxTokens": 1048576,
"maxOutputTokens": 65536,
"supportsTemperature": true
},
{
"name": "gemini-3-flash-preview",
"maxTokens": 1048576,
"maxOutputTokens": 65536,
"supportsTemperature": true
},
{
"name": "gemini-2.5-pro",
"maxTokens": 1048576,
"maxOutputTokens": 65536,
"supportsTemperature": true
},
{
"name": "gemini-2.5-flash",
"maxTokens": 1048576,
"maxOutputTokens": 65536,
"supportsTemperature": true
},
{
"name": "gemini-2.5-flash-lite",
"maxTokens": 1048576,
"maxOutputTokens": 65536,
"supportsTemperature": true
}
],
"autoSyncModels": false,
"modelSource": "modelsDev"
"autoSyncModels": true,
"modelSource": "modelsDev",
"id": "gemini"
}
]
},
@@ -1112,6 +1235,9 @@
"migrateFileOpeningSettings": true,
"backfillFileOpeningDefaults": true,
"setProviderModelDiscoveryMode": true,
"migrateProviderApiKeysToSecretStorage": true
"migrateProviderApiKeysToSecretStorage": true,
"migrateToMultipleTemplateFolders": true,
"refreshStaleDefaultModelSeeds": true,
"pinAiModelRefs": true
}
}
+400 -82
View File
File diff suppressed because one or more lines are too long
+2 -2
View File
@@ -1,8 +1,8 @@
{
"id": "quickadd",
"name": "QuickAdd",
"version": "2.12.3",
"minAppVersion": "1.11.4",
"version": "2.23.0",
"minAppVersion": "1.13.0",
"description": "Quickly add new pages or content to your vault.",
"author": "Christian B. B. Houmann",
"authorUrl": "https://bagerbach.com",
File diff suppressed because one or more lines are too long
+3 -2
View File
@@ -2,10 +2,11 @@
"showSheetButton": "true",
"folder": "/",
"fileLocationMode": "current-sub",
"fileSubFolder": "Sheets",
"fileSubFolder": "~Sheets",
"excelFilenamePrefix": "Excel ",
"excelFilenameDateTime": "DD-MM_MMM-YYYY HH.mm.ss",
"sheetHeight": "300",
"sheetHeightMode": "auto",
"rowHeight": "25",
"colWidth": "100",
"authorizationCode": "",
@@ -14,7 +15,7 @@
"numberFormatLocal": "en",
"mobileRenderMode": "desktop",
"darkModal": "dark",
"isBigSheet": "false",
"isBigSheet": "true",
"fontFolder": "",
"selectedFontName": ""
}
+482 -851
View File
File diff suppressed because one or more lines are too long
+1 -1
View File
@@ -1,7 +1,7 @@
{
"id": "sheet-plus",
"name": "Sheet Plus",
"version": "2.12.11",
"version": "2.13.0",
"minAppVersion": "1.5.11",
"description": "Create Excel-like spreadsheets and easily embed them in Markdown.",
"author": "ljcoder",
File diff suppressed because one or more lines are too long
+10 -34
View File
@@ -1,43 +1,19 @@
{
"data_version": 2,
"command_timeout": 5,
"templates_folder": "99 Toolkit/Templates",
"templates_pairs": [
[
"",
""
]
],
"trigger_on_file_creation": false,
"templates_pairs": [],
"trigger_on_file_creation_mode": "folder",
"auto_jump_to_cursor": false,
"enable_system_commands": false,
"jump_to_cursor_after_file_name": false,
"shell_path": "",
"user_scripts_folder": "",
"enable_folder_templates": true,
"folder_templates": [
{
"folder": "",
"template": ""
}
],
"enable_file_templates": false,
"file_templates": [
{
"regex": ".*",
"template": ""
}
],
"folder_templates": [],
"file_templates": [],
"syntax_highlighting": true,
"syntax_highlighting_mobile": false,
"enabled_templates_hotkeys": [
""
],
"startup_templates": [
""
],
"intellisense_render": 1,
"ignore_folders_on_creation": [
{
"folder": ""
}
]
"enabled_templates_hotkeys": [],
"startup_templates": [],
"intellisense_render": "1",
"ignore_folders_on_creation": []
}
File diff suppressed because one or more lines are too long
+2 -2
View File
@@ -1,9 +1,9 @@
{
"id": "templater-obsidian",
"name": "Templater",
"version": "2.20.6",
"version": "2.25.0",
"description": "Advanced templating and automation using handlebars-like syntax.",
"minAppVersion": "1.12.2",
"minAppVersion": "1.13.0",
"author": "SilentVoid",
"authorUrl": "https://github.com/SilentVoid13",
"fundingUrl": {
+5 -61
View File
@@ -1,69 +1,8 @@
.templater_search {
width: calc(100% - 20px);
}
.templater_div {
border-top: 1px solid var(--background-modifier-border);
}
.templater_div > .setting-item {
border-top: none !important;
align-self: center;
}
.templater_div > .setting-item > .setting-item-control {
justify-content: space-around;
padding: 0;
width: 100%;
}
.templater_div
> .setting-item
> .setting-item-control
> .setting-editor-extra-setting-button {
align-self: center;
}
.templater_donating {
margin: 10px;
}
.templater_title {
margin: 0;
padding: 0;
margin-top: 5px;
text-align: center;
}
.templater_template {
align-self: center;
margin-left: 5px;
margin-right: 5px;
width: 70%;
}
.templater_cmd {
margin-left: 5px;
margin-right: 5px;
font-size: 14px;
width: 100%;
}
.templater_div2 > .setting-item {
align-content: center;
justify-content: center;
}
.templater-prompt-div,
.templater-multisuggester-div {
display: flex;
}
.templater-prompt-form {
display: flex;
flex-grow: 1;
}
.templater-prompt-input,
.templater-multisuggester-input {
flex-grow: 1;
@@ -80,6 +19,11 @@ textarea.templater-prompt-input {
height: 10rem;
}
.templater-ignore-folder-modal .modal-content input[type="text"],
.templater-startup-template-modal .modal-content input[type="text"] {
width: 100%;
}
textarea.templater-prompt-input:focus {
border-color: var(--interactive-accent);
}
File diff suppressed because it is too large Load Diff
File diff suppressed because one or more lines are too long
+1 -1
View File
@@ -1,7 +1,7 @@
{
"id": "unicode-search",
"name": "Unicode Search",
"version": "0.7.3",
"version": "0.7.4",
"minAppVersion": "1.8.7",
"description": "Search and insert Unicode characters into your editor",
"author": "BambusControl",
File diff suppressed because one or more lines are too long
@@ -0,0 +1,17 @@
<%*
let title = await tp.system.prompt("Title");
let description = await tp.system.prompt("Description");
-%>
---
Type: Resource
Resource Type: List
Title: <% title %>
Description: <% description %>
Status:
Date Created: <% tp.date.now("DD-MM_MMM-YYYY") %>
Date Modified: <% tp.file.last_modified_date("DD-MM_MMM-YYYY") %>
---
<%* await tp.file.rename("Resource⸬List-" + tp.date.now("DDMMYYYYHHMMSS")) %>
# <% title %>