Hello John, On Wednesday, February 27, 2019 at 1:24:28 PM UTC+1, john lunzer wrote: > > Easiest way would probably be an @move-file button/command where you > specified a new location for the file in a popup. The command would: update > the header with the new location, save the file (essentially copying it), > and remove the file at the original location. This would not strictly be a > "move" >
I think the idea of using a separate command (or button), instead of hooking into the existing machinery of Leo's node moving code, has its merits. Note that I still would prefer a move over copy-and-delete, and might even make it an "svn mv" or "git mv" depending on the VCS used -- still thinking. And, yes I am aware of Leo's push/pull model and I am also using the active_path plugin (mostly as a way to quickly find files newly created or moved by my colleagues). -- You received this message because you are subscribed to the Google Groups "leo-editor" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. To post to this group, send email to [email protected]. Visit this group at https://groups.google.com/group/leo-editor. For more options, visit https://groups.google.com/d/optout.
