-
Notifications
You must be signed in to change notification settings - Fork 4
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Possible synergy with org-linker project #2
Comments
Thanks for the note! I had seen org-super-link when I was thinking about backlinks, but ended up using org-sidebar for my poor-man's-Zettelkasten, which computes backlinks on the fly. But yes, I do think it would be good to have explicit backlinks in the actual org file. I'll do some further investigation of org-linker. I hadn't heard of org-edna before — just curious, how do org-linker-edna and org-edna figure into your workflow? |
With org-edna, I'm able to define dependencies between tasks which I use frequently. For project management, I wrote this: https://karl-voit.at/2020/08/14/project-mgt-draft/ |
second here for implementation of org-linker-edna functionality into org-z. Org-z with its backlinks viewing feature doesn't beat org-super-links package for a while. Org-super-links is able to create backlinks automatically. Which is step forward. But org-z doesn't attach to helm only (elephant) hard dependency as org-super-links/org-linker-edna do. |
Hi,
I just wanted to point you to https://github.com/toshism/org-linker which has some overlap (I don't know how much) with your project here but without the goal of providing any Zettelkasten-like solution.
I'm not using org-z but I'm using org-linker (and also https://github.com/toshism/org-linker-edna ) in order to get a poor-man's-Zettelkasten solution for myself: https://karl-voit.at/2020/07/22/org-super-links
org-linker has the advantage that back-links are created automatically. Therefore, Bi-directional links that can be followed easily can be created.
So maybe this brings you new ideas and potential benefits.
The text was updated successfully, but these errors were encountered: