Skip to content

Multiple nodes having the same ROAM_REFS? #32

@krisbalintona

Description

@krisbalintona

Hi,

Currently, we have three hash tables related to the ROAM_REFS property:

  • org-mem--id<>roam-refs
  • org-mem--roam-ref<>id
  • org-mem--roam-ref<>type
    (Side note: the latter two have "roam-ref" in their name but the first has "roam-refs", plural.)

I was wondering what possibilities there are in the future to support letting multiple nodes have the same ROAM_REFS property. There is a similar issue for this feature in org-roam: org-roam/org-roam#2207).

If this were possible, then the packages that use org-node (e.g. citar-org-node) would be able to have multiple nodes associated as notes for the same bibliographic source.

So I suppose the question is two-fold:

  1. Do we want this?
  2. Is it worth implementing?

P.S. This isn't an urgent/important use-case for me, but I would consider it in my personal PKM/Zettelkasten "wish list."

Metadata

Metadata

Assignees

No one assigned

    Labels

    enhancementNew feature or request

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions