The Perfect Neovim Note Takers Setup

  Рет қаралды 27,817

DevOps Toolbox

DevOps Toolbox

Күн бұрын

Пікірлер: 110
@devopstoolbox
@devopstoolbox Ай бұрын
Join 2000+ subscribers getting one dev/sec/ops tip every Friday: signup.omerxx.com
@RaffaelN
@RaffaelN Ай бұрын
I cannot help but admire (once again) your Terminal design, color and setup. I would love to more detail about it please. Thank you! 🙏🏼😃
@devopstoolbox
@devopstoolbox Ай бұрын
@@RaffaelN I think this can be useful: My Neovim & Tmux Terminal Dev Workflow As A Principal Engineer kzbin.info/www/bejne/r3TKmpiMqpZmjLM
@starmountpictures
@starmountpictures Ай бұрын
marksman - an lsp for markdown - works super well.
@linkarzu
@linkarzu Ай бұрын
I use marksman as my LSP as well
@devopstoolbox
@devopstoolbox Ай бұрын
Can't believe I missed that. Thank you
@luca_dev
@luca_dev Ай бұрын
Never managed to set it up with neovim; will go back for sure!
@starmountpictures
@starmountpictures Ай бұрын
@@luca_dev marksman is good for [[document links]]. with marksman, your LSP code completion and keybindings just work: goto-source, goto-references, etc.
@niksingh710
@niksingh710 28 күн бұрын
I respect neorg dev, He is a great guy and neorg is so power full and allows us to have th power that emacs user's use to show us. But markdown is a natural feeling. ( Have learned neorg but had to come back to markdown) and your videos are my go to for just getting a heads up what was that thing that makes this awesome
@JoshMedeski
@JoshMedeski Ай бұрын
Great overview of getting markdown working well in Neovim! I personally stick to using the Obsidian app with vim mode, I leverage dataviews a lot and lots of custom keybindings to stay productive.
@devopstoolbox
@devopstoolbox Ай бұрын
I must say I do too. 50% of my writing is done within Neovim, definitely 95% of *reading* is done through the Obsidian GUI because of dataviews :)
@ShadwTrooper
@ShadwTrooper Ай бұрын
Nice. Thanks for the walk-through. Gonna check this out.
@iyar220
@iyar220 Ай бұрын
this video improved my life once again. You got me into tmux, and your nvim config gave me some major workflow improvements. Now you bestow upon me more markdown goodness. I also might get a moonlander thanks to you, but i'm quite afraid of the adjusting period, especially because i'll be able to use it in my house. Do you have any video about programming with an ergonomical keyboard? Love your videos!
@devopstoolbox
@devopstoolbox Ай бұрын
Working on it as we speak ;) but it'll take some time as I'm still tuning my own config. Thanks for the kind words!
@iyar220
@iyar220 Ай бұрын
​@@devopstoolbox Well i got myself one! Can't wait to see your config
@TheBearmoth
@TheBearmoth Ай бұрын
Amazing! I'll definitely check this out! If I were to be working on a project, can you you easily fuzzy find and open notes from one or more obsidian vaults? That would be a game changer, having access to your own wiki and daily notes without leaving your project!
@devopstoolbox
@devopstoolbox Ай бұрын
Definitely! You can configure multiple vaults with Obsidian.nvim. I must say that back when I tried it (13 months ago) this functionality was a bit clunky, but I didn't actually NEEDed it, so I kept only one vault configured.
@areksaata6326
@areksaata6326 Ай бұрын
video to make remote About Me page (for example for work) using markdown files in remote or local server would be great!!! Amazing content!
@devopstoolbox
@devopstoolbox Ай бұрын
Great idea!
@emnul8583
@emnul8583 Ай бұрын
Seems like markdown preview plugin is no longer maintained. I opted for Vivify plugin instead for browser preview
@NetDevAutomate
@NetDevAutomate Ай бұрын
Thanks
@devopstoolbox
@devopstoolbox Ай бұрын
I did not see this one coming 😮 THANK YOU!!! 🙏🙏🙏
@nickmills8476
@nickmills8476 Ай бұрын
Such cool!
@AxWarhawk
@AxWarhawk Ай бұрын
One thing that's bothering me is the lack of support for images. Ideally I'd just be able to copy-paste an image right into the notes, Neovim should take care of storing and linking the image in markdown. Rendering images in the terminal is possible (with some terminals) but I don't think that's supported in Neovim. Any suggestions?
@adriansrfr
@adriansrfr Ай бұрын
Img-clip.nvim
@adriansrfr
@adriansrfr Ай бұрын
Img.nvim
@adriansrfr
@adriansrfr Ай бұрын
Pretty sure requires kitty terminal or wezterm
@KaiserWodka
@KaiserWodka Ай бұрын
obsidian.nvim should have a command for that or set it up yourself with the images.nvim and img-clip.nvim plugins. there are also video tutorials out there on how to do that
@devopstoolbox
@devopstoolbox Ай бұрын
It's do-able, and you're not the first one that's asking so I maybe I should dive in :)
@ZiggleFingers
@ZiggleFingers Ай бұрын
I enjoy Joplin with neovim external editor!
@allancomar
@allancomar Ай бұрын
Anyone not able to get the render-markdown to work? I tried it out, and it does not change the the rendering.
@K1mikaze_oficial
@K1mikaze_oficial 10 күн бұрын
I had the same problem, I solve using the following command inside the vim console :TSInstall markdown markdown_inline
@K1mikaze_oficial
@K1mikaze_oficial 10 күн бұрын
I had the same problem and I solve It using the followins commands :TSInstall markdown markdown_inline with that it works perfect :)
@stevet7522
@stevet7522 Ай бұрын
Note taking is best done with pencil / pen and paper. There is a disconnect with typing something where as writing you actually have to engage with what your doing and those notes stick in your brain better.
@zankfrappa93
@zankfrappa93 23 күн бұрын
i wouldnt lose any sleep over it if i were you
@garciajero
@garciajero Ай бұрын
i have been ona journey of seeing if i can replace org mode and move to nvim , this could be the thing , my big drama is image.nvim it’s too bulky let alone it forces me to move to kitty . i take a lot of screenshots when i take notes . great video !
@ConcerninglyWiseAlligator
@ConcerninglyWiseAlligator 12 күн бұрын
Booted up my machine just to install it
@andreablengino6324
@andreablengino6324 Ай бұрын
Which browser and theme are you using in your videos?
@devopstoolbox
@devopstoolbox Ай бұрын
Using Arc as a browser
@ankitnag2821
@ankitnag2821 Ай бұрын
How do yoy open URLs from the terminal at 11:29 ?
@devopstoolbox
@devopstoolbox Ай бұрын
I think you're looking for this: github.com/tmux-plugins/tmux-urlview
@luca_dev
@luca_dev Ай бұрын
How did you get transparency on the browser tabs?
@devopstoolbox
@devopstoolbox Ай бұрын
@@luca_dev many have asked :) it’s just a video edit plugin unfortunately
@luca_dev
@luca_dev Ай бұрын
sigh! Looked awesome, I thought it was readily available via some nix magic. Thanks! And great vids.
@kernelpanic_init1
@kernelpanic_init1 Ай бұрын
@@luca_dev Those transparencies look cool but actually not that applicable, you can achieve something similar with Hyprland but it was disturbing to my eyes so I stopped using it. I later noticed I am not a fan of eye candy features so if you like those you might wanna give a look on window managers and mess with their blur and transparency features.
@iyar220
@iyar220 Ай бұрын
How did you make your browser look like this?? It's awesome! I use a modified version of your neovim config btw
@devopstoolbox
@devopstoolbox Ай бұрын
Thanks! My browser is pretty simple - it's Arc, nothing fancy about the config. Anything in particular you're asking about?
@iyar220
@iyar220 Ай бұрын
​@@devopstoolbox 6:19 the background having this nice transparent feel to it is just amazing
@devopstoolbox
@devopstoolbox Ай бұрын
@@iyar220 Ah. Sorry to disappoint mate, this just an editing trick :(
@iyar220
@iyar220 Ай бұрын
@@devopstoolbox NOOOO I will try to find some workaround, everything is possible
@nicholaswatching
@nicholaswatching Ай бұрын
​@@iyar220picom compositor (with many choices to choose from in X11) or swayfx or hyprland should have some blur capability.. make it floating and it should have a similar effect.. plus terminal transparency and nvim theme transparency and that's the best you'll get probably
@kotalkotal
@kotalkotal Ай бұрын
Why don't you try org-mode?
@devopstoolbox
@devopstoolbox Ай бұрын
You're not the first asking, and I did try it in the past, it may be worth another try.
@SS-wl7od
@SS-wl7od Ай бұрын
why people hate gui i would never understand. I mean if you like vim keybindings that much obsidian has that. what other benifits there is of using nvim other than it fast boot up time.
@dylanchuckry5012
@dylanchuckry5012 Ай бұрын
Lol, check out this guy. He uses a gui!
@adriansrfr
@adriansrfr Ай бұрын
1000x better file navigation and editing
@TanukiLoop
@TanukiLoop Ай бұрын
People have different workflows and value different things. Some are very comfortable in a terminal environment and/or prefer keyboard navigation. Some people do not need or want all the bells and whistles. Maybe it's true that you would never understand, and that's okay. You don't have to.
@devopstoolbox
@devopstoolbox Ай бұрын
It's not about hating GUI (for me) as it is loving my neovim setup. No matter how work I put into my obsidian's vimrc, it's never the same, and I miss my LSPs, Telescope and all the gems that make my IDE so nice.
@theherk
@theherk Ай бұрын
Very simple; you can program your editor. With most gui’s, if it doesn’t do what you want, tough cookies. But with Neovim or emacs, when that happens you can alter its behavior as you see fit. I really don’t think there is another sufficient answer, but this reason is good enough for many of us.
@hechuan5075
@hechuan5075 Ай бұрын
I believe your dotfile does not reflect these changes? I was looking to see how you got render-markdown setup, sad :(
@devopstoolbox
@devopstoolbox Ай бұрын
@@hechuan5075 Changes may have not been pushed yet, I’m on it!
@K1mikaze_oficial
@K1mikaze_oficial 10 күн бұрын
For does who markdown.nvim or render-markdown doesn't look the same Install markdown and markdown_inline with the following command en Neovim :TSInstall markdown markdown_inline
@armynyus9123
@armynyus9123 Ай бұрын
I'm fearing the weekend you find time to look closer into emacs...
@devopstoolbox
@devopstoolbox Ай бұрын
@@armynyus9123 😅
@lorencewilder5092
@lorencewilder5092 Ай бұрын
What font are you using?
@devopstoolbox
@devopstoolbox Ай бұрын
Jetbrains Mono - www.jetbrains.com/lp/mono/
@urizen959
@urizen959 Ай бұрын
Mine just looks hideous same with wezterm
@AlaaSaidAhmad
@AlaaSaidAhmad Ай бұрын
What is your daily Linux distro sir ❤
@mr_rti
@mr_rti Ай бұрын
He is showing arc browser windows, so I suppose macOS
@devopstoolbox
@devopstoolbox Ай бұрын
I'm using MacOS. My linux distros are usually packed in containers, so I'd say Alpine is on the top of the list :)
@michaelkrasilynets3443
@michaelkrasilynets3443 Ай бұрын
Does anyone else not care about the whole 'second brain' and 'note-taking in Neovim' stuff? It seems to be a popular topic nowadays.
@dionysis_
@dionysis_ Ай бұрын
Yeah. Too much note taking is actually I believe counter productive. If we know something we remember it. Which is not to say that bite taking is not important! Just that there is s as difference between information and knowledge so the second brain idea is misguided.
@raenastra
@raenastra Ай бұрын
I agree - I don’t think second brain systems are necessary for development in general. They do make a lot of sense if you’re trying to build up ideas for content creation around your work, which is why I think videos around it have become so popular. Content creators build a workflow around their system for creating content, and then share it with their audience.
@DEVDerr
@DEVDerr Ай бұрын
It depends. During work it's actually extremely useful to have something like his. Notes about common stuff/scripts or knowledge just to have some basic documentation/some note for reference that can help you later (like f.e. commonly solved problem already). It's saving me lots of time during my work Call it a second-brain, call it something else, doesn't matter. Ultimately it's all about putting knowledge in some persistent place where it's easily accessible to you and you will not forget it
@JD-qo9wk
@JD-qo9wk Ай бұрын
I use obsidian sporadically. I don't take many notes but I use it as almost like a todo list and place for jotting down only the important things at work. It's nowhere near a "2nd brain" but it does the job for me.
@driden1987
@driden1987 Ай бұрын
I feel like most of it is over engineered.
@brycejohnson1780
@brycejohnson1780 Ай бұрын
i love your videos but you skip passed the important parts… installation and configuration
@devopstoolbox
@devopstoolbox Ай бұрын
Thanks! And noted :) Thanks for the feedback
@DarthVader11912
@DarthVader11912 Ай бұрын
Org mode will fix all of your issues. It's so much more powerful than every single alternative out there and it's not that hard to learn.
@user-eg6nq7qt8c
@user-eg6nq7qt8c Ай бұрын
it also means changing his entire workflow which is a huge tradeoff.
@devopstoolbox
@devopstoolbox Ай бұрын
I think I did give it a go in the past, resorted to neorg and then looped back to markdown. Maybe I should give it another go?
@user-eg6nq7qt8c
@user-eg6nq7qt8c Ай бұрын
@@devopstoolbox org-mode is awesome, no doubt about it.
@DarthVader11912
@DarthVader11912 Ай бұрын
@@devopstoolbox Definitely recommend it. It changed the way I do notes.And you can export to like every filetype out there.
@iron7956
@iron7956 Ай бұрын
@@DarthVader11912 What plugin do you suggest? Also, how do you suggest me to learn it? Ty!
@oungseik
@oungseik Ай бұрын
First comment!
The Holy Grail of Neovim Note Taking
14:38
DevOps Toolbox
Рет қаралды 347 М.
Stop Using Paid VPNs. Do THIS Instead.
10:08
DevOps Toolbox
Рет қаралды 35 М.
Family Love #funny #sigma
00:16
CRAZY GREAPA
Рет қаралды 29 МЛН
😜 #aminkavitaminka #aminokka #аминкавитаминка
00:14
Аминка Витаминка
Рет қаралды 2,5 МЛН
MAGIC TIME ​⁠@Whoispelagheya
00:28
MasomkaMagic
Рет қаралды 37 МЛН
Perfect Pitch Challenge? Easy! 🎤😎| Free Fire Official
00:13
Garena Free Fire Global
Рет қаралды 41 МЛН
Is Nushell Worth The Hype?
16:00
DevOps Toolbox
Рет қаралды 23 М.
JavaScript Is Becoming 2 Languages?? FROM TC39
30:01
ThePrimeTime
Рет қаралды 92 М.
Is Neovim better than VSCode?
5:30
ByteNinja
Рет қаралды 8 М.
Nix is my favorite package manager to use on macOS
28:08
Dreams of Autonomy
Рет қаралды 106 М.
I'm never using .env files ever again
11:16
DevOps Toolbox
Рет қаралды 41 М.
12 Obsidian Plug-ins I *Actually* Use
12:37
Notebook Overload
Рет қаралды 75 М.
Effective Neovim: Instant IDE
16:16
TJ DeVries
Рет қаралды 821 М.
How I work in Neovim - Dev Workflow
41:37
Lazar Nikolov
Рет қаралды 46 М.
My Entire Neovim Setup From Scratch After 8 Years
10:20
DevOps Toolbox
Рет қаралды 44 М.
Family Love #funny #sigma
00:16
CRAZY GREAPA
Рет қаралды 29 МЛН