emacs-orgmode@gnu.org archives
 help / color / mirror / code / Atom feed
From: Subhan Michael Tindall <SubhanT@familycareinc.org>
To: "'emacs-orgmode@gnu.org'" <emacs-orgmode@gnu.org>
Subject: Include subtree pointed to by link on Ascii export
Date: Mon, 17 Nov 2014 23:04:49 +0000	[thread overview]
Message-ID: <4110f3e2919248819d61d7896728d83e@fbmailsvr1.familycareinc.org> (raw)

[-- Attachment #1: Type: text/plain, Size: 2329 bytes --]

Is there a relatively straightforward way to configure or modify Ascii export to include the subtree pointed to at a link instead of the link itself?

Example:


#+PRIORITIES: A E A
#+OPTIONS: toc:nil H:2 num:nil

* <2014-11-14 Fri>
** Order turkey
   - [ ] schedule pickup
   - [ ] get pepper bacon at pickup
** [[*Countertops][Countertops]]
** WORK some additional stuff
* tasks

** WORK Countertops
*** DONE order countertops
    - [X] order countertops
    - [X] schedule install
*** DONE order sink



Currently exports like this:

<2014-11-14 Fri>

================



HOLD Countertops

~~~~~~~~~~~~~~~~





Order turkey

~~~~~~~~~~~~



  - [ ] schedule pickup

  - [ ] get pepper bacon at pickup





WORK some additional stuff

~~~~~~~~~~~~~~~~~~~~~~~~~~





tasks

=====



WORK Countertops

~~~~~~~~~~~~~~~~



* DONE order countertops



  - [X] order countertops

  - [X] schedule install





* DONE order sink





What I'd like to see is this:


<2014-11-14 Fri>
================

WORK Countertops  >>>> Note difference here
~~~~~~~~~~~~~~~~

* DONE order countertops

  - [X] order countertops
  - [X] schedule install


* DONE order sink


Order turkey
~~~~~~~~~~~~

  - [ ] schedule pickup
  - [ ] get pepper bacon at pickup


WORK some additional stuff
~~~~~~~~~~~~~~~~~~~~~~~~~~


tasks
=====

WORK Countertops
~~~~~~~~~~~~~~~~

* DONE order countertops

  - [X] order countertops
  - [X] schedule install


* DONE order sink

Of course there's some issues to resolve such as subtree promotion/demotion, etc. but I think most of them are straightforward at least as far as making this useful


This message is intended for the sole use of the individual and entity to which it is addressed and may contain information that is privileged, confidential and exempt from disclosure under applicable law. If you are not the intended addressee, nor authorized to receive for the intended addressee, you are hereby notified that you may not use, copy, disclose or distribute to anyone the message or any information contained in the message. If you have received this message in error, please immediately advise the sender by reply email and delete the message.  Thank you.

[-- Attachment #2: Type: text/html, Size: 13146 bytes --]

                 reply	other threads:[~2014-11-17 23:05 UTC|newest]

Thread overview: [no followups] expand[flat|nested]  mbox.gz  Atom feed

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=4110f3e2919248819d61d7896728d83e@fbmailsvr1.familycareinc.org \
    --to=subhant@familycareinc.org \
    --cc=emacs-orgmode@gnu.org \
    /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
Be sure your reply has a Subject: header at the top and a blank line before the message body.
Code repositories for project(s) associated with this public 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).