Re: [PATCH] Re: Org-attach for a directory

2022-07-21 Thread Cletip Cletip
Thank you! On Thu, 21 Jul 2022, 13:23 Ihor Radchenko, wrote: > Ihor Radchenko writes: > > > As for the 'cp method, it does not work for directories on current main. > > The fix is attached. > > Applied onto main via d2a110ffe. > > Best, > Ihor >

Re: [PATCH] Re: Org-attach for a directory

2022-07-21 Thread Ihor Radchenko
Ihor Radchenko writes: > As for the 'cp method, it does not work for directories on current main. > The fix is attached. Applied onto main via d2a110ffe. Best, Ihor

Re: Org-attach for a directory

2022-06-09 Thread Juan Manuel Macías
Cletip Cletip writes: > Thank you for your answer. You're welcome. > Your answer seems perfect to answer my question: I modify a function > of org-mode, and it allows me to attach folders and files to a > heading. > Unfortunately, it doesn't work (probably because of my version of > org-mode I

[PATCH] Re: Org-attach for a directory

2022-06-09 Thread Ihor Radchenko
Cletip Cletip writes: > Thank you for your answer. > Unfortunately, I would like to copy the entire directory. > To clarify my second question, I would like to have a folder system with > org-mode, and therefore only use org-attach to store my documents Note that it makes much more sense to use

Re: Org-attach for a directory

2022-06-08 Thread Cletip Cletip
Thank you for your answer. Unfortunately, I would like to copy the entire directory. To clarify my second question, I would like to have a folder system with org-mode, and therefore only use org-attach to store my documents Le mer. 8 juin 2022 à 12:27, Fraga, Eric a écrit : > On Wednesday, 8 Ju

Re: Org-attach for a directory

2022-06-08 Thread Juan Manuel Macías
Hi, Cletip Cletip writes: > My question is in the object : can we attach a directory to a heading? > If yes, how, if not, why. Can we solve the problem? I have in my init the following modification to the org-attach-attach function so that I can copy a directory. I have replaced the line ((eq m

Re: Org-attach for a directory

2022-06-08 Thread Fraga, Eric
On Wednesday, 8 Jun 2022 at 11:59, Cletip Cletip wrote: > My question is in the object : can we attach a directory to a heading? If you mean copying the directory and all of its contents, I imagine not. However, you can link to the directory if you wish by visiting the directory using dired, say

Org-attach for a directory

2022-06-08 Thread Cletip Cletip
Hello to all. I hope to have understood the operation to ask a question to all the members, I hope that my question will not disturb anybody. If this is not the right place, do not hesitate to tell me and I apologize in advance for the inconvenience My question is in the object : can we attach a d