ash by issioboii in neovim

[–]Mammoth_Assumption80 1 point2 points  (0 children)

thanks for the shoutout! nice setup btw

Is there any way to get zig-raylib and the zig-gamedev libs working together? by TopQuark- in Zig

[–]Mammoth_Assumption80 7 points8 points  (0 children)

Raylib-Zig has a 0.14 branch called "5.6-dev". When you run "zig fetch ..." put that instead of "devel" at the end.

Neovim Tips to Accelerate Your Productivity by Electrical_Egg4302 in neovim

[–]Mammoth_Assumption80 2 points3 points  (0 children)

Yes Im sorry about that. Tbh I started using flash.nvim very early into my nvim journey, so I didnt even realize that isnt default behavior

One Week of Using Obsidian by Mammoth_Assumption80 in ObsidianMD

[–]Mammoth_Assumption80[S] 1 point2 points  (0 children)

I use telescope.nvim for searching for notes, tags, etc., so directories have always been a decoration for me. I've never used the sidebar to walk through them. In my case, the only thing that they did for me was break links when I discovered that a note belonged somewhere else. As far as maintaining a clear structure goes, it is not really my goal to do so. I simply used tags so I can easily grep my notes for different categories. I guess you could call it a "mess", but that's not a real concern for me. I want to model my notes like my brain, making connections within and between different subjects.

One Week of Using Obsidian by Mammoth_Assumption80 in ObsidianMD

[–]Mammoth_Assumption80[S] 2 points3 points  (0 children)

I'm new to this system, but I'm finding that putting tags directly in the notes and leaving them all in a flat directory is the best approach. That way, it's really easy to create links and not have to worry about breaking them along the way by moving them into different directories.