Update from obsidian - thinkpad

Affected files:
.gitignore
.obsidian/core-plugins.json
.obsidian/workspace-mobile.json
.obsidian/workspace.json
config.ts
games/castlevania-symphony-of-the-night.md
games/phoenix-wright-ace-attorney-justice-for-all.md
games/phoenix-wright-ace-attorney-trials-and-tribulations.md
games/phoenix-wright-ace-attorney.md
projects/games.md
projects/personal-page-notes/One Game.md
projects/todos-notes/Rewrite neovim config.md
projects/todos.md
This commit is contained in:
Alexander Navarro 2023-09-17 11:45:57 -03:00
commit b852bf0eb4
13 changed files with 70 additions and 290 deletions

View file

@ -247,7 +247,7 @@ columns:
key: url
id: url
label: url
position: 8
position: 100
skipPersist: false
isHidden: false
sortIndex: -1
@ -295,7 +295,7 @@ filters:
enabled: true
conditions:
- condition: AND
disabled: true
disabled: false
label: "Games not played"
color: "hsl(25, 95%, 90%)"
filters:

View file

@ -1 +0,0 @@
For now, create a basic rendering of the page so it's readable

View file

@ -1,13 +1,10 @@
Initial Setup
- [x] Setup with kickstart.nvim
- [x] Refactor config
- [x] migrate config from AstroNvim
---
Especific stuff
- [x] colorscheme definition -> catppuccin or tokyonight
- [x] Review Telescope finders and keybindings
- [x] Change Telescope layout for a vertical one
@ -17,12 +14,12 @@ Especific stuff
- [x] indentations
- [ ] Folds
- [ ] Format on save, options:
- [conform.nvim](https://github.com/stevearc/conform.nvim)
- [formatter.nvim](https://github.com/mhartington/formatter.nvim)
- [efm-langserver](https://github.com/mattn/efm-langserver) con [efmls-configs-nvim](https://github.com/creativenull/efmls-configs-nvim)
- [conform.nvim](https://github.com/stevearc/conform.nvim)
- [formatter.nvim](https://github.com/mhartington/formatter.nvim)
- [efm-langserver](https://github.com/mattn/efm-langserver) con [efmls-configs-nvim](https://github.com/creativenull/efmls-configs-nvim)
- [ ] Linters Support, options:
- [nvim-lint](https://github.com/mfussenegger/nvim-lint)
- [efm-langserver](https://github.com/mattn/efm-langserver) con [efmls-configs-nvim](https://github.com/creativenull/efmls-configs-nvim)
- [nvim-lint](https://github.com/mfussenegger/nvim-lint)
- [efm-langserver](https://github.com/mattn/efm-langserver) con [efmls-configs-nvim](https://github.com/creativenull/efmls-configs-nvim)
- [ ] Pretty (or more readable) diagnostic UI
- [ ] .env support
- [ ] flutter tools
@ -30,7 +27,6 @@ Especific stuff
- [ ] Bufferline -> Exclude quickfix
- [ ] Git -> [Neogit](https://github.com/NeogitOrg/neogit/), [Fugitive](https://github.com/tpope/vim-fugitive)
- [x] TODO comments
- [ ] Database interaction
---
@ -48,8 +44,6 @@ vim.exec("retab")
---
Reference:
- <https://www.youtube.com/watch?v=NJDu_53T_4M&t=315s>
- <https://github.com/LazyVim/LazyVim/blob/main/lua/lazyvim/plugins/ui.lua>
- <https://www.youtube.com/watch?v=CVCBHHFXWNE>
- [Database queries inside neovim](https://www.youtube.com/watch?v=NhTPVXP8n7w)
- https://www.youtube.com/watch?v=NJDu_53T_4M&t=315s
- https://github.com/LazyVim/LazyVim/blob/main/lua/lazyvim/plugins/ui.lua
- https://www.youtube.com/watch?v=CVCBHHFXWNE

View file

@ -16,6 +16,7 @@ kanban-plugin: basic
- [ ] Create termux shortcut for obsidian repo in tablet
- [ ] Neovim cheatsheet #wiki #blog
- [ ] 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
@ -27,8 +28,8 @@ kanban-plugin: basic
- [ ] Shinto
- [ ] Write better commit messages
- [ ] Look into grandia 2
- [ ] Tatuaje Metroidvanias
- [ ] Music Player Setup<br>- Spotifyd on berry<br>- Buscar minicomponente
- [ ] Scooter Electrico
- [ ] Override methods on Typescript
## Waiting for...