all messages for Emacs-related lists mirrored at yhetil.org
 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

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 external index

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

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.