Update from obsidian -

Affected files:
.obsidian/core-plugins.json
.obsidian/workspace-mobile.json
projects/todos.md
This commit is contained in:
Alexander Navarro 2023-09-17 10:50:32 -03:00
parent 9a4a9b5c12
commit 62b8a3ee7d
3 changed files with 47 additions and 54 deletions

View file

@ -6,7 +6,6 @@
"backlink", "backlink",
"outgoing-link", "outgoing-link",
"tag-pane", "tag-pane",
"properties",
"page-preview", "page-preview",
"daily-notes", "daily-notes",
"templates", "templates",

View file

@ -11,24 +11,13 @@
"id": "6ec76155e27255b4", "id": "6ec76155e27255b4",
"type": "leaf", "type": "leaf",
"state": { "state": {
"type": "empty", "type": "kanban",
"state": {}
}
},
{
"id": "bf85ba25788326cc",
"type": "leaf",
"state": {
"type": "markdown",
"state": { "state": {
"file": "Work.md", "file": "projects/todos.md"
"mode": "source",
"source": false
} }
} }
} }
], ]
"currentTab": 1
} }
], ],
"direction": "vertical" "direction": "vertical"
@ -94,7 +83,7 @@
"state": { "state": {
"type": "backlink", "type": "backlink",
"state": { "state": {
"file": "Work.md", "file": "projects/todos.md",
"collapseAll": false, "collapseAll": false,
"extraContext": false, "extraContext": false,
"sortOrder": "alphabetical", "sortOrder": "alphabetical",
@ -111,7 +100,7 @@
"state": { "state": {
"type": "outgoing-link", "type": "outgoing-link",
"state": { "state": {
"file": "Work.md", "file": "projects/todos.md",
"linksCollapsed": false, "linksCollapsed": false,
"unlinkedCollapsed": true "unlinkedCollapsed": true
} }
@ -123,7 +112,7 @@
"state": { "state": {
"type": "outline", "type": "outline",
"state": { "state": {
"file": "Work.md" "file": "projects/todos.md"
} }
} }
}, },
@ -140,6 +129,7 @@
}, },
"left-ribbon": { "left-ribbon": {
"hiddenItems": { "hiddenItems": {
"dbfolder:Create a new database table": false,
"obsidian-excalidraw-plugin:Create new drawing": false, "obsidian-excalidraw-plugin:Create new drawing": false,
"obsidian-projects:Open projects": false, "obsidian-projects:Open projects": false,
"zk-prefixer:Create new unique note": false, "zk-prefixer:Create new unique note": false,
@ -151,42 +141,43 @@
"command-palette:Open command palette": false "command-palette:Open command palette": false
} }
}, },
"active": "bf85ba25788326cc", "active": "6ec76155e27255b4",
"lastOpenFiles": [ "lastOpenFiles": [
"Work.md", "projects/games.md",
"blog/Design.md", "projects/radio.md",
"blog/Depression.md", "games/warioware-touched.md",
"blog/Self Steam.md", "games/warioware-move-it.md",
"projects/homelab.md", "games/warioware-inc-mega-microgames.md",
"blog", "games/tunic.md",
"projects/homelab-notes", "games/the-last-case-of-benedict-fox.md",
"projects/Untitled Kanban.md", "games/the-knight-witch.md",
"projects/personal-page.md", "games/the-great-ace-attorney-adventures--1.md",
"notes/daily/2023-08-11.md", "games/the-great-ace-attorney-2-resolve.md",
"/notes/daily/2023-08-11.md", "games/tactics-ogre-reborn.md",
"templates/unique.md", "games/super-mario-rpg.md",
"templates/thoughts.md", "games/star-wars-the-force-unleashed.md",
"templates/daily.md", "games/star-wars-the-force-unleashed-ii.md",
"projects/personal-page-notes/Landing_Page.excalidraw.md", "games/splatoon-3.md",
"projects/personal-page-notes/Dev Stack.md", "games/splatoon-3-side-order.md",
"projects/personal-page-notes/Cool Websites.md", "games/splatoon-2.md",
"notes/foo.md", "games/splatoon-2-octo-expansion.md",
"games/uncharted-drake-s-fortune.md", "games/signalis.md",
"games/uncharted-3-drake-s-deception.md", "games/sifu.md",
"games/uncharted-2-among-thieves.md", "games/shovel-knight.md",
"games/the-legend-of-zelda-twilight-princess--1.md", "games/sekiro-shadows-die-twice.md",
"games/the-last-of-us.md", "games/sea-of-stars.md",
"games/the-last-of-us-part-ii.md", "games/rollerdrome.md",
"games/the-elder-scrolls-v-skyrim.md", "games/record-of-lodoss-war-deedlit-in-wonder-labyrinth.md",
"games/super-mario-galaxy-2.md", "games/phoenix-wright-ace-attorney.md",
"games/persona-5.md", "/config.ts",
"games/persona-5-royal.md", "series",
"config.ts", "/series",
"templates", "projects/todos-notes",
"projects/personal-page-notes", "notes/utils",
"projects", "notes/thoughts",
"notes/daily", "/projects/todos-notes",
"notes", "/notes/utils",
"games" "/notes/thoughts",
"blog"
] ]
} }

View file

@ -16,6 +16,7 @@ kanban-plugin: basic
- [ ] Create termux shortcut for obsidian repo in tablet - [ ] Create termux shortcut for obsidian repo in tablet
- [ ] Neovim cheatsheet #wiki #blog - [ ] Neovim cheatsheet #wiki #blog
- [ ] Add second config neovim config exclusive for markdown notes? - [ ] Add second config neovim config exclusive for markdown notes?
- [ ] Escribir procedimiento de crear una nueva funcionalidad<br>Agregar como nombrar cosas<br>Referenciar resolucion de problemas<br>#wiki
## Need Research ## Need Research
@ -27,6 +28,8 @@ kanban-plugin: basic
- [ ] Shinto - [ ] Shinto
- [ ] Write better commit messages - [ ] Write better commit messages
- [ ] Look into grandia 2 - [ ] Look into grandia 2
- [ ] Scooter Electrico
- [ ] Override methods on Typescript
## Waiting for... ## Waiting for...