Last Sync: 2026-02-28 04:00 (Mobile)

This commit is contained in:
snus-iphone
2026-02-28 04:00:23 +03:00
parent aab54f2054
commit 606f8f860e
8 changed files with 83778 additions and 15538 deletions

View File

@@ -1,4 +1,5 @@
[ [
"obsidian-latex-suite", "obsidian-latex-suite",
"obsidian-icon-folder" "obsidian-icon-folder",
"ink"
] ]

76675
.obsidian/plugins/ink/main.js vendored Normal file

File diff suppressed because one or more lines are too long

11
.obsidian/plugins/ink/manifest.json vendored Normal file
View File

@@ -0,0 +1,11 @@
{
"id": "ink",
"name": "Ink",
"author": "Dale de Silva",
"description": "Hand write or draw directly between paragraphs in your notes using a digital pen, stylus, or Apple pencil. Useful for handwriting, sketches, scribbles, or even math equations and scientific notation. Runs on the tldraw framework and drawing provides an infinite canvas.",
"version": "0.3.4",
"minAppVersion": "1.00.0",
"authorUrl": "https://designdebt.club",
"fundingUrl": "https://ko-fi.com/daledesilva",
"isDesktopOnly": false
}

6585
.obsidian/plugins/ink/styles.css vendored Normal file

File diff suppressed because it is too large Load Diff

File diff suppressed because one or more lines are too long

View File

@@ -1,7 +1,7 @@
{ {
"id": "obsidian-latex-suite", "id": "obsidian-latex-suite",
"name": "Latex Suite", "name": "Latex Suite",
"version": "1.9.8", "version": "1.10.4",
"minAppVersion": "1.0.0", "minAppVersion": "1.0.0",
"description": "Make typesetting LaTeX math as fast as handwriting through snippets, text expansion, and editor enhancements", "description": "Make typesetting LaTeX math as fast as handwriting through snippets, text expansion, and editor enhancements",
"author": "artisticat", "author": "artisticat",

View File

@@ -233,3 +233,7 @@ sup.cm-math, sub.cm-math {
/* .latex-suite-color-bracket-3 { /* .latex-suite-color-bracket-3 {
color: #8de15c; color: #8de15c;
} */ } */
.latex-suite-math-preview-highlight {
background-color: var(--text-selection);
}

152
.obsidian/workspace-mobile.json vendored Normal file
View File

@@ -0,0 +1,152 @@
{
"main": {
"id": "c69b378cd0e8a892",
"type": "split",
"children": [
{
"id": "60794c9373bfbacb",
"type": "tabs",
"children": [
{
"id": "8f364bef26d5a879",
"type": "leaf",
"state": {
"type": "empty",
"state": {},
"icon": "lucide-file",
"title": "New tab"
}
}
]
}
],
"direction": "vertical"
},
"left": {
"id": "7d4df4ed6d3fd3a6",
"type": "mobile-drawer",
"children": [
{
"id": "cb62b24ae25b38db",
"type": "leaf",
"state": {
"type": "file-explorer",
"state": {
"sortOrder": "alphabetical",
"autoReveal": false
},
"icon": "lucide-folder-closed",
"title": "Files"
}
},
{
"id": "756408eb60dcbe1f",
"type": "leaf",
"state": {
"type": "search",
"state": {
"query": "",
"matchingCase": false,
"explainSearch": false,
"collapseAll": false,
"extraContext": false,
"sortOrder": "alphabetical"
},
"icon": "lucide-search",
"title": "Search"
}
},
{
"id": "c7c28f78b9452b24",
"type": "leaf",
"state": {
"type": "tag",
"state": {
"sortOrder": "frequency",
"useHierarchy": true,
"showSearch": false,
"searchQuery": ""
},
"icon": "lucide-tags",
"title": "Tags"
}
},
{
"id": "adf5d8ce4afcf903",
"type": "leaf",
"state": {
"type": "bookmarks",
"state": {},
"icon": "lucide-bookmark",
"title": "Bookmarks"
}
}
],
"currentTab": 0
},
"right": {
"id": "01792db1003219a0",
"type": "mobile-drawer",
"children": [
{
"id": "b45b99e7e002a7f3",
"type": "leaf",
"state": {
"type": "backlink",
"state": {
"collapseAll": false,
"extraContext": false,
"sortOrder": "alphabetical",
"showSearch": false,
"searchQuery": "",
"backlinkCollapsed": false,
"unlinkedCollapsed": true
},
"icon": "links-coming-in",
"title": "Backlinks"
}
},
{
"id": "cac2b0238d2ed48b",
"type": "leaf",
"state": {
"type": "outgoing-link",
"state": {
"linksCollapsed": false,
"unlinkedCollapsed": true
},
"icon": "links-going-out",
"title": "Outgoing links"
}
},
{
"id": "aa43dd0adad93cf3",
"type": "leaf",
"state": {
"type": "outline",
"state": {
"followCursor": false,
"showSearch": false,
"searchQuery": ""
},
"icon": "lucide-list",
"title": "Outline"
}
}
],
"currentTab": 0
},
"left-ribbon": {
"hiddenItems": {
"switcher:Open quick switcher": false,
"graph:Open graph view": false,
"canvas:Create new canvas": false,
"daily-notes:Open today's daily note": false,
"templates:Insert template": false,
"command-palette:Open command palette": false,
"bases:Create new base": false
}
},
"active": "8f364bef26d5a879",
"lastOpenFiles": []
}