emacs-orgmode@gnu.org archives
 help / color / mirror / code / Atom feed
From: Carsten Dominik <dominik@science.uva.nl>
To: Org Mode Mailing List <emacs-orgmode@gnu.org>
Subject: Release 6.26
Date: Sun, 19 Apr 2009 08:44:13 +0200	[thread overview]
Message-ID: <0FBA127F-4F0E-4D8F-9263-BD060CF5D763@uva.nl> (raw)

Enjoy!

- Carsten


Changes in Version 6.26
=======================

Details
~~~~~~~~

custom IDs
===========

Entries can now define a `CUSTOM_ID' property.  This property
must be a valid ID according to HTML rules, and it will be used
in HTML export as the main target ID for this entry.  That means,
both the table of conents and other internal links will
automatically point to this ID instead of the automatic ID like
`sec-1.1'.  This is useful to create humar-readable permanent
links to these location in a document.

The user is responsible to make sure that  custom IDs are unique
within a file.

Links written like `[[#my-target-name] ]' can be used to target a
custom ID.

When using `C-c l' to store a link to a headline that has a
custom ID, Org will now create two links at the same time.  One
link will be to the custom ID.  The other will be to the globaly
unique ID property.  When inserting the line with `C-c C-l', you
need to decide which one you want to use.  Use the ID links for
entries that are expected to move from one file to the next.  Use
custom ID links publishing projects, when you are sure that te
entry will stay in that file.  See also the variable
`org-link-to-org-use-id'.

Remember to non-org files
==========================

If the target headline part of a remember template definition
entry is `top' or `bottom', the target file may now be a
non-Org-mode file.  In this case, the content of the remember
buffer will be added to that file without enforcing an Org-like
headline.  Sorry, Russel, that this took so long.

New property to turn off todo dependencies locally
===================================================

Setting the property `NOBLOCKING' will turn off TODO dependency
checking for this entry.

Refile verify
==============

A new function is called to verify tasks that are about to be
selected as remember targets.  See the new variable
`org-refile-target-verify-function'.

New version org ditaa.jar
==========================

Thanks to Stathis Sideris.

htmlize.el is now in the contrib directory
===========================================

The latest version of htmlize.el is now the in the contrib
directory of Org.  Thanks to Hrvoje Niksic for allowing this.

                 reply	other threads:[~2009-04-19  6:44 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=0FBA127F-4F0E-4D8F-9263-BD060CF5D763@uva.nl \
    --to=dominik@science.uva.nl \
    --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).