On May 9, 2009, at 10:52 AM, Jan Buchal wrote:
"CD" == Carsten Dominik writes:
[]
a) mark cells as table-headers (this is the only needed new
Org-syntax feature), b) if in the first table row, add a
scope="col" to the tag, c) if in the first column, add a
scope="row" to the tag.
Org 6.26trans.
Imagine that a.org is part of a project which does #+SETUPFILE: options.org
If you modify only options.org and republish the project, the exporter will not
notice the change and will refuse to export a.org, even when a.html could have
changed.
It says: Skipping unmodified file /
Hi; with org 6.26trans:
1. Publish a project you have configured with org-publish, concretely one that
places the .html files locally beside the .org files.
2. While exporting, Org creates its own data in ~/.org-timestamps to cache
things
3. Delete the new .html which have been created
4. Try t
El dom, may 10 2009, Daniel Clemente va escriure:
>some trick to insert code just after the or after ?
Sorry, I forgot about org-publish. It can use the parameter :preamble to do
exactly that. Furthermore:
,
| org-export-html-preamble is a variable defined in `org-html.el'.
| Its value
Hi,
I have seen that all texts you include with #+TEXT are added after the title:
This is the #+TITLE
I added this with #+TEXT
I have a script.js with a header which would be much better /before/ the
. I know Org-mode doesn't need in general so much flexibility in exporting,
but do y
Nick Dokos writes:
> Richard Riley wrote:
>
>
>> Just FYI, I added
>>
>> export TZ="Europe/Berlin"
>>
>>
>> to my .xsession (yeah I know wont work on non X machines), did a git
>> pull and works great.
>>
>>
>
> Also an FYI: as a consequence of this discussion, I have reorganized
> my start
Carsten Dominik wrote:
>
> On May 10, 2009, at 2:33 PM, djcb.b...@gmail.com wrote:
>
> >>> What I would like to do is create a link to a tomboy note. I'm
> >>> sure it would be possible somehow, but I have no idea how
> >>> though. Something like:
> >>>
> >>> * Check out Blog post draft [[tombo
Nick Dokos writes:
> Richard Riley wrote:
>
>
>> Just FYI, I added
>>
>> export TZ="Europe/Berlin"
>>
>>
>> to my .xsession (yeah I know wont work on non X machines), did a git
>> pull and works great.
>>
>>
>
> Also an FYI: as a consequence of this discussion, I have reorganized
> my start
Dokos, Nicholas wrote:
> o put environment variable definitions in a common file.
>
> o source the common file both in .xsessionrnc (takes care of display
^
That should be .xsessionrc
_
Richard Riley wrote:
> Just FYI, I added
>
> export TZ="Europe/Berlin"
>
>
> to my .xsession (yeah I know wont work on non X machines), did a git
> pull and works great.
>
>
Also an FYI: as a consequence of this discussion, I have reorganized
my startup files as follows:
o put environment
Nick Dokos writes:
> From a6eecc2b351e031bff53954772421979a4ae6e0a Mon Sep 17 00:00:00 2001
> From: Nick Dokos
> Date: Sat, 9 May 2009 22:28:21 -0400
>
> ---
> lisp/org-icalendar.el |2 +-
> 1 files changed, 1 insertions(+), 1 deletions(-)
>
> diff --git a/lisp/org-icalendar.el b/lisp/org-
On May 10, 2009, at 2:33 PM, djcb.b...@gmail.com wrote:
Hi,
On Sat, May 09, 2009 at 08:59:16AM +0200, Carsten Dominik wrote:
I have a main gtd.org file and in its top I have a list of other org
files that I have, for example:
* Workout plan - [[workout.org]]
* Nutrition - [[nutrition.org]]
Hi,
On Sat, May 09, 2009 at 08:59:16AM +0200, Carsten Dominik wrote:
>> I have a main gtd.org file and in its top I have a list of other org
>> files that I have, for example:
>> * Workout plan - [[workout.org]]
>> * Nutrition - [[nutrition.org]]
>>
>> What I would like to do is create a link
On May 7, 2009, at 9:19 AM, Guy Wiener wrote:
Hello everyone,
I use orgmode to write down TODO tasks with dependencies (using org-
enforce-todo-dependencies). I want to export the tasks to an
iCalendar file, but *without* the blocked tasks (i.e, tasks that
have unfinished dependencies). Th
I mean VTODO.
I think it would be really great if it is configurable.
If it's not, can you at least point me to the relevant spot in the code
in which such filtering can be done - Maybe a hook function?
- Guy
Carsten Dominik wrote:
On May 10, 2009, at 9:21 AM, Guy Wiener wrote:
Thanks
On May 10, 2009, at 9:21 AM, Guy Wiener wrote:
Thanks to everyone, but before the discussion gets out of hand: Is
there a way not to export blocked tasks to iCal file? Org-mode can
identify blocked tasks, since it can hide them in the agenda view.
Can it be configured not to export them?
Thanks to everyone, but before the discussion gets out of hand: Is there
a way not to export blocked tasks to iCal file? Org-mode can identify
blocked tasks, since it can hide them in the agenda view. Can it be
configured not to export them?
Thanks again.
Carsten Dominik wrote:
This is, I
This is, I think, somewhat complex, you'd have to get Thomas Baumann,
author of org-bbdb anniversary support, to write something to
support for this.
- Carsten
On May 10, 2009, at 3:54 AM, Richard Riley wrote:
Guy Wiener writes:
Hello everyone,
I use orgmode to write down TODO tasks with de
applied, thanks.
- Carsten
On May 10, 2009, at 4:34 AM, Nick Dokos wrote:
From a6eecc2b351e031bff53954772421979a4ae6e0a Mon Sep 17 00:00:00 2001
From: Nick Dokos
Date: Sat, 9 May 2009 22:28:21 -0400
---
lisp/org-icalendar.el |2 +-
1 files changed, 1 insertions(+), 1 deletions(-)
diff --
Hi Richard,
I am accepting the patch, with one small change:
The new variable is called `org-hierarchical-checkbox-statistics'
and works the other way round, default t.
Thanks.
- Carsten
On Apr 24, 2009, at 3:01 PM, Richard KLINDA wrote:
This is the fixed patch, it actually works on my real
Hi Dale,
Dale Smith writes:
> So I was looking at http://doc.norang.ca/org-mode.html and saw the
> integration with ditaa, and wondered how hard that would be to get
> workign with the docbook exporter. Oh! There is a dot block in there
> too! Cool. Hmm. Lets try adding "docbookp".
>
> Boy wa
21 matches
Mail list logo