9 Matching Annotations
  1. Oct 2021
    1. To use this, create the following bookmarklet in your browser:

      ** For roam-ref

    2. This protocol finds or creates a new note with a given ROAM_REFS:

      Protocol 2!

    3. To enable Org-roam’s protocol extensions, simply add the following to your init file:
    4. To test that you have the handler setup and registered properly from the command line you can run:
    5. For users that prefer using a side-window for the org-roam buffer, the following example configuration should provide a good starting point:
    6. org-roam-buffer-display-dedicated: Launch an Org-roam buffer for a specific node without visiting its file. Unlike org-roam-buffer-toggle you can have multiple such buffers and their content won’t be automatically replaced with a new node at point.
    7. org-roam-buffer-toggle: Launch an Org-roam buffer that tracks the node currently at point. This means that the content of the buffer changes as the point is moved, if necessary.
  2. Sep 2021
  3. May 2020
    1. First things first, I am new to emacs and the eco system so there are packages I’m not aware of.

      emacs is pretty much an operating system. This makes it infinitely configurable and hard for new comers to grok.