From: Carsten Dominik <dominik@science.uva.nl>
To: Org-mode List <emacs-orgmode@gnu.org>
Subject: RELEASE: Org-mode 6.08a
Date: Sun, 5 Oct 2008 08:40:04 +0200 [thread overview]
Message-ID: <98C068B3-0930-444E-A17B-E01D3E583BCA@uva.nl> (raw)
Hi
I am releasing Org version 6.08. The biggest news is the integration of
John Wiegley's attachment system that allows to keep a directory with
file
attachments for each entry. Great stuff.
As usually, you can get the release through GIT, or at http://orgmode.org
Enjoy!
- Carsten
Changes in Version 6.08
=======================
Incompatible changes
====================
The default structure of IDs has changed
----------------------------------------
IDs created by Org have changed a bit:
- By default, there is no prefix on the ID. There used to be
an "Org" prefix, but I now think this is not necessary.
- IDs use only lower-case letters, no upper-case letters
anymore. The reason for this is that IDs are now also used
as directory names for org-attach, and some systems do not
distinguish upper and lower case in the file system.
- The ID string derived from the current time is now /reversed/
to become an ID. This assures that the first two letters
of the ID change fast, so hat it makes sense to split them
off to create subdirectories to balance load.
- You can now set the `org-id-method' to `uuidgen' on systems
which support it.
C-c C-a no longer calls `show-all'
----------------------------------
The reason for this is that C-c C-a is now used for the
attachment system. On the rare occasions that this
command is needed, use `M-x show-all', or `C-u C-u C-u TAB'.
Details
=======
New attachment system
---------------------
You can now attach files to each node in the outline tree.
This works by creating special directories based on the ID of
an entry, and storing files in these directories. Org can
keep track of changes to the attachments by automatically
committing changes to git. See the manual for more
information.
Thanks to John Wiegley who contributed this fantastic new
concept and wrote org-attach.el to implement it.
New remember template escapes
-----------------------------
%^{prop}p to insert a property
%k the heading of the item currently being clocked
%K a link to the heading of the item currently being
clocked
Also, when you exit remember with `C-2 C-c C-c', the item
will be filed as a child of the item currently being
clocked. So the idea is, if you are working on something and
think of a new task related to this or a new note to be
added, you can use this to quickly add information to that
task.
Thanks to James TD Smith for a patch to this effect.
Clicking with mouse-2 on clock info in mode-line visits the clock.
------------------------------------------------------------------
Thanks to James TD Smith for a patch to this effect.
New file in contrib: lisp/org-checklist.el
------------------------------------------
This module deals with repeated tasks that have checkbox
lists below them.
Thanks to James TD Smith for this contribution.
New in-buffer setting #+STYLE
-----------------------------
It can be used to locally set the variable
`org-export-html-style-extra'. Several such lines are
allowed-, they will all be concatenated. For an example on
how to use it, see the publishing tutorial.
next reply other threads:[~2008-10-05 6:40 UTC|newest]
Thread overview: 13+ messages / expand[flat|nested] mbox.gz Atom feed top
2008-10-05 6:40 Carsten Dominik [this message]
2008-10-05 21:18 ` RELEASE: Org-mode 6.08a William Henney
[not found] ` <08B4A2E6-A2DF-4AA6-815D-CBE0F708EDE7@uva.nl>
2008-10-06 0:29 ` William Henney
2008-10-06 2:21 ` Manish
2008-10-06 2:39 ` William Henney
2008-10-06 4:26 ` Austin Frank
2008-10-06 6:03 ` Manish
2008-10-06 8:47 ` Alan E. Davis
2008-10-06 17:15 ` Carsten Dominik
2008-10-07 9:36 ` Samuel Wales
2008-10-07 11:05 ` Carsten Dominik
2008-10-08 10:51 ` Carsten Dominik
2008-10-08 11:43 ` Manish
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=98C068B3-0930-444E-A17B-E01D3E583BCA@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).