mecattaf / zen

Fedora Atomic spin for Asus Zenbook Duo
Apache License 2.0
1 stars 0 forks source link

move from notion to markdown #8

Open mecattaf opened 1 month ago

mecattaf commented 1 month ago

for notetaking we leverage the images.nvim plugin to remplace notion

https://github.com/3rd/image.nvim

https://github.com/HakonHarnes/img-clip.nvim

More importantly we use syslang. We find the following three resources:

https://github.com/3rd/config/tree/master/dotfiles/nvim/plugins/syslang

https://github.com/3rd/syslang/tree/master/tree-sitter-syslang

https://github.com/3rd/config/blob/31fe4d1e7c16e7ac923d7c4393fccfc508ef9a26/dotfiles/nvim/lua/modules/language-support/breadcrumbs.lua#L10

Looks to be the best of both worlds

https://github.com/Feel-ix-343/markdown-oxide?tab=readme-ov-file#configuration

which can be managed with: https://github.com/williamboman/mason.nvim

previously considered:

https://github.com/epwalsh/obsidian.nvim

some markdown related plugins (maybe redundant):

https://github.com/tree-sitter-grammars/tree-sitter-markdown

https://github.com/artempyanykh/marksman

keep in mind we also want to add

leap and flit, the motion plugins

then we use those snippets as inspiration to include in the files we templatize

https://gist.github.com/pierrejoubert73/902cc94d79424356a8d20be2b382e1ab

https://github.com/Stats-for-Startups/All-Hands-on-Deck/blob/main/README.md?plain=1

https://raw.githubusercontent.com/mikesmithgh/kitty-scrollback.nvim/main/README.md

mecattaf commented 12 hours ago

get better at moving around in vim: https://vim.fandom.com/wiki/Moving_around

https://github.com/ggandor/leap.nvim?tab=readme-ov-file https://github.com/ggandor/flit.nvim


https://github.com/iamcco/markdown-preview.nvim

https://github.com/yusukebe/gh-markdown-preview

explore https://github.com/kdheepak/lazygit.nvim