Removing .obsidian file

This commit is contained in:
Vinicius Silva 2023-12-25 18:47:00 -03:00
parent 56a1b2ca92
commit 176efae1b2
7 changed files with 1 additions and 229 deletions

1
.gitignore vendored
View File

@ -6,6 +6,7 @@ __pycache__/
# C extensions # C extensions
*.so *.so
.obsidian
# Distribution / packaging # Distribution / packaging
.Python .Python
build/ build/

1
.obsidian/app.json vendored
View File

@ -1 +0,0 @@
{}

View File

@ -1,3 +0,0 @@
{
"accentColor": ""
}

View File

@ -1,29 +0,0 @@
{
"file-explorer": true,
"global-search": true,
"switcher": true,
"graph": true,
"backlink": true,
"canvas": true,
"outgoing-link": true,
"tag-pane": true,
"page-preview": true,
"daily-notes": true,
"templates": true,
"note-composer": true,
"command-palette": true,
"slash-command": false,
"editor-status": true,
"bookmarks": true,
"markdown-importer": false,
"zk-prefixer": false,
"random-note": false,
"outline": true,
"word-count": true,
"slides": false,
"audio-recorder": false,
"workspaces": false,
"file-recovery": true,
"publish": false,
"sync": false
}

View File

@ -1,20 +0,0 @@
[
"file-explorer",
"global-search",
"switcher",
"graph",
"backlink",
"canvas",
"outgoing-link",
"tag-pane",
"page-preview",
"daily-notes",
"templates",
"note-composer",
"command-palette",
"editor-status",
"bookmarks",
"outline",
"word-count",
"file-recovery"
]

View File

@ -1 +0,0 @@
{}

View File

@ -1,175 +0,0 @@
{
"main": {
"id": "683db9948478d0f5",
"type": "split",
"children": [
{
"id": "a905c00f12ba46a8",
"type": "tabs",
"children": [
{
"id": "9dc0c2825057834f",
"type": "leaf",
"state": {
"type": "markdown",
"state": {
"file": "README.md",
"mode": "source",
"source": false
}
}
}
]
}
],
"direction": "vertical"
},
"left": {
"id": "7e868bf1b448074e",
"type": "split",
"children": [
{
"id": "8fca1960ef31b421",
"type": "tabs",
"children": [
{
"id": "25fbe0fcd9c25fd0",
"type": "leaf",
"state": {
"type": "file-explorer",
"state": {
"sortOrder": "alphabetical"
}
}
},
{
"id": "dff4013cf8dfedc3",
"type": "leaf",
"state": {
"type": "search",
"state": {
"query": "",
"matchingCase": false,
"explainSearch": false,
"collapseAll": false,
"extraContext": false,
"sortOrder": "alphabetical"
}
}
},
{
"id": "83bfd13d38d5b76d",
"type": "leaf",
"state": {
"type": "bookmarks",
"state": {}
}
}
]
}
],
"direction": "horizontal",
"width": 300
},
"right": {
"id": "d0b0379d5ff97957",
"type": "split",
"children": [
{
"id": "2f341c12d53e65aa",
"type": "tabs",
"children": [
{
"id": "b32b580e05d21b5c",
"type": "leaf",
"state": {
"type": "backlink",
"state": {
"file": "README.md",
"collapseAll": false,
"extraContext": false,
"sortOrder": "alphabetical",
"showSearch": false,
"searchQuery": "",
"backlinkCollapsed": false,
"unlinkedCollapsed": true
}
}
},
{
"id": "bbfc208669b9169d",
"type": "leaf",
"state": {
"type": "outgoing-link",
"state": {
"file": "README.md",
"linksCollapsed": false,
"unlinkedCollapsed": true
}
}
},
{
"id": "621cfddeb8f85c0a",
"type": "leaf",
"state": {
"type": "tag",
"state": {
"sortOrder": "frequency",
"useHierarchy": true
}
}
},
{
"id": "4d5cce8fb3df8ab2",
"type": "leaf",
"state": {
"type": "outline",
"state": {
"file": "README.md"
}
}
}
]
}
],
"direction": "horizontal",
"width": 300,
"collapsed": true
},
"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
}
},
"active": "9dc0c2825057834f",
"lastOpenFiles": [
"img/logo.png",
"img/img_vi.png",
"img/img_v.png",
"img/img_iv.png",
"img/img_iii.png",
"img/img_ii.png",
"img/img_i.png",
"img",
"danix/wsgi.py",
"danix/utils.py",
"danix/templates.py",
"danix/settings.py",
"danix/requirements.txt",
"danix/manage.py",
"danix/main.py",
"danix/db/models.py",
"danix/db/migrations/__init__.py",
"Pasted image 20230516121302.png",
"README.md",
"img/img.vi.png",
"Pasted image 20230516120949.png",
"example.png.md",
"logo.png.md"
]
}