emacs-orgmode@gnu.org archives
 help / color / mirror / code / Atom feed
From: "Kevin D. Robbins" <krobbins@alumni.princeton.edu>
To: emacs-orgmode@gnu.org
Subject: Is it possible to export Org properties as ODT user defined fields?
Date: Mon, 22 Sep 2014 17:27:00 -0600	[thread overview]
Message-ID: <CAPtCXrzk80asTydrRsZTKjorGkHCByK_+EuVC60WRckEDLArYw@mail.gmail.com> (raw)

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

I would like to export some Org document properties as ODT user defined
fields for use in ODT templates.  For example, it would be great if
something like

#+ODT_FIELD: FOO:17 BAR:"Hello, world!"

in the Org document exported the following user defined fields in the
content.xml.

<text:user-field-decls>
        <text:user-field-decl office:value-type="float" office:value="17"
text:name="FOO"/>
        <text:user-field-decl office:value-type="string"
office:string-value="Hello, world!" text:name="BAR"/>
</text:user-field-decls>

Is this currently possible?

Best Regards,

Kevin

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

             reply	other threads:[~2014-09-22 23:27 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2014-09-22 23:27 Kevin D. Robbins [this message]
2014-09-27 21:23 ` Is it possible to export Org properties as ODT user defined fields? Nicolas Goaziou

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=CAPtCXrzk80asTydrRsZTKjorGkHCByK_+EuVC60WRckEDLArYw@mail.gmail.com \
    --to=krobbins@alumni.princeton.edu \
    --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).