lmao definitively the best nerd tech video i've seen in a while. "This guys is using the best note taking app to write a shittier note taking app" definitely got a sub
aw shieet thanks for your time and comment. Yeah fuck techlead, and his japanese rip off clone. Fucking devlife whatever. Shit bloated drm programms, and fuck electron apps
yeah I admit my mistakes. VS cuck is HORRIBLE!!! I even redacted the video by changing the title and put an update in the comments. Thanks for watching
alright man thanks for the view and your time. Just tryna beat the proprietary corpo human rights violators. Go flash a linux distro and dab on the oppressed
Looks fine, I would add that in my experience obsidian brings the useful part of the graphics interface. It has a nice community, nice plugins. Support for most media files you can use directly there. It has vim mode built-in, but it's not as great as the neovim itself.
lol that thumbnail is the most accurate description of the modern stem academic I’ve ever seen. Edit: I commented before I even watched. After now watching I can say without a doubt this is my favorite intro/instructional/workflow video on the internet.
in what situations taking "notes" this way is better? how would you take for ex. math notes this way, while not being terribly slow and using way too much focus on the syntax?
1 syntax can be handled with snippets and typing a simple $$ isnt hard. 2 You wanna click the fucking mouse, click add equation, scroll 3 secs for each fucking symbol and finally get your equation? Or just learn, or have your snippet engine, just print out things like \int_{3}^{6x} for you??
LateX might be the best method avaliable, but its still a gaint shitty mess. its so unintutive and a headache to get started. I had to configure so much crap and learn all the nuance of different packages.
@@pinkSid--- , I need a way to organize my math notes, so... I was using org-mode, but switched to vim. I think leaving a link to tex-file will be good.
@@clarencelucas1256 getting vimtex will take you 1 second. U need to understand how plugins work, shit like vim plug or native package management. Again, don't think about DOING, think about understanding then u will literally FIGURE out how to do this on your OWN!!
Very bad tutorial, just heard: "install this, I don't want to show you how to install it so look it up, his source is trust me bro" just show how to properly install the software with proper usability and examples of real world scenarios. Quit being lazy, you need our views and we're just looking for accurate data
Honestly I get your point. But if I laid everything out step by step than you wouldn't learn the necessary skills. Installing nodejs isn't fucking hard, neither is installing neovim. Learning to search your problems and find answers is a necessary skill you need to develop, I even gave an example config with comments so you can read and learn further. Now go get crackin my little one thx for the view
@@pinkSid--- yeah that would make sense if there were proper examples. The problem is every other guy that is trying to make it tutorial is skipping crucial steps on instructions saying "I won't cover this, I won't go over that right now" leading to lack of clarity and not knowing the proper steps of a process
@@pinkSid--- yeah this was the most unclear tutorial i have ever seen. not even going to bother setting this up because ive already been trying for way longer than any other tutorial for other editors has taken, not to mention you come off as extremely aggressive
@@pinkSid--- i think the tutorial is epic. i us eobsidian and logseq. i have no intention of using vimwiki. i have no idea why im watching vimwiki tutorials, yet here we are. it is what it is, man
Oh.... Yeah I wanted to explore some alternatives to coc. I don't think there is anything necessarily wrong with it but thanks. I'll be looking into this. I also found some other snippet engines like vim-snip and all. I think coc is alright but yes, I'll be exploring the alternatives thx for the comment and view.
@@pinkSid--- no problem :) and no worries, nothing wrong with coc, as far as I have heard, it works just as well as. Either way, it was the only thing that worked with vim since it has no native lsp. With neovim they wanted to integrate that functionality, hence the creation of nvim-cmp and more.
You're both informative and bluntly humorous. I love it
lmao definitively the best nerd tech video i've seen in a while. "This guys is using the best note taking app to write a shittier note taking app"
definitely got a sub
aw shieet thanks for your time and comment. Yeah fuck techlead, and his japanese rip off clone. Fucking devlife whatever. Shit bloated drm programms, and fuck electron apps
@@pinkSid--- HOLY BASED 😲 POGCHAMP
This gigachad disliked his own video lmao
yeah I admit my mistakes. VS cuck is HORRIBLE!!! I even redacted the video by changing the title and put an update in the comments. Thanks for watching
You'll join the dark side of Doom Emacs soon enough
ok no offense but emacs pretty bloated. I use ranger, zathura, neovim and firefox, yeah they are seperate programms but emacs is just an OS anyway
@@pinkSid--- but yo ucould just replace ranger zathura neovim and firefox with emacs :)))))
@@wylitebee2648 lol bloat. I like knowing my tools
this guy is mad, i like it.
Yes we on the mad shit here. Dab on the proprietary cucks
Love ur vids bro!! Plz keep uploading more 🔥🔥
alright man thanks for the view and your time. Just tryna beat the proprietary corpo human rights violators. Go flash a linux distro and dab on the oppressed
@@pinkSid--- fuck proprietary software !! Gotta get my bros on Linux
Looks fine, I would add that in my experience obsidian brings the useful part of the graphics interface.
It has a nice community, nice plugins. Support for most media files you can use directly there. It has vim mode built-in, but it's not as great as the neovim itself.
lol that thumbnail is the most accurate description of the modern stem academic I’ve ever seen.
Edit: I commented before I even watched. After now watching I can say without a doubt this is my favorite intro/instructional/workflow video on the internet.
Academia shit, yeah man you are right holy fuck. They promote the most retarded tools ever. Thanks for the insight and the view
Don't know which stem academia you mean. In physics and math everyone on latex since undergrad. Did't see a person using something else.
Lmao I love how we all have our editor phases
Phase? I’ve been at this for over a decade. People with this disposition often just graduate to higher levels.
Watched one video and subscribed.
Oh shit thanks
Lets go sg❤
no...
in what situations taking "notes" this way is better?
how would you take for ex. math notes this way, while not being terribly slow and using way too much focus on the syntax?
1 syntax can be handled with snippets and typing a simple $$ isnt hard.
2 You wanna click the fucking mouse, click add equation, scroll 3 secs for each fucking symbol and finally get your equation? Or just learn, or have your snippet engine, just print out things like \int_{3}^{6x} for you??
Sigma mentor
LateX might be the best method avaliable, but its still a gaint shitty mess. its so unintutive and a headache to get started. I had to configure so much crap and learn all the nuance of different packages.
yeah that's true. GNU troff is aparently a lot better and more minimal. Eitherway thanks for the view
Nice video! btw what is that colorscheme?
My brother uses Oceanic Next
OceanicNext
very nice tutorial
oh shit. Glad it helped thanks for your time
This is a great example of why people just accept Windows and all it's spyware.
How to integrate VimTex with VimWiki?
I don't think you really can. Vimwiki is a completely different syntax. Latex is kind of a language that gets compiled into PDF.
@@pinkSid--- , I need a way to organize my math notes, so... I was using org-mode, but switched to vim. I think leaving a link to tex-file will be good.
Oh man I’m shittin’ myself this is too funny😂
ah yes gotta dab on the proprietary corpo cucks. Thanks for watching
nice thumbnail bro
Ah yes I use the GIMP.
bro, inkdrop is now at almost 10 dollards lol
holy fuck it is.... well more reason not to use that trash
Word is the best IDE
In my eyes, anything other than vim is basically as good as that.
I'd rather use markdown
You can use vimwiki and have markdown syntax. This is mostly meant for math notes. Obsidian is lame. Thanks for the comment.
why are you so angry touch some grass
I mean it is a personality. and I spend the least time infront of the screen compared to most people.... Eitherway thanks for the comment.
bro do step by step 😥😥
stuck at 1:49, how i get to .config
I kinda have, watch the playlist I made
@@clarencelucas1256 also watch channels like the primeagen. the .config is a HIDDEN folder, enable the view all option.
@@pinkSid--- bro i did it, now i understand the jargon and i can watch this video and it makes sense now. getting vimtex is my next mission
@@clarencelucas1256 getting vimtex will take you 1 second. U need to understand how plugins work, shit like vim plug or native package management. Again, don't think about DOING, think about understanding then u will literally FIGURE out how to do this on your OWN!!
Your setup is bloat
Oh....... That hurt my feelings :((
Very bad tutorial, just heard: "install this, I don't want to show you how to install it so look it up, his source is trust me bro" just show how to properly install the software with proper usability and examples of real world scenarios. Quit being lazy, you need our views and we're just looking for accurate data
Honestly I get your point. But if I laid everything out step by step than you wouldn't learn the necessary skills. Installing nodejs isn't fucking hard, neither is installing neovim. Learning to search your problems and find answers is a necessary skill you need to develop, I even gave an example config with comments so you can read and learn further. Now go get crackin my little one thx for the view
@@pinkSid--- yeah that would make sense if there were proper examples. The problem is every other guy that is trying to make it tutorial is skipping crucial steps on instructions saying "I won't cover this, I won't go over that right now" leading to lack of clarity and not knowing the proper steps of a process
@@pinkSid--- yeah this was the most unclear tutorial i have ever seen. not even going to bother setting this up because ive already been trying for way longer than any other tutorial for other editors has taken, not to mention you come off as extremely aggressive
@@dnuma5852 alright then if you don't like the style and the video assumes too much prerequisit knowledge then sorry. I might make another one.
@@pinkSid--- i think the tutorial is epic. i us eobsidian and logseq. i have no intention of using vimwiki. i have no idea why im watching vimwiki tutorials, yet here we are. it is what it is, man
i agree , word is very shit
Yes, no fucking question. They are tantamount to 1984 in a sci fi context. Fuck em
coc, heh :P haven't seen that in a while, since all the prominent nvim guys promote the nvim-lsp/nvim-cmp environment.
Oh.... Yeah I wanted to explore some alternatives to coc. I don't think there is anything necessarily wrong with it but thanks. I'll be looking into this. I also found some other snippet engines like vim-snip and all. I think coc is alright but yes, I'll be exploring the alternatives thx for the comment and view.
@@pinkSid--- no problem :) and no worries, nothing wrong with coc, as far as I have heard, it works just as well as.
Either way, it was the only thing that worked with vim since it has no native lsp. With neovim they wanted to integrate that functionality, hence the creation of nvim-cmp and more.
yeah I couldn't find anything wrong with coc either. But either way it is good to have alternatives, thanks for pointing them out.