fix: remove obsidian stuff
This commit is contained in:
parent
7bac5fc073
commit
6e17eb3573
1
.gitignore
vendored
1
.gitignore
vendored
@ -1 +1,2 @@
|
||||
.pnpm-debug.log
|
||||
.obsidian
|
||||
|
4
.obsidian/app.json
vendored
4
.obsidian/app.json
vendored
@ -1,4 +0,0 @@
|
||||
{
|
||||
"legacyEditor": false,
|
||||
"alwaysUpdateLinks": true
|
||||
}
|
3
.obsidian/appearance.json
vendored
3
.obsidian/appearance.json
vendored
@ -1,3 +0,0 @@
|
||||
{
|
||||
"baseFontSize": 16
|
||||
}
|
3
.obsidian/community-plugins.json
vendored
3
.obsidian/community-plugins.json
vendored
@ -1,3 +0,0 @@
|
||||
[
|
||||
"obsidian-circuitjs"
|
||||
]
|
15
.obsidian/core-plugins.json
vendored
15
.obsidian/core-plugins.json
vendored
@ -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"
|
||||
]
|
1
.obsidian/hotkeys.json
vendored
1
.obsidian/hotkeys.json
vendored
@ -1 +0,0 @@
|
||||
{}
|
586
.obsidian/plugins/obsidian-circuitjs/main.js
vendored
586
.obsidian/plugins/obsidian-circuitjs/main.js
vendored
File diff suppressed because one or more lines are too long
@ -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
|
||||
}
|
@ -1 +0,0 @@
|
||||
Not Found
|
101
.obsidian/workspace
vendored
101
.obsidian/workspace
vendored
@ -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"
|
||||
]
|
||||
}
|
Loading…
Reference in New Issue
Block a user