From: Eric Abrahamsen <eric@ericabrahamsen.net> To: emacs-orgmode@gnu.org Subject: Export to attach directory? Date: Tue, 02 Jun 2020 10:43:48 -0700 [thread overview] Message-ID: <87o8q18isr.fsf@ericabrahamsen.net> (raw) I think the last thing I'm missing before my Org set up is Absolutely Perfect and never needs to be tweaked again (ha!) is the ability to export Org files/subtrees to their relevant ATTACH directories, if any. It might be overkill to have a global setting for this, but I would love to be able to say: * Report #25 :ATTACH: :PROPERTIES: :ID: 3da327aa-b51e-444a-ae5c-95bb56d025a9 :EXPORT_FILE_NAME: report_25 :EXPORT_TO_ATTACH: t :END: Or maybe a property with an ATTACH prefix, I'm not sure. I find myself having to use Google Docs more and more, for collaboration, and this would let me use a package that mounts G-Docs on your filesystem, and export directly there. (And it would keep my Org directory tidy!) Has anyone cooked this up before? I wasn't able to find anything on the web. I'm imagining that org-attach.el could add something to `org-export-before-processing-hook', to check for the presence of this property, and set/rewrite the EXPORT_FILE_NAME property, if it's present. WDYT? Eric
next reply other threads:[~2020-06-02 17:44 UTC|newest] Thread overview: 8+ messages / expand[flat|nested] mbox.gz Atom feed top 2020-06-02 17:43 Eric Abrahamsen [this message] 2020-06-12 19:18 ` [PATCH] " Eric Abrahamsen 2020-09-05 7:44 ` Bastien 2020-09-05 7:47 ` flare 2020-09-05 8:08 ` Bastien 2020-09-06 17:44 ` Eric Abrahamsen 2020-09-06 22:03 ` Nicolas Goaziou 2020-09-06 23:53 ` Eric Abrahamsen
Reply instructions: You may reply publicly to this message via plain-text email using any one of the following methods: * Save the following mbox file, import it into your mail client, and reply-to-all from there: mbox Avoid top-posting and favor interleaved quoting: https://en.wikipedia.org/wiki/Posting_style#Interleaved_style List information: https://www.orgmode.org/ * Reply using the --to, --cc, and --in-reply-to switches of git-send-email(1): git send-email \ --in-reply-to=87o8q18isr.fsf@ericabrahamsen.net \ --to=eric@ericabrahamsen.net \ --cc=emacs-orgmode@gnu.org \ --subject='Re: Export to attach directory?' \ /path/to/YOUR_REPLY https://kernel.org/pub/software/scm/git/docs/git-send-email.html * If your mail client supports setting the In-Reply-To header via mailto: links, try the mailto: link
Code repositories for project(s) associated with this 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).