Re: [O] org-refile and Archive headings

2017-10-17 Thread Nicolas Goaziou
Hello, Allen Li writes: > The current default behavior for org-refile and org-reverse-note-order > does not treat Archive headings specially. Consider a .org file: > > * Some projects > ** Some item... > ** Archive :ARCHIVE:... > > Refiling an entry to "Some projects" results in: > > * Some pro

[O] org-refile and Archive headings

2017-10-16 Thread Allen Li
The current default behavior for org-refile and org-reverse-note-order does not treat Archive headings specially. Consider a .org file: * Some projects ** Some item... ** Archive :ARCHIVE:... Refiling an entry to "Some projects" results in: * Some projects ** Some item... ** Archive :ARCHIVE:..