From: Jambunathan K <kjambunathan@gmail.com>
To: Herbert Sitz <hesitz@gmail.com>
Cc: emacs-orgmode@gnu.org
Subject: [odt] Support for annotations/comments
Date: Sat, 29 Oct 2011 04:01:47 +0530 [thread overview]
Message-ID: <81y5w4ych8.fsf_-_@gmail.com> (raw)
In-Reply-To: <81aa8p6dfv.fsf@gmail.com> (Jambunathan K.'s message of "Tue, 25 Oct 2011 07:27:08 +0530")
[-- Attachment #1: Type: text/plain, Size: 1570 bytes --]
Jambunathan K <kjambunathan@gmail.com> writes:
> Herbert Sitz <hesitz@gmail.com> writes:
>
>> I'm trying to see if there is a way to include comments on export, to
>> show up as something like the comments boxes you see in MS Word.
>
> What is your target format? Is it org->odt->doc. If yes, then currently
> there is no support for annotations/comments. It is doable.
I needed an excuse for adding support for annotations. Exporting the
below org will produce the attached odt/pdf files. Note that the pdf
file is produced by LibreOffice pdf export.
Annotations is a ODT only feature right now and will not work with other
backends.
#+TITLE: annotations.org
#+AUTHOR: Jambunathan K
#+EMAIL: kjambunathan@gmail.com
#+DATE: 2011-10-29 Sat
#+DESCRIPTION:
#+KEYWORDS:
#+LANGUAGE: en
#+OPTIONS: H:3 num:t toc:t \n:nil @:t ::t |:t ^:t -:t f:t *:t <:t
#+OPTIONS: TeX:t LaTeX:dvipng skip:nil d:nil todo:t pri:nil tags:not-in-toc
#+EXPORT_SELECT_TAGS: export
#+EXPORT_EXCLUDE_TAGS: noexport
#+LINK_UP:
#+LINK_HOME:
#+XSLT:
* Annotations
There is an annotation by the original author here
#+begin_annotation
Do you see this annotation?
#+end_annotation
There is an annotation by a reviewer - "Someone else" - here.
#+begin_annotation author "Someone else" date "<2011-10-22 Wed 15:43>"
Yes I do.
#+end_annotation
> I did some investigation of it in some other context - inline tasks. You
> can see some of my notes here:
>
> See the Footnotes section of -
> http://lists.gnu.org/archive/html/emacs-orgmode/2011-08/msg00357.html
>
>
>
>
>
--
[-- Attachment #2: annotations.odt --]
[-- Type: application/vnd.oasis.opendocument.text, Size: 9082 bytes --]
[-- Warning: decoded text below may be mangled, UTF-8 assumed --]
[-- Attachment #3: annotations.org --]
[-- Type: text/x-org, Size: 699 bytes --]
#+TITLE: annotations.org
#+AUTHOR: Jambunathan K
#+EMAIL: kjambunathan@gmail.com
#+DATE: 2011-10-29 Sat
#+DESCRIPTION:
#+KEYWORDS:
#+LANGUAGE: en
#+OPTIONS: H:3 num:t toc:t \n:nil @:t ::t |:t ^:t -:t f:t *:t <:t
#+OPTIONS: TeX:t LaTeX:dvipng skip:nil d:nil todo:t pri:nil tags:not-in-toc
#+EXPORT_SELECT_TAGS: export
#+EXPORT_EXCLUDE_TAGS: noexport
#+LINK_UP:
#+LINK_HOME:
#+XSLT:
* Annotations
There is an annotation by the original author here
#+begin_annotation
Do you see this annotation?
#+end_annotation
There is an annotation by a reviewer - "Someone else" - here.
#+begin_annotation author "Someone else" date "<2011-10-22 Wed 15:43>"
Yes I do.
#+end_annotation
[-- Attachment #4: annotations.pdf --]
[-- Type: application/pdf, Size: 38599 bytes --]
next prev parent reply other threads:[~2011-10-28 22:32 UTC|newest]
Thread overview: 84+ messages / expand[flat|nested] mbox.gz Atom feed top
2011-10-24 21:30 How to include comments on export? org-exp-blocks.el? Herbert Sitz
2011-10-24 22:20 ` Herbert Sitz
2011-10-24 22:52 ` Nick Dokos
2011-10-25 2:43 ` Jambunathan K
2011-10-25 1:57 ` Jambunathan K
2011-10-28 22:31 ` Jambunathan K [this message]
2011-10-29 0:20 ` [odt] Support for annotations/comments Herbert Sitz
2011-10-29 10:58 ` Bastien
2011-10-29 14:54 ` Torsten Wagner
2012-01-21 5:53 ` How to include comments on export? org-exp-blocks.el? Samuel Wales
2012-01-23 18:01 ` Eric Schulte
-- strict thread matches above, loose matches on Subject: below --
2011-10-27 11:33 table alignment failed for Asian characters Torsten Wagner
2011-10-27 11:55 ` Carsten Dominik
2011-10-27 13:26 ` Torsten Wagner
2011-10-27 13:46 ` Carsten Dominik
2011-10-27 14:00 ` Giovanni Ridolfi
2011-10-27 14:02 ` Carsten Dominik
2011-10-27 14:36 ` Jambunathan K
2011-08-22 2:12 Not merging org-lparse, org-xhtml & org-odt to the core Jambunathan K
2011-08-22 7:14 ` Vikas Rawal
2011-08-22 7:48 ` Detlef Steuer
2011-08-22 12:23 ` Sebastien Vauban
2011-08-23 23:46 ` Jambunathan K
2011-08-24 7:44 ` Thomas S. Dye
2011-08-24 8:40 ` Jambunathan K
2011-08-24 16:50 ` Thomas S. Dye
2011-08-24 10:10 ` Bastien
2011-08-24 10:50 ` Jambunathan K
[not found] ` <CAN_Dec_=WKB+ZxoP3bwPRexaFQnptV6rha8iQi+O=V61Frj3Zw@mail.gmail.com>
2011-08-25 14:45 ` Jambunathan K
2011-08-26 1:34 ` Matthew Sauer
2011-08-24 10:55 ` Štěpán Němec
2011-08-24 11:23 ` Jambunathan K
2011-08-24 11:38 ` Jambunathan K
2011-08-24 12:04 ` Jambunathan K
[not found] ` <87obzesvb7.fsf@gnu.org>
2011-08-25 2:12 ` My apprehensions listed (Re: Not merging org-lparse, org-xhtml & org-odt to the core) Jambunathan K
2011-08-25 2:39 ` Jambunathan K
2011-08-25 7:42 ` Bastien
2011-08-25 7:21 ` Bastien
[not found] ` <kjambunathan@gmail.com>
2011-08-25 5:18 ` Nick Dokos
2011-10-25 3:33 ` How to include comments on export? org-exp-blocks.el? Nick Dokos
2011-10-25 4:32 ` Jambunathan K
2011-10-27 16:28 ` OT: collage of scripts [was: Re: table alignment failed for Asian characters] Nick Dokos
2011-10-28 6:41 ` Jambunathan K
2011-10-30 17:48 ` OT: collage of scripts Thomas S. Dye
2011-11-03 18:18 ` custom IDs not exported Nick Dokos
2011-11-03 18:40 ` Jambunathan K
2011-11-04 8:41 ` Sten Lindner
2011-11-04 15:00 ` Nick Dokos
2011-11-03 18:44 ` Nick Dokos
2011-11-04 7:11 ` [OT] FSF, GPL, cedit case (was: custom IDs not exported) Reiner Steib
2011-08-24 14:48 ` Not merging org-lparse, org-xhtml & org-odt to the core Nick Dokos
2011-08-24 23:26 ` Vikas Rawal
2011-08-24 17:30 ` Allen S. Rout
2011-08-24 18:50 ` Štěpán Němec
2011-08-24 19:30 ` Nick Dokos
2011-08-23 23:24 ` Jambunathan K
2011-08-22 18:09 ` Thomas Renkert
2011-08-23 23:49 ` Jambunathan K
2011-08-24 2:44 ` Vikas Rawal
2011-08-24 6:42 ` Jambunathan K
2011-08-24 7:26 ` Jambunathan K
2011-08-24 10:08 ` Bastien
2011-08-24 10:43 ` Jambunathan K
2011-08-24 10:48 ` Jambunathan K
2011-08-24 13:00 ` Christian Moe
2011-08-24 13:49 ` Stefan Vollmar
2011-08-24 14:10 ` Matt Price
2011-08-24 14:22 ` Rasmus
2011-08-24 9:59 ` Bastien
2011-08-24 10:56 ` Jambunathan K
2011-06-11 22:42 custom IDs not exported Daniel Clemente
2011-06-12 3:12 ` Nick Dokos
2011-06-13 10:04 ` Daniel Clemente
2011-06-13 13:16 ` Nick Dokos
2011-06-16 21:31 ` Daniel Clemente
2011-06-16 21:40 ` Nick Dokos
2011-06-16 22:25 ` Daniel Clemente
2011-06-16 22:47 ` Nick Dokos
2011-06-30 16:18 ` Bastien
2011-11-01 17:01 ` Sten Lindner
2011-11-02 5:33 ` Nick Dokos
2011-11-03 1:34 ` Bastien
2011-11-03 14:54 ` Nick Dokos
2011-11-03 17:08 ` Jambunathan K
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=81y5w4ych8.fsf_-_@gmail.com \
--to=kjambunathan@gmail.com \
--cc=emacs-orgmode@gnu.org \
--cc=hesitz@gmail.com \
/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).