mirror of
https://github.com/org-roam/org-roam
synced 2025-09-26 16:40:56 -05:00
The rename file advice is passed relative file names: e.g. "foo.org" -> "bar.org". This was not accounted for, and paths in the Org-roam database are supposed to be absolute paths. This caused the storing of relative paths in the Org-roam database, which were then never purged. Fixes #1304
26 KiB
26 KiB