aboutsummaryrefslogtreecommitdiff
path: root/tests/test-org-refile-config-scan-targets.el
Commit message (Collapse)AuthorAgeFilesLines
* refactor(org-refile): drop roam Project notes as refile targetsCraig Jennings14 days1-5/+6
| | | | | | Stop scanning org-roam notes tagged "Project" for refile targets; keep the "Topic" scan. Behavior change by decision: roam Projects are no longer pulled in anywhere (the agenda never scanned them either — that was a stale doc claim, corrected separately). Refiling into Topic notes and into per-project todo.org files is unchanged. Test reworked to assert Topic is included and Project is not. Claude-Session: https://claude.ai/code/session_01BqrdWUo9GcznYX2pZr76gZ
* test(org-refile-config): cover cj/--org-refile-scan-targets disk walkerCraig Jennings2026-05-141-0/+142