Hi all! I’m new here and new to org-roam (but not org-mode). I’m loving it so far, because it solves many of the limits I found in org-mode. (Like, where to put that note…). I’m having a little trouble with the org-roam buffer. It works as expected for the vast majority of my files, but just fails on some. The buffer is blank, despite several links. I can’t, for the life of me, see anything wrong with the ones with blank roam buffers. Here’s one, with links to two others that display backlinks, etc., in the org-roam buffer.
Can anyone spot anything wrong with this?
:PROPERTIES:
:ID: 77A0BB8F-E79A-4736-BD6A-F4A0DC3A792C
:END:
#+title: Emacs
#+filetags: :emacs:
#+startup: overview
- [[id:C7A7FB86-7201-48FA-A061-20623FB181F6][Emacs Lisp]]
- [[id:37b81a48-c61d-4260-b422-d53766e75f32][Org-roam]]
* Installing on Mac OSX :macos:
#+begin_src bash
brew tap d12frosted/emacs-plus
brew install emacs-plus --with-native-comp
#+end_src
[[https://github.com/d12frosted/homebrew-emacs-plus][github repo]]