Compare commits
3
Commits
4ed9986b1f
..
main
| Author | SHA1 | Date | |
|---|---|---|---|
|
|
ec6e9e42c4 | ||
|
|
de7113097e | ||
|
|
2b3e04e0ff |
@@ -16,6 +16,7 @@ logs
|
||||
!00*/
|
||||
|
||||
91 Clippings/**/*
|
||||
92 Uncategorized Notes/**/*
|
||||
|
||||
.obsidian/workspace.json
|
||||
.obsidian/plugins/obsidian-icon-folder/data.json
|
||||
|
||||
Vendored
+1
-1
File diff suppressed because one or more lines are too long
Vendored
+1
-1
@@ -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
@@ -80,7 +80,7 @@
|
||||
"explorer": true,
|
||||
"path": true
|
||||
},
|
||||
"settingsTab": "file_explorer",
|
||||
"settingsTab": "general",
|
||||
"supportedFileTypes": [
|
||||
"md",
|
||||
"canvas",
|
||||
|
||||
+29
-1
@@ -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,
|
||||
|
||||
+7
-5
File diff suppressed because one or more lines are too long
@@ -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",
|
||||
|
||||
+1
-1
File diff suppressed because one or more lines are too long
+5
-5
File diff suppressed because one or more lines are too long
+1
-1
@@ -1,7 +1,7 @@
|
||||
{
|
||||
"id": "obsidian-markmind",
|
||||
"name": "Markmind",
|
||||
"version": "3.5.7",
|
||||
"version": "3.5.8",
|
||||
"minAppVersion": "0.9.12",
|
||||
"description": "This is a mindmap , outline tool for obsidian.",
|
||||
"author": "Mark",
|
||||
|
||||
Vendored
+37
-1
@@ -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",
|
||||
@@ -1010,7 +1046,7 @@
|
||||
"99 Toolkit/Templates"
|
||||
],
|
||||
"announceUpdates": "major",
|
||||
"version": "2.21.0",
|
||||
"version": "2.23.0",
|
||||
"globalVariables": {},
|
||||
"onePageInputEnabled": false,
|
||||
"disableOnlineFeatures": true,
|
||||
|
||||
Vendored
+146
-143
File diff suppressed because one or more lines are too long
+1
-1
@@ -1,7 +1,7 @@
|
||||
{
|
||||
"id": "quickadd",
|
||||
"name": "QuickAdd",
|
||||
"version": "2.21.0",
|
||||
"version": "2.23.0",
|
||||
"minAppVersion": "1.13.0",
|
||||
"description": "Quickly add new pages or content to your vault.",
|
||||
"author": "Christian B. B. Houmann",
|
||||
|
||||
+1
-1
File diff suppressed because one or more lines are too long
+3
-2
@@ -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": ""
|
||||
}
|
||||
Vendored
+429
-425
File diff suppressed because one or more lines are too long
+1
-1
@@ -1,7 +1,7 @@
|
||||
{
|
||||
"id": "sheet-plus",
|
||||
"name": "Sheet Plus",
|
||||
"version": "2.12.13",
|
||||
"version": "2.13.0",
|
||||
"minAppVersion": "1.5.11",
|
||||
"description": "Create Excel-like spreadsheets and easily embed them in Markdown.",
|
||||
"author": "ljcoder",
|
||||
|
||||
+1
-1
File diff suppressed because one or more lines are too long
+23
-22
File diff suppressed because one or more lines are too long
+1
-1
@@ -1,7 +1,7 @@
|
||||
{
|
||||
"id": "templater-obsidian",
|
||||
"name": "Templater",
|
||||
"version": "2.24.3",
|
||||
"version": "2.25.0",
|
||||
"description": "Advanced templating and automation using handlebars-like syntax.",
|
||||
"minAppVersion": "1.13.0",
|
||||
"author": "SilentVoid",
|
||||
|
||||
+92575
-5
File diff suppressed because it is too large
Load Diff
+13
-13
File diff suppressed because one or more lines are too long
+1
-1
@@ -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",
|
||||
|
||||
+1
-1
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 %>
|
||||
|
||||
Reference in New Issue
Block a user