Re: [Emacs-orgmode] Interaction of org-mode and Muse (was: Adapting org-mode to my needs)

2006-04-27 Thread Carsten Dominik
Hi Michael, On Apr 26, 2006, at 22:16, Michael Olson wrote: On that note, in a couple of weeks (once finals and the next Muse release are done), I'm going to take a look at org-mode and try to figure out different ways that Muse and org-mode can interact, since this is something that people on

Re: [Emacs-orgmode] Cyclic timestamps for SCHEDULED and DEADLINE

2006-04-27 Thread Carsten Dominik
On Apr 26, 2006, at 16:42, Dieter Grollmann wrote: Hello, I have discovered org-mode some days ago. I'm now getting familiar with it and use it with pleasure. It seems, that org-mode does not allow timestamps like, for example, <*-*-25> (to match the 25th of every month) for SCHEDULED resp

[Emacs-orgmode] Org-mode 4.27 released

2006-04-27 Thread Carsten Dominik
Version 4.27 - HTML exporter generalized to receive external options. As part of the process, author, email and date have been moved to the end of the HTML file. This is to support David's project. - Support for customizable file search in file links. - BibTeX database l

Re: [Emacs-orgmode] Links to BibTeX data files

2006-04-27 Thread Carsten Dominik
On Apr 20, 2006, at 23:08, David Chadd wrote: This was mentioned recently --- the links to .bib files really don't work very well (for me, anyway...). If I want to link to the following entry in the .bib file: @Book{wright:sociophilological, assuming point is in the top line I will get this

Re: [Emacs-orgmode] checkable items which don't show up in agenda

2006-04-27 Thread Frank Ruell
Carsten Dominik <[EMAIL PROTECTED]> writes: > On Apr 26, 2006, at 8:54, Christian Egli wrote: > >> On Tue, 2006-04-25 at 18:19 +0200, Frank Ruell wrote: >>> The only thing I've missed was an option for items, which are >>> fontyfied >>> and checkable via some shortcut, but never ever show up in ag

[Emacs-orgmode] usage, ideas, suggestions, actually a braindumnp

2006-04-27 Thread nielsgiesen
What's below is a mixture of a description of my org-usage and ideas on further elaboration of org-mode, which have partly come up during this writing. Pardon me if it's kind of an unorded brainstorm (it is evident from this that I am one of the person really in need of org-mode). *

[Emacs-orgmode] Question about HTML

2006-04-27 Thread Carsten Dominik
Just by chance someone here may have an answer to this. I am unhappy about the way tags look in HTML output. I could either remove them, or format them in a better way. One way I have been thinking off is too keep them in, but push the tags all the way to the right boundary of the web browse

Re: [Emacs-orgmode] usage, ideas, suggestions, actually a braindumnp

2006-04-27 Thread Carsten Dominik
On Apr 27, 2006, at 11:53, [EMAIL PROTECTED] wrote: * Some other things that have come up during usage: ** option for clean export view of timestamps Do you have an example of what you mean? ** option to leave timestamps out in export function I guess, leave them out together with keywords

Re: [Emacs-orgmode] Question about HTML

2006-04-27 Thread Nic
Carsten Dominik <[EMAIL PROTECTED]> writes: > Just by chance someone here may have an answer to this. I am unhappy > about the way tags look in HTML output. I could either remove them, or > format them in a better way. One way I have been thinking off is too > keep them in, but push the tags

Re: [Emacs-orgmode] Question about HTML

2006-04-27 Thread Carsten Dominik
Cool, thanks. - Carsten On Apr 27, 2006, at 12:31, Nic wrote: Carsten Dominik <[EMAIL PROTECTED]> writes: Just by chance someone here may have an answer to this. I am unhappy about the way tags look in HTML output. I could either remove them, or format them in a better way. One way I ha

Re: [Emacs-orgmode] Question about HTML

2006-04-27 Thread Nic
Carsten Dominik <[EMAIL PROTECTED]> writes: > Cool, thanks. The best thing to do would be to markup the different bits semantically; eg: sometag,othertag Some Title Line or: sometag,othertag Some Title Line Because then CSS can be used to do it if wanted. Again, I

Re: [Emacs-orgmode] Some suggestions - mostly for non (X)Emacs updating of org mode files.

2006-04-27 Thread Carsten Dominik
Hi Tim, On Apr 25, 2006, at 16:27, Tim O'Callaghan wrote: * org-save-hooks I have an Org file, and to export useful lists from it that i can use offline i have to go into agenda mode and export the information. What i think would be cool is if i could just do an export at save time.

Re: [Emacs-orgmode] usage, ideas, suggestions, actually a braindumnp

2006-04-27 Thread nielsgiesen
On Apr 27, 2006, at 11:53, [EMAIL PROTECTED] wrote: >> * Some other things that have come up during usage: >> ** option for clean export view of timestamps > >Do you have an example of what you mean? Timestamps without the angular brackets. Actually not that important, although it might be nice i

Re: [Emacs-orgmode] Some suggestions - mostly for non (X)Emacs updating of org mode files.

2006-04-27 Thread Tim O'Callaghan
On Thu, Apr 27, 2006 at 01:23:10PM +0200, Carsten Dominik wrote: > Hi Tim, > Hi ;) First, my use case is mostly for mobile phones and PDAs. I have one big org file that i use for almost everything; other than some personal and work related development projects. I have an editor on my phone that w

[Emacs-orgmode] [Announce] org-publish.el: configurable website publishing support for org-mode

2006-04-27 Thread David O'Toole
Hi there org-moders, I've extended the HTML publishing support of Emacs Org-mode to allow configurable publishing of related sets of files as a complete website. My extensions thus far are collected in org-publish.el, and are used to upload and manage my entire site. org-publish.el can current

Re: [Emacs-orgmode] Interaction of org-mode and Muse

2006-04-27 Thread Michael Olson
Carsten Dominik <[EMAIL PROTECTED]> writes: > Besides the obvious interaction, using the Muse engine to produce > other export formats, can you think of more ways to interact? Organization of work into publishable projects comes to mind. One nice feature of Muse is that you can specify the major

[Emacs-orgmode] global todo list: separators?

2006-04-27 Thread David O'Toole
Is it possible to have horizontal rules separating the different categories in the Global TODO list? That would make it much easier for me to read when I am hunting for tasks to schedule. I'd like it to look like this: DiscreteMath: TODO Review through Ch. 2 of LADM --

Re: [Emacs-orgmode] global todo list: separators?

2006-04-27 Thread Piotr Zielinski
On 27/04/06, David O'Toole <[EMAIL PROTECTED]> wrote: > > Is it possible to have horizontal rules separating the different > categories in the Global TODO list? That would make it much easier > for me to read when I am hunting for tasks to schedule. While on this topic: would it be possible to dis

[Emacs-orgmode] HTML rendering of Gnus links

2006-04-27 Thread David O'Toole
This is probably a nitpick :-) but mine render like this: Wouldn't it make more sense for them to render as E-Mail from Joe Smith RE: subject ? -- Dave O'Toole [EMAIL PROTECTED] ___ Emacs-orgmode mailing list Emacs-orgmode@gnu.org http://lists.g

[Emacs-orgmode] Re: Cyclic timestamps for SCHEDULED and DEADLINE

2006-04-27 Thread Dieter Grollmann
Carsten Dominik gmail.com> writes: > On Apr 26, 2006, at 16:42, Dieter Grollmann wrote: > > > It seems, that org-mode does not allow timestamps like, for example, > > <*-*-25> > > (to match the 25th of every month) for SCHEDULED resp. DEADLINE? Of > > course I can > > do this with diary, but d