Update from obsidian -
Affected files: .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/personal-page.md projects/todos-notes/Rewrite neovim config.md projects/todos.md
This commit is contained in:
parent
6b406948b7
commit
9a4a9b5c12
11 changed files with 58 additions and 115 deletions
|
|
@ -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:
|
||||
|
|
|
|||
|
|
@ -1 +0,0 @@
|
|||
For now, create a basic rendering of the page so it's readable
|
||||
|
|
@ -31,7 +31,6 @@ kanban-plugin: basic
|
|||
|
||||
## Ready to Work
|
||||
|
||||
- [ ] [One Game](One%20Game.md)
|
||||
|
||||
|
||||
## Doign
|
||||
|
|
|
|||
|
|
@ -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
|
||||
|
|
@ -27,8 +27,6 @@ kanban-plugin: basic
|
|||
- [ ] Shinto
|
||||
- [ ] Write better commit messages
|
||||
- [ ] Look into grandia 2
|
||||
- [ ] Tatuaje Metroidvanias
|
||||
- [ ] Music Player Setup<br>- Spotifyd on berry<br>- Buscar minicomponente
|
||||
|
||||
|
||||
## Waiting for...
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue