Updated: Monday, August 28,2023-08-28 06:20:28
parent
32da04b316
commit
cad2ab1694
|
@ -7,12 +7,28 @@
|
||||||
"key": "P"
|
"key": "P"
|
||||||
}
|
}
|
||||||
],
|
],
|
||||||
"obsidian-extract-pdf-annotations:extract-annotations-single": [
|
"app:toggle-left-sidebar": [
|
||||||
|
{
|
||||||
|
"modifiers": [
|
||||||
|
"Ctrl"
|
||||||
|
],
|
||||||
|
"key": "L"
|
||||||
|
}
|
||||||
|
],
|
||||||
|
"theme:use-dark": [
|
||||||
{
|
{
|
||||||
"modifiers": [
|
"modifiers": [
|
||||||
"Alt"
|
"Alt"
|
||||||
],
|
],
|
||||||
"key": "E"
|
"key": "D"
|
||||||
|
}
|
||||||
|
],
|
||||||
|
"theme:use-light": [
|
||||||
|
{
|
||||||
|
"modifiers": [
|
||||||
|
"Alt"
|
||||||
|
],
|
||||||
|
"key": "L"
|
||||||
}
|
}
|
||||||
]
|
]
|
||||||
}
|
}
|
File diff suppressed because one or more lines are too long
|
@ -1,10 +0,0 @@
|
||||||
{
|
|
||||||
"id": "better-pdf-plugin",
|
|
||||||
"name": "Better PDF Plugin",
|
|
||||||
"version": "1.4.0",
|
|
||||||
"minAppVersion": "0.11.13",
|
|
||||||
"description": "Goal of this Plugin in to implement a native PDF handling workflow",
|
|
||||||
"author": "MSzturc",
|
|
||||||
"authorUrl": "https://github.com/MSzturc",
|
|
||||||
"isDesktopOnly": false
|
|
||||||
}
|
|
|
@ -1,5 +0,0 @@
|
||||||
/* Styles */
|
|
||||||
|
|
||||||
.popover.hover-popover.pdf-embed{
|
|
||||||
display:none;
|
|
||||||
}
|
|
|
@ -5,7 +5,7 @@
|
||||||
"gardenBaseUrl": "https://netlify-neopets.vercel.app",
|
"gardenBaseUrl": "https://netlify-neopets.vercel.app",
|
||||||
"prHistory": [],
|
"prHistory": [],
|
||||||
"baseTheme": "light",
|
"baseTheme": "light",
|
||||||
"theme": "{\"name\":\"Origami\",\"author\":\"kneecaps\",\"repo\":\"7368697661/Origami\",\"screenshot\":\"screen.png\",\"modes\":[\"dark\",\"light\"],\"cssUrl\":\"https://raw.githubusercontent.com/7368697661/Origami/HEAD/theme.css\"}",
|
"theme": "{\"name\":\"Serenity\",\"author\":\"Ha'ani Whitlock\",\"repo\":\"Bluemoondragon07/Obsidian-Serenity\",\"screenshot\":\"cover-small.png\",\"modes\":[\"dark\",\"light\"],\"cssUrl\":\"https://raw.githubusercontent.com/Bluemoondragon07/Obsidian-Serenity/HEAD/theme.css\"}",
|
||||||
"faviconPath": "Coding Tips (Classical)/Project Vault/Obsidian/imgFiles/grey-darkgrey-S.svg",
|
"faviconPath": "Coding Tips (Classical)/Project Vault/Obsidian/imgFiles/grey-darkgrey-S.svg",
|
||||||
"noteSettingsIsInitialized": true,
|
"noteSettingsIsInitialized": true,
|
||||||
"siteName": "Shw3th@",
|
"siteName": "Shw3th@",
|
||||||
|
@ -21,7 +21,7 @@
|
||||||
"showUpdatedTimestamp": false,
|
"showUpdatedTimestamp": false,
|
||||||
"updatedTimestampKey": "",
|
"updatedTimestampKey": "",
|
||||||
"timestampFormat": "MMM dd, yyyy h:mm a",
|
"timestampFormat": "MMM dd, yyyy h:mm a",
|
||||||
"styleSettingsCss": "body.css-settings-manager { } body.theme-light.css-settings-manager { } body.theme-dark.css-settings-manager { }",
|
"styleSettingsCss": "body.css-settings-manager { --aura-translucent-window-opacity: 0; } body.theme-light.css-settings-manager { } body.theme-dark.css-settings-manager { }",
|
||||||
"pathRewriteRules": "Coding Tips (Classical)/Terminal Tips:Coding Guides\nMachine Tips (Quantum)/Resources/Technologies, Orgs, & Apps:Quantum Guides\nCoding Tips (Classical)/Project Vault/hi.mainsite:General",
|
"pathRewriteRules": "Coding Tips (Classical)/Terminal Tips:Coding Guides\nMachine Tips (Quantum)/Resources/Technologies, Orgs, & Apps:Quantum Guides\nCoding Tips (Classical)/Project Vault/hi.mainsite:General",
|
||||||
"customFilters": [],
|
"customFilters": [],
|
||||||
"contentClassesKey": "dg-content-classes",
|
"contentClassesKey": "dg-content-classes",
|
||||||
|
|
|
@ -1,5 +0,0 @@
|
||||||
{
|
|
||||||
"includePageNumber": true,
|
|
||||||
"includeHighlightColor": true,
|
|
||||||
"createLinks": false
|
|
||||||
}
|
|
File diff suppressed because one or more lines are too long
|
@ -1,10 +0,0 @@
|
||||||
{
|
|
||||||
"id": "obsidian-extract-pdf-highlights",
|
|
||||||
"name": "PDF Highlights",
|
|
||||||
"version": "0.0.4",
|
|
||||||
"minAppVersion": "0.9.12",
|
|
||||||
"description": "Extract highlights, underlines and annotations from your PDFs into Obsidian",
|
|
||||||
"author": "Alexis Rondeau",
|
|
||||||
"authorUrl": "https://publish.obsidian.md/alexisrondeau",
|
|
||||||
"isDesktopOnly": false
|
|
||||||
}
|
|
|
@ -1 +0,0 @@
|
||||||
/* */
|
|
|
@ -11,5 +11,6 @@
|
||||||
"aura@@aura-rainbow-folders": false,
|
"aura@@aura-rainbow-folders": false,
|
||||||
"aura@@aura-heading-color": true,
|
"aura@@aura-heading-color": true,
|
||||||
"aura@@aura-neon-headings": true,
|
"aura@@aura-neon-headings": true,
|
||||||
"aura@@aura-colorshemes-dark": "aura-colorschemes-dark-mystical-nights"
|
"aura@@aura-colorshemes-dark": "aura-colorschemes-dark-mystical-nights",
|
||||||
|
"aura@@aura-colorshemes-light": "aura-colorschemes-light-origin"
|
||||||
}
|
}
|
|
@ -1,5 +1,21 @@
|
||||||
{
|
{
|
||||||
"recentFiles": [
|
"recentFiles": [
|
||||||
|
{
|
||||||
|
"basename": "Welcome to Quantum 101",
|
||||||
|
"path": "Machine Tips (Quantum)/Resources/Welcome to Quantum 101.md"
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"basename": "Particle Terms",
|
||||||
|
"path": "Machine Tips (Quantum)/Physics/Particle Terms.md"
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"basename": "Ions",
|
||||||
|
"path": "Machine Tips (Quantum)/Physics/Ions.md"
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"basename": "Quantum 101 - Alt. Resources",
|
||||||
|
"path": "Machine Tips (Quantum)/Resources/Quantum 101 - Alt. Resources.md"
|
||||||
|
},
|
||||||
{
|
{
|
||||||
"basename": "Github",
|
"basename": "Github",
|
||||||
"path": "Coding Tips (Classical)/Terminal Tips/GUIs/Internet/Repos/Github.md"
|
"path": "Coding Tips (Classical)/Terminal Tips/GUIs/Internet/Repos/Github.md"
|
||||||
|
@ -183,18 +199,6 @@
|
||||||
{
|
{
|
||||||
"basename": "Workspaces",
|
"basename": "Workspaces",
|
||||||
"path": "Coding Tips (Classical)/Terminal Tips/GUIs/Tools/Workspaces.md"
|
"path": "Coding Tips (Classical)/Terminal Tips/GUIs/Tools/Workspaces.md"
|
||||||
},
|
|
||||||
{
|
|
||||||
"basename": "Performance Profiling Libraries",
|
|
||||||
"path": "Coding Tips (Classical)/Terminal Tips/Languages/Python/tools/Libraries/Performance Profiling Libraries.md"
|
|
||||||
},
|
|
||||||
{
|
|
||||||
"basename": "Neocities",
|
|
||||||
"path": "Coding Tips (Classical)/Terminal Tips/GUIs/Internet/Hosting/Browser talk/Neocities.md"
|
|
||||||
},
|
|
||||||
{
|
|
||||||
"basename": "Choosing a Name for Your Computer",
|
|
||||||
"path": "Coding Tips (Classical)/Terminal Tips/Computers/Choosing a Name for Your Computer.md"
|
|
||||||
}
|
}
|
||||||
],
|
],
|
||||||
"omittedPaths": [],
|
"omittedPaths": [],
|
||||||
|
|
|
@ -13,7 +13,7 @@
|
||||||
"state": {
|
"state": {
|
||||||
"type": "markdown",
|
"type": "markdown",
|
||||||
"state": {
|
"state": {
|
||||||
"file": "Coding Tips (Classical)/Terminal Tips/GUIs/Internet/Repos/Github.md",
|
"file": "Machine Tips (Quantum)/Resources/Welcome to Quantum 101.md",
|
||||||
"mode": "source",
|
"mode": "source",
|
||||||
"source": false
|
"source": false
|
||||||
}
|
}
|
||||||
|
@ -81,7 +81,7 @@
|
||||||
"state": {
|
"state": {
|
||||||
"type": "outline",
|
"type": "outline",
|
||||||
"state": {
|
"state": {
|
||||||
"file": "Coding Tips (Classical)/Terminal Tips/GUIs/Internet/Repos/Github.md"
|
"file": "Machine Tips (Quantum)/Resources/Welcome to Quantum 101.md"
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
|
@ -91,7 +91,7 @@
|
||||||
"state": {
|
"state": {
|
||||||
"type": "outgoing-link",
|
"type": "outgoing-link",
|
||||||
"state": {
|
"state": {
|
||||||
"file": "Coding Tips (Classical)/Terminal Tips/GUIs/Internet/Repos/Github.md",
|
"file": "Machine Tips (Quantum)/Resources/Welcome to Quantum 101.md",
|
||||||
"linksCollapsed": false,
|
"linksCollapsed": false,
|
||||||
"unlinkedCollapsed": true
|
"unlinkedCollapsed": true
|
||||||
}
|
}
|
||||||
|
@ -118,8 +118,12 @@
|
||||||
},
|
},
|
||||||
"active": "cda3f3fee980f873",
|
"active": "cda3f3fee980f873",
|
||||||
"lastOpenFiles": [
|
"lastOpenFiles": [
|
||||||
"Recording 20230828054956.webm",
|
"Machine Tips (Quantum)/Physics/Particle Terms.md",
|
||||||
|
"Machine Tips (Quantum)/Physics/Ions.md",
|
||||||
|
"Machine Tips (Quantum)/Resources/Quantum 101 - Alt. Resources.md",
|
||||||
|
"Machine Tips (Quantum)/Resources/Welcome to Quantum 101.md",
|
||||||
"Coding Tips (Classical)/Terminal Tips/GUIs/Internet/Repos/Github.md",
|
"Coding Tips (Classical)/Terminal Tips/GUIs/Internet/Repos/Github.md",
|
||||||
|
"Recording 20230828054956.webm",
|
||||||
"Coding Tips (Classical)/Project Vault/hi.mainsite/Current Occupations/Past/Windtelligent.ai/First Quarter Notebook.md",
|
"Coding Tips (Classical)/Project Vault/hi.mainsite/Current Occupations/Past/Windtelligent.ai/First Quarter Notebook.md",
|
||||||
"Coding Tips (Classical)/Terminal Tips/Languages/About Languages.md",
|
"Coding Tips (Classical)/Terminal Tips/Languages/About Languages.md",
|
||||||
"Machine Tips (Quantum)/Physics/Hardware/Spark Gap Physics.md",
|
"Machine Tips (Quantum)/Physics/Hardware/Spark Gap Physics.md",
|
||||||
|
@ -141,9 +145,6 @@
|
||||||
"Coding Tips (Classical)/Project Vault/hi.mainsite/Resume-ish - my occupations.md",
|
"Coding Tips (Classical)/Project Vault/hi.mainsite/Resume-ish - my occupations.md",
|
||||||
"Untitled.md",
|
"Untitled.md",
|
||||||
"Coding Tips (Classical)/Terminal Tips/Languages/Javascript/Example of Javascript plugin works.md",
|
"Coding Tips (Classical)/Terminal Tips/Languages/Javascript/Example of Javascript plugin works.md",
|
||||||
"Machine Tips (Quantum)/Project Vault/Quantum Master's Paper/Sections/9. Future Research.md",
|
|
||||||
"Machine Tips (Quantum)/Resources/Code & Circuit Operations/Gates/Single Qubit Gates/P gate (Phase).md",
|
|
||||||
"Coding Tips (Classical)/Project Vault/hi.mainsite/Thought Catalog - notion export/Medium-worthy affa57a58bc74b09b1311b348ac70a45/The Family Tharavad (1) c4c767d7a0d14fecaf221313371996ac/The Homes 25f3cf42239942eda48517edb2513ecd/33 Windy Hill Lane 58757547a2b14950a1b95cf92b2370d3.md",
|
|
||||||
"Machine Tips (Quantum)/Quantum spaces.canvas",
|
"Machine Tips (Quantum)/Quantum spaces.canvas",
|
||||||
"Untitled.canvas",
|
"Untitled.canvas",
|
||||||
"Untitled 1.canvas",
|
"Untitled 1.canvas",
|
||||||
|
|
Loading…
Reference in New Issue