ParetoOptimalDev
ParetoOptimalDev
I think I understand but I'm struggling to come with an example to verify. Can you share one example of how you use dependencies in the singular dependency and multiple...
### Description This isn't necessarily a bug and I've worked around it in my config with: ``` ;; we wrap with unless here to prevent config reload on save ;;...
speed up org-roam-db-sync by ignoring `org-attach-directory` in `org-roam--list-files-find` ### Description For me this improves `org-roam--list-files-find` and thereby `org-roam-db-sync` from 0.942s to 0.022s. This is similar in spirit to #2160 which...