I don't know if you use perl at all. My first guess is:
perl -pe's/^(\*+)(\s+.*)$/("\t"x length$1).$2/e' < TODO.org > TODO.txt
Having tried it on a live file, I don't think the results are very
pleasing Replacing a single character '*' with a tab creates a
formatting mess with any other tex
Here is my org-publish-project-alist
,
| (setq org-publish-project-alist
| '(
| ("web-css"
|:base-directory "~/webs/rr/"
|:publishing-directory "/ssh:[EMAIL PROTECTED]:/home/rr/webs/rr/"
|:base-extension "css"
|:publishing-function org-publish-atta
anhnmncb <[EMAIL PROTECTED]> writes:
> Sorry, I can't find more useful info, the app just says it can import
> the txt file which has different level of indents. So I think replace
> star(*) with is enough. Such like this:
>
> Org file --> txt file
> --
anhnmncb <[EMAIL PROTECTED]> writes:
> Carsten Dominik <[EMAIL PROTECTED]> writes:
>
>> On Jul 26, 2008, at 9:52 AM, anhnmncb wrote:
>>
>>> "Hugo Schmitt" <[EMAIL PROTECTED]> writes:
>>>
What are the odds that Carsten has plans to export to a format
*you* just invented?
>>> Oh, my pda ap
On 23 Jul 2008, at 01:40, Carsten Dominik wrote:
- How to get mail.app mail references (and other apps) into emacs
buffer
(the copy url in the mail.app works - I would want to see the
subject/author of the message, than a cryptic url. I know, I can
edit that what I want, but I
I've been thinking about how org-mode would make a good format for
writing and publishing slides and presentations.
Then I remembered reading something about this on here already (and
found this thread).
> Christian Egli <[EMAIL PROTECTED]> writes:
>
>> I just stumbled across this blog by An