Does this feature exist in Emacs orgmode core?
Yes
Is code AI assisted/generated?
No
Orgmode link
https://orgmode.org/manual/Refile-and-Copy.html#index-org_002drefile_002dtargets
Feature value
Currently only org-agenda-files can be targets for the refiling action and it would be nice if you could refile to other files than agenda files.
Additional context
If you have a personal wiki with lots of notes, but only some subdir containing actual project files with TODO states in it, it is a pita to open the agenda, because all files in org-agenda-files need to be scanned.
If I could limit org-agenda-files to the files actually containing agenda relevant stuff and use org-refile-targets for all files, i could easily refile to every file/note, but my agenda wouldn't need to scan all files.
Does this feature exist in Emacs orgmode core?
Yes
Is code AI assisted/generated?
No
Orgmode link
https://orgmode.org/manual/Refile-and-Copy.html#index-org_002drefile_002dtargets
Feature value
Currently only
org-agenda-filescan be targets for the refiling action and it would be nice if you could refile to other files than agenda files.Additional context
If you have a personal wiki with lots of notes, but only some subdir containing actual project files with TODO states in it, it is a pita to open the agenda, because all files in
org-agenda-filesneed to be scanned.If I could limit
org-agenda-filesto the files actually containing agenda relevant stuff and useorg-refile-targetsfor all files, i could easily refile to every file/note, but my agenda wouldn't need to scan all files.