Replies: 1 comment 2 replies
-
|
🤔 I wouldn't know about anything Two things that go in that direction are 1. simply relative links and 2. workspace links |
Beta Was this translation helpful? Give feedback.
2 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
Hi everyone!
I'm sorry if this has been already answered somewhere, but I searched both the discussions and the issues, as well as the specification and I still haven't found an answer. Let me add I just started using Neorg before asking my question.
Now, suppose that I want to link, from a
.norgfile, have a list of comments on some source code files from a project I'm working on. Let's say that such a project is on/home/user/code/myproject, and I want to do a list as inIs there a way to define the common part of the link to avoid repeating
/home/user/code/myprojectfor each of the links?Looking for an answer I only found the 'extendable links' on the specs, but couldn't manage to make sense out of them.
Beta Was this translation helpful? Give feedback.
All reactions