At Wed, 09 Nov 2011 20:39:18 +0100,
Christian Moe wrote:
>
> Hi,
>
> Is zotero-plain working for others?
>
> I test drove zotero-plain back when it was just developed. Looked
> promising, but I had uneven success with the MozRepl communication,
> possibly something to do with being on an older
At Wed, 9 Nov 2011 10:28:21 -0500,
Matt Price wrote:
>
> attached is a sample odt file with Zotero citations included. It's very
> simple, actually, because I think the key to making something like this
> work would be to offload as much work as possible to zotero itself -- Erik,
> correct me if I
Hi Eric,
Eric Schulte wrote:
> Rainer M Krug writes:
>
>> On Tue, Nov 8, 2011 at 11:53 PM, Eric Schulte wrote:
>>
>>> > Perhaps inserting an assumed space separator would be more intuitive?
>>> > If we were to go that way it may be possible to allow variable
>>> > specifications such as
>>> >
>>>
Samuel Wales writes:
> Dunno if this is off-topic for this thread -- but one thing I think
> would be really great in the testing framework is the ability to test
> visibility. Looking for ellipses in the wrong places, headlines not
> showing, etc. I have constant issues with folding and elisio
> The timeline functionality is, if not obsolete, a second-class citizen in org.
> see Carsten's history lesson at
>
>http://thread.gmane.org/gmane.emacs.orgmode/39368/focus=40038
>
Very interesting link, thanks Nick.
Cheers,
Marius
Marius Hofert wrote:
> Hi,
>
> Recently, Jan explained to me the difference about a and a
> "SCHEDULED: "; see
> http://osdir.com/ml/emacs-orgmode-gnu/2011-11/msg00200.html
>
> I'm wondering about what is the best way to put in repeating events in
> org-mode. For example, image you visit your
Eric Schulte wrote:
> I turns out the problem here is that the table was being parsed for
> column headers twice, so the top two rows were both being taken as
> column headers. I've just pushed up a fix.
>
Works fine - thanks!
> Best -- Eric
>
> Nick Dokos writes:
>
> > Thomas S. Dye wrot
Hi,
Recently, Jan explained to me the difference about a and a "SCHEDULED:
"; see http://osdir.com/ml/emacs-orgmode-gnu/2011-11/msg00200.html
I'm wondering about what is the best way to put in repeating events in
org-mode. For example, image you visit your friends every Thursday at 16:00.
Now
Dunno if this is off-topic for this thread -- but one thing I think
would be really great in the testing framework is the ability to test
visibility. Looking for ellipses in the wrong places, headlines not
showing, etc. I have constant issues with folding and elision in Org.
Is this covered?
--
Michael Bach writes:
> Just for reference, I found that I need to load `ob-latex.el'. With
> that it works nicely.
>
While the above works, the preferred way to add support for a language
is using the `org-babel-do-load-languages' function. See
http://orgmode.org/manual/Languages.html#Language
"Frankel, Rick (CA-CIB)" writes:
> There is a bug (?) with #+call block: They are not executed on export/
> invocation of org-babel-execute buffer.
>
> There are a couple of reasons for this:
>
>1. org-babel-src-block-regexp, used in org-babel-map-src-blocks
> does not match #+call.
>
Hi Carsten
On Wed, Nov 9, 2011 at 19:18, Carsten Dominik wrote:
> I have now merged this patch,
Thank you. I have still concerns about this, did I somehow miss the answer?:
On Thu, Nov 3, 2011 at 18:22, Michael Brand wrote:
> I wonder how C-c C-c with a prefix (supported are one to three C-u)
Martyn Jago writes:
> Hi
>
> Brian Wightman writes:
>
>> On Mon, Oct 24, 2011 at 7:12 AM, Sebastien Vauban
>> wrote:
>>> For my information, why do you need to test that 2 suites don't run at the
>>> same time? They only write to temp buffers, no? Can they conflict?
>>
>> If they do conflict
I turns out the problem here is that the table was being parsed for
column headers twice, so the top two rows were both being taken as
column headers. I've just pushed up a fix.
Best -- Eric
Nick Dokos writes:
> Thomas S. Dye wrote:
>
>> Nick Dokos writes:
>>
>> > While testing my response
>> Bernt Hansen wrote:
>>> Tommy Kelly writes:
>>> (setq org-agenda-custom-commands
>>> (quote (( "x" "Test Agenda" agenda ""
>>> ((org-agenda-start-with-follow-mode t)
>>> (org-agenda-span 'day)
>>> (org-agenda-start-with-log-mode t))
>>>
>>> but i
> an ECM is a minimal example file: a small org file that shows the problem, as
> small as you can make it and still have it show the problem.
Thanks Nick
Hi Bernt,
> Bernt Hansen wrote:
>> Tommy Kelly writes:
>> (setq org-agenda-custom-commands
>> (quote (( "x" "Test Agenda" agenda ""
>> ((org-agenda-start-with-follow-mode t)
>> (org-agenda-span 'day)
>> (org-agenda-start-with-log-mode t))
>>
>>
> 4) I still cannot reproduce the problem, even with latest git.
It turns out that this was my own configuration problem and not a bug, I
apologize for the false report and appreciate Nick's help.
Thanks,
York
Hi,
Is zotero-plain working for others?
I test drove zotero-plain back when it was just developed. Looked
promising, but I had uneven success with the MozRepl communication,
possibly something to do with being on an older and slower machine.
Trying it again today (with the most recent zotero
Hi Bernt and Tommy,
Bernt Hansen wrote:
> Tommy Kelly writes:
>
>> Question for Bernt, but maybe more widely useful.
>>
>> Bernt, in some of your org-capture-templates, you often include a %U
>> timestamp as well as clocking in the item in question. for example:
>>
>> ("j" "Journal" entry (file+d
>> When using "org-sort" on a selected region, it doesn't work properly, I
>> expected
>> it to sort all the headlines in the region, however, not only does the region
>> get sorted but also, the headlines get sorted are being combinded into one
>> line
>> which I don't think is correct. Hopefull
York Zhao wrote:
> When using "org-sort" on a selected region, it doesn't work properly, I
> expected
> it to sort all the headlines in the region, however, not only does the region
> get sorted but also, the headlines get sorted are being combinded into one
> line
> which I don't think is cor
I have now merged this patch, a big thanks to the testers
Michael, Eric, and Tassilo.
- Carsten
On 16.10.2011, at 15:45, Michael Brand wrote:
> Hi Carsten
>
> On Thu, Oct 13, 2011 at 10:27, Carsten Dominik
> wrote:
>> Furthermore, pressing C-c C-c on
>> a time stamp will fill in or fix the day
On 9.11.2011, at 11:15, Tommy Kelly wrote:
> Actually it looks like you can have org-reverse-note-order be a wee
> bit selective using a regexp. Customize implies it's only on a per
> *file* basis but the doc is a bit unclear when it says:
>
> "Non-nil means store new notes at the beginning of a
Hi Carsten
Attached is the patch with this changelog:
Completion of remapping for Outline functions
* lisp/org.el Key bindings: remap the Outline functions from
`outline-mode-prefix-map' where possible.
Michael
On Sat, Oct 22, 2011 at 10:15, Michael Brand wrote:
> On Fri, Oct 21, 2011 at 16:4
Hi,
When using "org-sort" on a selected region, it doesn't work properly, I expected
it to sort all the headlines in the region, however, not only does the region
get sorted but also, the headlines get sorted are being combinded into one line
which I don't think is correct. Hopefully somebody will
If you search for "ID markers" in the ML archives, you will find a
proposal by me that provides mechanism for this that is non-brittle.
In the meantime maybe you can use the existing brittle mechanism for
search links (see the manual) in combination with a personal special
keyword that you never c
on Wed Nov 09 2011, Jason Dunsmore wrote:
> Giovanni Ridolfi writes:
>
>> Jason Dunsmore writes:
>>
>> Hi, _Jason,
>>
>>> After reading http://orgmode.org/org.html#Tracking-TODO-state-changes,
>>> I expected the "@!" TODO syntax, eg. TODO(t@!), to do the following:
>>>
>>> - Log timestamp w
Hi Eric,
On 2011-11-03, Eric Schulte wrote:
>>
>> But allowing a top-level :PROPERTIES: drawer with properties
>> whose scope is the entire file looks like a good idea to me.
>>
>
> I don't see what this would add, how would this solve the need for
> multi-line properties, and how would it differ
Dear all,
I know that org-mode supports links to local files via relative file:
URLs, e.g. file:filename.html. It also supports links to fragments (aka
anchors/bookmarks) in remote files via http: URLs, e.g.
http://www.example.org/filename.html#section2.
Now, is there a way to combine these? I
On Wed, Nov 9, 2011 at 5:12 PM, Eric Schulte wrote:
> Rainer M Krug writes:
>
> > On Tue, Nov 8, 2011 at 11:53 PM, Eric Schulte >wrote:
> >
> >> > Perhaps inserting an assumed space separator would be more intuitive?
> >> > If we were to go that way it may be possible to allow variable
> >> > s
Jason Dunsmore writes:
> suvayu ali writes:
>
>> That said, you can simply hit C-c C-c to simply log the timestamp
>> without a note. In other words, '@' is equivalent to '!' + note, so just
>> enter a blank note. :)
>
> Ah, I understand now. Thanks for the explanation. Here's a patch to to
>
Tommy Kelly writes:
> Question for Bernt, but maybe more widely useful.
>
> Bernt, in some of your org-capture-templates, you often include a %U
> timestamp as well as clocking in the item in question. for example:
>
> ("j" "Journal" entry (file+datetree "~/git/org/diary.org")
>"*
suvayu ali writes:
> Hi Jason,
>
> On Wed, Nov 9, 2011 at 15:56, Jason Dunsmore wrote:
>> After reading http://orgmode.org/org.html#Tracking-TODO-state-changes, I
>> expected the "@!" TODO syntax, eg. TODO(t@!), to do the following:
>>
>> - Log timestamp when entering state
>> - Add note when en
Hi Jason,
On Wed, Nov 9, 2011 at 15:56, Jason Dunsmore wrote:
> After reading http://orgmode.org/org.html#Tracking-TODO-state-changes, I
> expected the "@!" TODO syntax, eg. TODO(t@!), to do the following:
>
> - Log timestamp when entering state
> - Add note when entering state
>
> This syntax ap
Giovanni Ridolfi writes:
> Jason Dunsmore writes:
>
> Hi, _Jason,
>
>> After reading http://orgmode.org/org.html#Tracking-TODO-state-changes,
>> I expected the "@!" TODO syntax, eg. TODO(t@!), to do the following:
>>
>> - Log timestamp when entering state
>> - Add note when entering state
>
>
Rainer M Krug writes:
> On Tue, Nov 8, 2011 at 11:53 PM, Eric Schulte wrote:
>
>> > Perhaps inserting an assumed space separator would be more intuitive?
>> > If we were to go that way it may be possible to allow variable
>> > specifications such as
>> >
>> > #+PROPERTY: var foo=1 bar=2
>> >
>> >
You should probably check org-agenda-clockreport-parameter-plist
On Wed, Nov 9, 2011 at 4:30 PM, Tommy Kelly wrote:
> I have a clock table in my agendas -- I got it there by setting
> org-agenda-start-with-clockreport-mode. I'm trying to control its
> format. I've tried using org-clock-clocktabl
Hello,
Let's say I'm making an estimate for a work, and have this Org file:
#+begin_src org
#+COLUMNS: %40ITEM(Task) %6Effort(Estim.){:}
* Development
:PROPERTIES:
:ID: fc314ab6-5bdc-4a2d-9c2d-d9aece03a864
:END:
** Task 1
:PROPERTIES:
:Effort: 1:00
:END:
Jambunathan K gmail.com> writes:
>
> > Basically all that one can do in org-mode at the moment is insert &
> > update citations, and following citation links to the entry in Zotero.
>
> Can you or someone provide me how such an Org file with citation
> definition and reference looks like?
I'd
Jason Dunsmore writes:
Hi, _Jason,
> After reading http://orgmode.org/org.html#Tracking-TODO-state-changes,
> I expected the "@!" TODO syntax, eg. TODO(t@!), to do the following:
>
> - Log timestamp when entering state
> - Add note when entering state
Well the TODO(t@!) syntax seems not to
I have a clock table in my agendas -- I got it there by setting
org-agenda-start-with-clockreport-mode. I'm trying to control its
format. I've tried using org-clock-clocktable-default-properties but
that seems to have no effect. For example, this from my
custom-set-variables:
'(org-agenda-start-w
attached is a sample odt file with Zotero citations included. It's very
simple, actually, because I think the key to making something like this
work would be to offload as much work as possible to zotero itself -- Erik,
correct me if I'm wrong (quite likely).
Both Erik and Jambunathan have raised
* org.el (org-archive-location): Add documentation on new datetree
option.
* org-archive.el (org-archive-subtree): Add special handling
of datetree options to archive to datetree.
---
doc/org.texi| 22 +-
lisp/org-archive.el | 21 +
lisp/org.el
The documentation didn't go into any details about how to specify the
org-archive-location, or what you could do with it, instead it just
referred to the documentation of that variable. Still, now that you
mention it, it seemed worthwhile to add something to the docs, so I
did that. I'll send a
After reading http://orgmode.org/org.html#Tracking-TODO-state-changes, I
expected the "@!" TODO syntax, eg. TODO(t@!), to do the following:
- Log timestamp when entering state
- Add note when entering state
This syntax appears to break the functionality, because it does neither.
The state is chan
Christian Moe writes:
Hi, Christian,
thank you for cheching again well *MY* mistake
was setting the option:
:EXPORT_OPTIONS: H:3 num:nil toc:nil \n:t @:t ::t |:t ^:t f:nil *:t
tags:nil TeX:t LaTeX:nil
^^
Consequently the LaTeX fragments are "converted" in HTML fo
* Karl Voit wrote:
>
> Inspired by «Total Recall»[3], a book of two MS Research guys, I
> started life logging on my own two months ago.
>
> For this purpose I bought an HP OfficeJet Pro 8500A Plus which costs
> € 250 and has a decent scanner. Is can scan and print full duplex.
> The scanner as a
Question for Bernt, but maybe more widely useful.
Bernt, in some of your org-capture-templates, you often include a %U
timestamp as well as clocking in the item in question. for example:
("j" "Journal" entry (file+datetree "~/git/org/diary.org")
"* %?\n%U\n %i" :clock-in t :clock-
Excellent, that works. Thanks.
Tommy
On Wed, Nov 9, 2011 at 12:18 PM, Bernt Hansen wrote:
> Tommy Kelly writes:
>
>> I'm trying to set up a custom agenda view such that when I enter my
>> agenda I get, automatically:
>>
>> - daily view mode (for today)
>> - log file mode on
>> - grid on
>> - Fol
Answering to myself:
> However, that's not clear to me (yet) what's `remove-match'.
8:00..
@refile:10:00-11:00 Do this
12:00..
14:00..
16:00..
Life: 17:20-17:30 Contact
18:00..
Hi Bernt,
Bernt Hansen wrote:
> Tommy Kelly writes:
>> I'm trying to set up a custom agenda view such that when I enter my
>> agenda I get, automatically:
>>
>> - daily view mode (for today)
>> - log file mode on
>> - grid on
>> - Follow mode on
>>
>> I can see from the docs how to modify the var
Tommy Kelly writes:
> I'm trying to set up a custom agenda view such that when I enter my
> agenda I get, automatically:
>
> - daily view mode (for today)
> - log file mode on
> - grid on
> - Follow mode on
>
> I can see from the docs how to modify the various variables that
> control some of how
I'm trying to set up a custom agenda view such that when I enter my
agenda I get, automatically:
- daily view mode (for today)
- log file mode on
- grid on
- Follow mode on
I can see from the docs how to modify the various variables that
control some of how agendas look. But the above are control
Hi Andrew,
I'm just eyeballing your patch and there's a typo in your last hunk -
see comment inline.
Don't you also need to update the texinfo documentation for this
enhancement?
-Bernt
Andrew Hyatt writes:
> * org.el (org-archive-location): Add documentation on new datetree
> option.
> * org
(I enjoy the OT discussion here and hope that no one gets upset
because of it on this ML ...)
* Pieter Praet wrote:
> On Mon, 7 Nov 2011 18:44:24 +0100, Karl Voit wrote:
>> Hi!
>>
>> Inspired by «Total Recall»[3], a book of two MS Research guys, I
>> started life logging on my own two months ag
Actually it looks like you can have org-reverse-note-order be a wee
bit selective using a regexp. Customize implies it's only on a per
*file* basis but the doc is a bit unclear when it says:
"Non-nil means store new notes at the beginning of a file or entry.
When nil, new notes will be filed to th
Tommy Kelly verilab.com> writes:
>
> I can't see a way to do that. But if you switched to using org-capture
> instead of org-remember, I *think* you can control placement of notes
> on at least a per capture template basis, using each template's
> :prepend property (http://orgmode.org/org.html#T
I can't see a way to do that. But if you switched to using org-capture
instead of org-remember, I *think* you can control placement of notes
on at least a per capture template basis, using each template's
:prepend property (http://orgmode.org/org.html#Template-elements).
Tommy
On Wed, Nov 9, 2011
Tommy Kelly verilab.com> writes:
>
> > Is there a way to put a new note to the beginning of the
> > target subtree (directly under the heading) instead of
> > inserting after the last item?
>
> Would org-reverse-note-order be of any use for this
> (from the org-remember PDF).
Yes, thank you. I
> Is there a way to put a new note to the beginning of the
> target subtree (directly under the heading) instead of
> inserting after the last item?
Would org-reverse-note-order be of any use for this (from the org-remember PDF).
Tommy
Is there a way to put a new note to the beginning of the
target subtree (directly under the heading) instead of
inserting after the last item?
I'm looking for something like org-archive-reversed-order, but
for org-remember.
It would be really nice if it could be set separately for subtrees,
becau
Hi,
If org-contacts-template-email doesn't find an address, it doesn't
insert a simple text prompt, it inserts a property prompt, which sets
the property. A property prompt does not need to be positioned in an
explicit property drawer in the template -- in fact, it looks like
that will not wo
Apologies for top-posting, but my comment is only inspired by the
conversation and doesn't exactly build on it, so here we go.
I use predominantly pdf in scanning, for one main reason only - it
handles *metadata* nicely (with gscan2pdf). This is nice for searching
later. When playing with DjVu, I
On 11/8/11 5:09 PM, Giovanni Ridolfi wrote:
Yes, You're right. It is exported correctly and correctly formatted
if you export only *this* subheading. The subheading "** $$".
But, if you export the whole subtree, from the
"* mathjax test " heading, the equation is
"converted" in HTML format e.g.:
On Sun, 6 Nov 2011 22:14:54 -0800, TP wrote:
> On Sun, Nov 6, 2011 at 1:59 PM, Pieter Praet wrote:
> > On Sat, 5 Nov 2011 16:35:11 -0700, Samuel Wales
> > wrote:
> >> I used to find that 8-bit 75dpi was legible and small.
> >>
> >
> > True.
> >
> > It all depends on why you're scanning them in
On Tue, Nov 8, 2011 at 11:53 PM, Eric Schulte wrote:
> > Perhaps inserting an assumed space separator would be more intuitive?
> > If we were to go that way it may be possible to allow variable
> > specifications such as
> >
> > #+PROPERTY: var foo=1 bar=2
> >
> > in which case properties could be
On 8.11.2011, at 23:35, Brian van den Broek wrote:
> On 7 November 2011 16:29, Carsten Dominik wrote:
>>
>> On Nov 7, 2011, at 1:19 PM, Giovanni Ridolfi wrote:
>>
>>> Fabrizio Chiarello writes:
>>>
>>>
I have many tasks with a DEADLINE, and I wish to have their subtasks to
inherit
68 matches
Mail list logo