Skip to content
This repository has been archived by the owner on Oct 18, 2021. It is now read-only.

Nroam entries duplicated #35

Open
pprevos opened this issue Jun 18, 2021 · 0 comments
Open

Nroam entries duplicated #35

pprevos opened this issue Jun 18, 2021 · 0 comments

Comments

@pprevos
Copy link

pprevos commented Jun 18, 2021

When I refresh the buffer with C-c C-c in any header (org-ctrl-c-ctrl-c), a duplicate nroam heading is generated.

Every time I use this function, a new header is added.

All functionality works for all generated backlink headings.

My config:

 (use-package nroam
    :after org-roam
    :config
    (add-hook 'org-mode-hook #'nroam-setup-maybe)
    :bind
    (:map org-roam-mode-map ("C-c n n" . nroam-update)))
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant