emacs-orgmode
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [Orgmode] Org-Info.js Issue


From: Scott Randby
Subject: Re: [Orgmode] Org-Info.js Issue
Date: Wed, 4 Mar 2009 09:59:07 -0500

Sebastian Rose wrote:
> Hi Scott,
>
>
> this is fixed now in v.0.1.0.4

Thanks, it works. I do have some suggestions for the title.

1. Unfortunately, I cannot use the ftoc:t option. For reasons I won't
go into here, I cannot have the table of contents displayed on one
side of the page. If I use ftoc:t, then the table of contents will
always be displayed at the top which is not what I need.

What I need is for the title to be independent of the table of contents.

2. I like the idea of having the title always visible in
info-view-mode. However, others may not. Is it possible to add a title
display option to the code? That way the user could decide which
option to use. Maybe something like this:

To always display the title in info-view-mode, add the following to
the org file:

#+INFOJS_OPT: infotitledisplay:always

To never display the title in info-view-mode, add the following to the org file:

#+INFOJS_OPT: infotitledisplay:never

To only display the title above the table of contents in
info-view-mode, add the following to the org file:

#+INFOJS_OPT: infotitledisplay:top

I think the default should be either "infotitledisplay:always" or
"infotitledisplay:top" with my preference being
"infotitledisplay:always". In plain-view-mode it makes sense to me to
have the title at the top, I don't see any need to have title display
options for this mode.

Unfortunately, my knowledge of Javascript is very limited, so I'm not
able to write the code for these options at this time. But I'd be
happy to test any changes you make.

Scott


>
> As always, the script is available on repo_or_cz:
>
> http://repo.or.cz/w/Worg.git?a=blob_plain;f=code/org-info-js/org-info.js;hb=e11bc7fe538a513d899f4d006bf5f887f35dd8ce
>
> Regards,
>
>   Sebastian
>
> Sebastian Rose <address@hidden> writes:
>> Hi Scott,
>>
>>
>> thanks for the report.
>>
>> The handling of the title is one of the weak points of the script
>> (another one being the text before first headline).
>>
>> The reason might be, that I was never sure what to do with it in
>> info-view-mode, plain-view-mode, TOC hidden, TOC.
>>
>> In info-view-mode, the title is displayed on top as `Top: title', which
>> is not what one might expect.
>>
>> Look at http://orgmode.org/worg/org-faq.php - there the title is always
>> visible (fixed toc).
>>
>>
>> Should we do it that way?
>>
>>
>> As the docs say, the slides mode is very experimental...
>>
>>
>> Regards,
>>
>>    Sebastian
>>
>>
>>
>> address@hidden writes:
>>> Hi again,
>>>
>>> Sorry for the multiple messages.
>>>
>>> I just noticed one other thing. When I go from slide mode to plain mode, the
>>> full table of contents will not be displayed unless I reload the page.
>>>
>>> Scott Randby
>>>
>>>
>>>
>>>
>>> _______________________________________________
>>> Emacs-orgmode mailing list
>>> Remember: use `Reply All' to send replies to the list.
>>> address@hidden
>>> http://lists.gnu.org/mailman/listinfo/emacs-orgmode
>>>
>




reply via email to

[Prev in Thread] Current Thread [Next in Thread]