Hi!

org-dired (https://github.com/marcowahl/org-dired) is a experimental
little tool to ease attaching files to org subtrees via dired.

Actually I use this feature quite often.

Up to now org-dired-attach-hardlinked-to-next-best-orgee is the only
function available.

The flow goes like so

    Prepare
    - In a dired buffer mark files or have the cursor on a file.
    - Have also an org mode window open.
    - Place the cursor in an orgee. (Orgee is short for org subtree.)
    Act
    - M-x org-dired-attach-hardlinked-to-next-best-orgee
    Enjoy
    - Find the files attached to the orgee.

Feel free to play with the implementation.

WDYT?

Should something like this enter orgmode?


Thanks for your time,
                     Marco


Reply via email to