Skip to content

(feat): add org-roam-extract-subtree#1710

Merged
jethrokuan merged 3 commits intomasterfrom
feat/promote
Jul 30, 2021
Merged

(feat): add org-roam-extract-subtree#1710
jethrokuan merged 3 commits intomasterfrom
feat/promote

Conversation

@jethrokuan
Copy link
Copy Markdown
Member

Adds org-roam-extract-subtree, which converts the subtree at point
into a top-level file node. This is useful for when a node you are
expanding on gets too big, and deserves its own file.

Closes #1104

Adds org-roam-extract-subtree, which converts the subtree at point
into a top-level file node. This is useful for when a node you are
expanding on gets too big, and deserves its own file.

Closes #1104
@jethrokuan jethrokuan linked an issue Jul 30, 2021 that may be closed by this pull request
@jethrokuan jethrokuan merged commit 829ee68 into master Jul 30, 2021
@jethrokuan jethrokuan deleted the feat/promote branch July 30, 2021 06:49
@PRESFIL PRESFIL mentioned this pull request Aug 4, 2021
1 task
@aragaer
Copy link
Copy Markdown
Contributor

aragaer commented Sep 7, 2021

In case org-roam-directory has no trailing slash this code (using read-file-name function) creates files which have the last directory name glued to the file name. While I can fix this by changing org-roam-directory it would be nice to have a warning or something.

@github-actions github-actions Bot locked as resolved and limited conversation to collaborators Jun 7, 2025
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Org-roam-refile Promote headline to new file

2 participants