Update from obsidian - thinkpad

Affected files:
.obsidian/community-plugins.json
.obsidian/core-plugins-migration.json
.obsidian/core-plugins.json
.obsidian/graph.json
books/Triggers.md
projects/One Game.md
projects/books.md
projects/personal-page.md
projects/todos.md
This commit is contained in:
Alexander Navarro 2023-10-08 13:56:31 -03:00
parent 5514648a34
commit 6e654830ca
9 changed files with 36 additions and 10 deletions

View file

@ -2,7 +2,6 @@
"obsidian-excalidraw-plugin", "obsidian-excalidraw-plugin",
"obsidian-git", "obsidian-git",
"obsidian-style-settings", "obsidian-style-settings",
"obsidian-projects",
"obsidian-kanban", "obsidian-kanban",
"editor-width-slider", "editor-width-slider",
"dbfolder", "dbfolder",

View file

@ -16,7 +16,7 @@
"editor-status": true, "editor-status": true,
"bookmarks": true, "bookmarks": true,
"markdown-importer": false, "markdown-importer": false,
"zk-prefixer": true, "zk-prefixer": false,
"random-note": false, "random-note": false,
"outline": true, "outline": true,
"word-count": true, "word-count": true,

View file

@ -14,7 +14,6 @@
"command-palette", "command-palette",
"editor-status", "editor-status",
"bookmarks", "bookmarks",
"zk-prefixer",
"outline", "outline",
"word-count", "word-count",
"slides", "slides",

View file

@ -17,6 +17,6 @@
"repelStrength": 10, "repelStrength": 10,
"linkStrength": 1, "linkStrength": 1,
"linkDistance": 250, "linkDistance": 250,
"scale": 0.7015692617337195, "scale": 0.8055640788510404,
"close": false "close": false
} }

3
books/Triggers.md Normal file
View file

@ -0,0 +1,3 @@
---
ISBN: 978-0-8041-4124-6
---

0
projects/One Game.md Normal file
View file

View file

@ -139,6 +139,26 @@ columns:
task_hide_completed: true task_hide_completed: true
footer_type: none footer_type: none
persist_changes: false persist_changes: false
ISBN:
input: text
accessorKey: ISBN
key: ISBN
id: ISBN
label: ISBN
position: 100
skipPersist: false
isHidden: false
sortIndex: -1
width: 328
config:
enable_media_view: true
link_alias_enabled: true
media_width: 100
media_height: 100
isInline: false
task_hide_completed: true
footer_type: none
persist_changes: false
config: config:
remove_field_when_delete_column: true remove_field_when_delete_column: true
cell_size: normal cell_size: normal

View file

@ -23,13 +23,13 @@ kanban-plugin: basic
## Design ## Design
- [ ] [One Game](One%20Game.md)
- [ ] [Landing Page](Landing%20Page.md) - [ ] [Landing Page](Landing%20Page.md)
- [ ] [Layout](Layout.md) - [ ] [Layout](Layout.md)
## Ready to Work ## Ready to Work
- [ ] [One Game](One%20Game.md)
## Doign ## Doign

View file

@ -16,9 +16,8 @@ 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
- [ ] [The cult of the done](https://www.youtube.com/watch?v=bJQj1uKtnus)<br>#wiki
- [ ] Settear formateo remoto en dispositivos android - [ ] Settear formateo remoto en dispositivos android
- [ ] Mejorar workflow en obsidian<br>- Memorizar shortcuts<br>- Aplicar workspaces<br>- Entender layouts and navigation<br>#laptop
## Need Research ## Need Research
@ -33,8 +32,6 @@ kanban-plugin: basic
- [ ] Scooter Electrico - [ ] Scooter Electrico
- [ ] Override methods on Typescript - [ ] Override methods on Typescript
- [ ] Investigate and try git worktree in work projects - [ ] Investigate and try git worktree in work projects
- [ ] [Escritorio](Escritorio.md)
- [ ] LogSeq (Obsidian Fork)
- [ ] Como mantener el codigo limpio mientras lo escribo - [ ] Como mantener el codigo limpio mientras lo escribo
@ -46,9 +43,9 @@ kanban-plugin: basic
## Ready to Work (5) ## Ready to Work (5)
- [ ] Llenar bases de datos<br>- Series<br>- Juegos<br>- Libros
- [ ] Traer React Hooks a Wiki<br>Añadir a portafolio de alguna manera - [ ] Traer React Hooks a Wiki<br>Añadir a portafolio de alguna manera
- [ ] Pasar en limpio notas del cuaderno - [ ] Pasar en limpio notas del cuaderno
- [ ] Watch [No Boilerplate](https://www.youtube.com/@NoBoilerplate/videos) videos
## Doign (3) ## Doign (3)
@ -60,9 +57,17 @@ kanban-plugin: basic
## Done ## Done
**Complete** **Complete**
- [x] Escribir procedimiento de crear una nueva funcionalidad<br>Agregar como nombrar cosas<br>Referenciar resolucion de problemas<br>#wiki
- [x] [The cult of the done](https://www.youtube.com/watch?v=bJQj1uKtnus)<br>#wiki
- [x] [Escritorio](Escritorio.md)
- [x] LogSeq (Obsidian Fork)
***
## Archive
- [x] Llenar bases de datos<br>- Series<br>- Juegos<br>- Libros 2023-10-08 13:50
%% kanban:settings %% kanban:settings
``` ```