Hello,
Christian Wittern writes:
> On 2014-03-29, 13:37, Nick Dokos wrote:
>> `#+DRAWERS: NAME1 ...'
>> Set the file-local set of additional drawers. The corresponding
>> global variable is `org-drawers'.
> Has that been removed? I do rely quite heavily on this and do not
> want t
Hello,
Why is the name „Drawers” selected for the Drawers functionality in emacs
org-mode?
Dick Barends
dickbare...@me.com
Hi,
As in topic.
I got some headline with statistic cookies. For example:
* My example headline [3/6][50%]
How could I output headline text without cookies?
(org-element-property :title headline)
returns entire title string with cookies.
Is there any easy way to avoid them in output?
Regar
According to the manual :no-expand is only supposed to have an effect
during tangling, not execution.
Best,
Rainer M Krug writes:
> Hi
>
> shouldn't the following not give an error from R as it should not be
> expanding the variables?
>
> --8<---cut here---start-
>
> Apologies - I am still struggling with encryption..
>
> So here is my example:
>
> --8<---cut here---start->8---
> #+TITLE: single_to_multi
> #+DATE: <2013-10-15 Tue>
> #+AUTHOR: Rainer M. Krug
> #+EMAIL: rai...@krugs.de
>
> ≈* Load R packages and data
>
Marcin Antczak writes:
> Hi,
>
> As in topic.
> I got some headline with statistic cookies. For example:
>
> * My example headline [3/6][50%]
>
> How could I output headline text without cookies?
>
> (org-element-property :title headline)
>
> returns entire title string with cookies.
>
> Is there
I posted a question on StackOverflow:
http://stackoverflow.com/questions/22749704/how-can-you-sort-an-org-clock-table
Summary is: how do I sort an clock table by the % column?
Is there anything "out there" I can use to get this working? If not, how
complex a job would it be to write something th
Hello, Charles.
Thank you for your reply.
I appreciate your suggestion, however the example which I used is not a
limiting factor which I seek help in overcoming. Instead I'm trying to
address a potential design flaw.
You make a valid point that change of this nature will inevitably break
existi
Noah Slater writes:
> I posted a question on StackOverflow:
>
> http://stackoverflow.com/questions/22749704/how-can-you-sort-an-org-clock-table
>
> Summary is: how do I sort an clock table by the % column?
>
> Is there anything "out there" I can use to get this working? If not,
> how complex a jo
Hi,
dickbarends writes:
> Why is the name „Drawers” selected for the Drawers functionality in
> emacs org-mode?
I assume this is because that's where you put stuff you want to hide
and search for occasionnaly.
Like real drawers.
--
Bastien
I have this entry in an org file:
* MAIL 1337445 foo
Now, if I do C-RET after this entry, I get a new one with the workflow
state the same, MAIL, so somehow the workflow state from the previous
entry propagates to the next and new one.
Any way to disable this?; it should start with TODO.
Yeah, tried that. Doesn't work! :(
On 30 March 2014 23:24, Nick Dokos wrote:
> Noah Slater writes:
>
> > I posted a question on StackOverflow:
> >
> >
> http://stackoverflow.com/questions/22749704/how-can-you-sort-an-org-clock-table
> >
> > Summary is: how do I sort an clock table by the % col
Nick Dokos writes:
> Marcin Antczak writes:
>
>> Hi,
>>
>> As in topic.
>> I got some headline with statistic cookies. For example:
>>
>> * My example headline [3/6][50%]
>>
>> How could I output headline text without cookies?
>>
>> (org-element-property :title headline)
>>
>> returns entire tit
Noah Slater writes:
> Yeah, tried that. Doesn't work! :(
>
AFAICT, it works fine on your first stackoverflow example.
There is probably no hope of getting this method to work the way you
want on your second example though: org-sort does not know anything
about the substructure of the table. Th
Hi Esben,
Esben Stien writes:
> I have this entry in an org file:
>
> * MAIL 1337445 foo
>
> Now, if I do C-RET after this entry, I get a new one with the workflow
> state the same, MAIL, so somehow the workflow state from the previous
> entry propagates to the next and new one.
I guess you
On 3/21/14, Bastien wrote:
> I think I see what you mean but it's hard to implement.
why?
> The only way to fix this is to discuss the default value for
> org-show-* properties (and maybe some others) -- if you have
> suggestions here with examples on how different defaults would
> be less confu
Hi buddy,
Buddy Butterfly writes:
> I would like to have the summary times in a clocktable be displayed
> only in hours, like 48:00 instead of 2d. Or, is it possible to
> define that 1d corresponds to 8:00 as a working day? So in the
> above example I would rather like to see 5d (workingdays) co
Hi Killy,
KDr2 writes:
> I want to change "UP | HOME " to "Archives | Categories" for my blog,
> but I do not know how to, for now I use javascript to change them
> after the page loading in browser...
Try to set #+HTML_LINK_UP: and #+HTML_LINK_HOME: in your document.
--
Bastien
Hi Brady,
Brady Trainor writes:
> For `org-insert-heading' (M-RET), I wanted the following action on empty
> headlines:
>
> "* " |--> "* \n* ", rather than "*\n* ".
I'm not sure I understand this, can you make it more explicit?
Thanks!
--
Bastien
19 matches
Mail list logo