fix: remove obsidian stuff

This commit is contained in:
max_richter 2022-03-15 19:59:53 +01:00
parent 7bac5fc073
commit 6e17eb3573
10 changed files with 1 additions and 724 deletions

1
.gitignore vendored
View File

@ -1 +1,2 @@
.pnpm-debug.log
.obsidian

4
.obsidian/app.json vendored
View File

@ -1,4 +0,0 @@
{
"legacyEditor": false,
"alwaysUpdateLinks": true
}

View File

@ -1,3 +0,0 @@
{
"baseFontSize": 16
}

View File

@ -1,3 +0,0 @@
[
"obsidian-circuitjs"
]

View File

@ -1,15 +0,0 @@
[
"file-explorer",
"global-search",
"switcher",
"graph",
"backlink",
"page-preview",
"note-composer",
"command-palette",
"editor-status",
"markdown-importer",
"word-count",
"open-with-default-app",
"file-recovery"
]

View File

@ -1 +0,0 @@
{}

File diff suppressed because one or more lines are too long

View File

@ -1,10 +0,0 @@
{
"id": "obsidian-circuitjs",
"name": "Obsidian CircuitJS",
"version": "1.0.0",
"minAppVersion": "0.12.0",
"description": "Integrating CircuitJS and Obsidian",
"author": "Steven Gann",
"authorUrl": "https://github.com/StevenGann",
"isDesktopOnly": true
}

View File

@ -1 +0,0 @@
Not Found

101
.obsidian/workspace vendored
View File

@ -1,101 +0,0 @@
{
"main": {
"id": "20f00a703135d3b3",
"type": "split",
"children": [
{
"id": "f044b8f2aaa9c540",
"type": "leaf",
"state": {
"type": "markdown",
"state": {
"file": "Areas/electricity/parts/capacitors.md.md",
"mode": "source",
"source": false
}
}
}
],
"direction": "vertical"
},
"left": {
"id": "e6019eea54339191",
"type": "split",
"children": [
{
"id": "bcaa06271147c8b2",
"type": "tabs",
"children": [
{
"id": "b2484810d49bee98",
"type": "leaf",
"state": {
"type": "file-explorer",
"state": {}
}
},
{
"id": "1d7a2eec817a817f",
"type": "leaf",
"state": {
"type": "search",
"state": {
"query": "",
"matchingCase": false,
"explainSearch": false,
"collapseAll": false,
"extraContext": false,
"sortOrder": "alphabetical"
}
}
}
]
}
],
"direction": "horizontal",
"width": 300
},
"right": {
"id": "5cbdf016cba539bb",
"type": "split",
"children": [
{
"id": "1e5dd0e7a1e6a44f",
"type": "tabs",
"children": [
{
"id": "f03fddf060b0214b",
"type": "leaf",
"state": {
"type": "backlink",
"state": {
"file": "Areas/electricity/parts/capacitors.md.md",
"collapseAll": false,
"extraContext": false,
"sortOrder": "alphabetical",
"showSearch": false,
"searchQuery": "",
"backlinkCollapsed": false,
"unlinkedCollapsed": true
}
}
}
]
}
],
"direction": "horizontal",
"width": 300,
"collapsed": true
},
"active": "f044b8f2aaa9c540",
"lastOpenFiles": [
"Areas/electricity/parts/capacitors.md.md",
"Areas/electricity/formulas/kirchhoffs-law.md.md",
"Areas/electricity/ac.md.md",
"Areas/electricity/glossary.md",
"a.md",
"Areas/electricity/formulas.md",
"Areas/electricity/parts/resistors.md.md",
"Areas/electricity/basics.md"
]
}