|
|
|
|
|
by psibi
2022 days ago
|
|
I have been just using a single function `org-roam-find-file` to insert or read an existing note. I'm pretty sure there are various other functionalities, but this seems to be enough for me as of now. If I have to search something with it, I just fall back to deadgrep's [0] interface. So, I don't think you need to read the entire manual to be productive! Infact, I would say that starting small and slowing forming the habit is a good way to use this effectively. [0] https://github.com/Wilfred/deadgrep |
|