Skip to content
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

symlinked subdir nodes aren't connected properly #102

Open
holtzermann17 opened this issue Oct 17, 2020 · 1 comment
Open

symlinked subdir nodes aren't connected properly #102

holtzermann17 opened this issue Oct 17, 2020 · 1 comment

Comments

@holtzermann17
Copy link

holtzermann17 commented Oct 17, 2020

I have figured out how to get a symlinked subdirectory to work with Org Roam:

Details: https://org-roam.discourse.group/t/symlinked-subdirectory-links-and-backlinks/879

In brief: ln -s ~/santafe/ /home/joe/exp2exp.github.io/src/ and (setq org-roam-link-file-path-type 'absolute) are all that's needed.

However, this isn't working properly in Org Roam Server.

Screenshot from 2020-10-17 23-16-02

The explicit link in this portion of one of the nodes in the subdirectory to an id in the parent directory shows up:

#+title: Joe’s Santa Fe Institute proposal (Redux)
#+roam_tags: CDN
#+CATEGORY: PERS

This is some content trying to build a linear plan.

From within the Hyperreal Enterprises repo this should connect to
[[id:744b12b2-b93c-4ad9-9fd1-5f649eac548f][Top]]

But links between other nodes in the subdirectory are not showing up, and there are two copies of the "Joe’s Santa Fe Institute proposal (Redux)" node.

@goktug97
Copy link
Member

Does the graph produced by the org-roam-graph function also has this problem?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants