mirror of
https://github.com/org-roam/org-roam
synced 2025-09-26 16:40:56 -05:00
This is a hotfix for #369. Currently, calling `org-roam-capture` sets `org-roam-capture--in-process` to `t`, but cancelling the capture process does not reset it to `nil`, causing false errors. The whole nested org-capture processes workaround is brittle, this change moves it as far back as possible, but the whole thing needs to be redesigned.
13 KiB
13 KiB