emacs-orgmode@gnu.org archives
 help / color / mirror / code / Atom feed
* recording the refile commands
@ 2021-08-18 15:20 Jean-Daniel
  2021-08-18 22:38 ` Samuel Wales
  0 siblings, 1 reply; 2+ messages in thread
From: Jean-Daniel @ 2021-08-18 15:20 UTC (permalink / raw)
  To: emacs-orgmode

[-- Attachment #1: Type: text/plain, Size: 654 bytes --]

Hello,

There are many problems that can be represented by a tree, and the org mode
refile UI is actually a good UI to refactor a tree of headings. My idea is
to transform my hierarchical data into an org-mode file, and use the refile
UI to apply changes to the tree. If the refile actions are recorded, then I
can process externally this record of tree changes and get them reviewed
and later applied.

Do you see a good way to record a "refile session"?
Maybe I can just turn some logging before the refile session and parse the
log?

One example of such a tree I need to refactor is a set of directories and
markdown files making up a wiki.

Regards,

[-- Attachment #2: Type: text/html, Size: 794 bytes --]

^ permalink raw reply	[flat|nested] 2+ messages in thread

* Re: recording the refile commands
  2021-08-18 15:20 recording the refile commands Jean-Daniel
@ 2021-08-18 22:38 ` Samuel Wales
  0 siblings, 0 replies; 2+ messages in thread
From: Samuel Wales @ 2021-08-18 22:38 UTC (permalink / raw)
  To: Jean-Daniel; +Cc: emacs-orgmode

apropos log and refile: org-log-refile

On 8/18/21, Jean-Daniel <jeandaniel.browne@gmail.com> wrote:
> Hello,
>
> There are many problems that can be represented by a tree, and the org mode
> refile UI is actually a good UI to refactor a tree of headings. My idea is
> to transform my hierarchical data into an org-mode file, and use the refile
> UI to apply changes to the tree. If the refile actions are recorded, then I
> can process externally this record of tree changes and get them reviewed
> and later applied.
>
> Do you see a good way to record a "refile session"?
> Maybe I can just turn some logging before the refile session and parse the
> log?
>
> One example of such a tree I need to refactor is a set of directories and
> markdown files making up a wiki.
>
> Regards,
>


-- 
The Kafka Pandemic

Please learn what misopathy is.
https://thekafkapandemic.blogspot.com/2013/10/why-some-diseases-are-wronged.html


^ permalink raw reply	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2021-08-18 22:39 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2021-08-18 15:20 recording the refile commands Jean-Daniel
2021-08-18 22:38 ` Samuel Wales

Code repositories for project(s) associated with this public inbox

	https://git.savannah.gnu.org/cgit/emacs/org-mode.git

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).