emacs-orgmode
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[O] Include subtree pointed to by link on Ascii export


From: Subhan Michael Tindall
Subject: [O] Include subtree pointed to by link on Ascii export
Date: Mon, 17 Nov 2014 23:04:49 +0000

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.

reply via email to

[Prev in Thread] Current Thread [Next in Thread]