|
|
|
|
|
by giloux
2320 days ago
|
|
I'm in the process of moving all my organization stuff into org-mode. This includes agenda, todo lists, project management and notes. This is a long process with a lot of fine tunings and try/errors. But, for me it's like what you said about writing : it's in the process of doing it that you think. This helps me understand my actual needs. And emacs/orgmode is so powerfull and customizable that it's a very goos tool to do that. Some weeks ago, I read your series of articles about org-mode workflow. I was especially insterested by the one about zettelkasten. This was a trigger for me to switch my notes into org-mode. So I would like first to thank you for your good quality articles ! What interests me in your new package is the automatic link/backlink detection between notes. This is a really great feature I was missing that in the other packages. I'm currently using zetteldeft and I insert hashtags into my notes to be able to search them by tag. I would like to try org-roam. My question is : in what way should I modify my current note files to be compatible with org-roam ? |
|
> My question is : in what way should I modify my current note files to be compatible with org-roam ?
In contrast to zetteldeft, the links in org-roam are real file links. This means you need to replace all of the zetteldeft links with actual org file-links.
That should be all the changes required I think.