Skip to content
GitLab
Menu
Projects
Groups
Snippets
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
Menu
Open sidebar
Victor Stoichita
emacs-config
Commits
048259ce
Commit
048259ce
authored
Oct 18, 2020
by
Victor A. Stoichiţă
Browse files
[org] add ReadingList to refile targets
parent
6878fd89
Changes
1
Hide whitespace changes
Inline
Side-by-side
orgmode_init.el
View file @
048259ce
...
...
@@ -304,7 +304,8 @@ TYPES is a list of todo states to check and maybe skip."
(
"~/org/unjour.org"
.
(
:maxlevel
.
2
))
(
"~/notes/idees.org"
.
(
:level
.
1
))
(
"~/Terrain/rubrique_terrain.org"
.
(
:maxlevel
.
3
))
(
"~/bib/reading_notes.org"
.
(
:level
.
1
))))
(
"~/bib/reading_notes.org"
.
(
:level
.
1
))
(
"~/bib/ReadingList.org"
.
(
:level
.
1
))))
org-refile-allow-creating-parent-nodes
'confirm
org-outline-path-complete-in-steps
nil
org-refile-use-outline-path
'file
)
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment