1

I would like to transfer my tasks from an inbox-type file to several more specific files. The command org-refile gives the option to refile subtrees under other nodes, but it does not seem to be able to refile it under other nodes in a different file.

How could I refile subtrees to different files?

1
  • 1
    Welcome to Stack Overflow. Please take the Tour to learn how Stack Overflow works and read How to Ask on how to improve the quality of your question. Then check the Help center to see what questions you can ask. Show your attempts you have tried and the problem/error messages you get from your attempts. Commented Sep 16, 2020 at 14:58

1 Answer 1

1

Check the documentation for the variable org-refile-targets. It allows you to specify a list of files to consider for refiling.

Sign up to request clarification or add additional context in comments.

2 Comments

org-refile-targets is the variable to set, as éric says. Note you can set it to specific files, or your agenda files, and include how far down the hierarchy you want it to look for nodes.

Start asking to get answers

Find the answer to your question by asking.

Ask question

Explore related questions

See similar questions with these tags.