Re: [O] Beamer export: metropolis-theme specific question

2015-12-13 Thread Christian Zang
On Tuesday, 8 Dec 2015 at 21:07, zang_n...@posteo.de wrote: Dear fellow Orgers, I like the metropolis beamer theme a lot [1], and I use it with Org frequently. metropolis has a \plain macro that inserts a new, minimally styled slide optimal for a short statement or an image. In plain latex, I w

Re: [O] Custom agenda view for properties

2011-07-17 Thread Christian Zang
Hi Memnon, 2011/7/17 Memnon Anon : >> despite carefully reading the manual and trying out some approaches so >> far I could not figure out whether or not it is possible to have a >> custom agenda view based on a header's properties. > > The manual is great, but its always a good idea to also check

[O] Custom agenda view for properties

2011-07-17 Thread Christian Zang
Dear Orgers, despite carefully reading the manual and trying out some approaches so far I could not figure out whether or not it is possible to have a custom agenda view based on a header's properties. E.g. in the agenda I can easily search for `+REVIEW="weekly"` via `C-c a m` to get a list of all

Re: [O] Custom Agenda View for Projects

2011-03-19 Thread Christian Zang
2011/3/18 Josh Berry : > On Fri, Mar 18, 2011 at 10:57, Jason McBrayer wrote: >> On Thu, Mar 17, 2011 at 6:55 PM, Josh Berry wrote: >> >>> I think org considers child tasks to be dependencies of the parent >>> task -- so if a parent task (such as your PROJ) has children, it won't >>> be displayed

Re: [O] Custom Agenda View for Projects

2011-03-15 Thread Christian Zang
2011/3/15 Christian Zang : > 2011/3/15 Manish : >> On Tue, Mar 15, 2011 at 11:54 AM, Christian Zang wrote: >>> 2011/3/15 Manish: >>>> On Tue, Mar 15, 2011 at 12:54 AM, Christian Zang wrote: >>>>> Dear all, >>>>> >>>&g

Re: [O] Custom Agenda View for Projects

2011-03-15 Thread Christian Zang
2011/3/15 Manish : > On Tue, Mar 15, 2011 at 11:54 AM, Christian Zang wrote: >> 2011/3/15 Manish: >>> On Tue, Mar 15, 2011 at 12:54 AM, Christian Zang wrote: >>>> Dear all, >>>> >>>> I might be overlooking something very obvious, but I canno

Re: [O] Custom Agenda View for Projects

2011-03-14 Thread Christian Zang
2011/3/15 Manish : > On Tue, Mar 15, 2011 at 12:54 AM, Christian Zang wrote: >> Dear all, >> >> I might be overlooking something very obvious, but I cannot find the >> solution: I have various org files, in which "projects" (anything >> requiring mo

[O] Custom Agenda View for Projects

2011-03-14 Thread Christian Zang
h kwd PROJ (either via C-a T PROJ or as a custom agenda view via "tags-todo "LEVEL=1""), only the ones without siblings are returned. I've looked into "org-tags-match-list-sublevels" but this is not quite the right thing to calibrate... Any help heartly appreciate

[Orgmode] Re: Loosing tasks with remember

2010-04-14 Thread Christian Zang
Thanks, Bernt, ok, invoking remember a couple of times in sequence is what I wanted to avoid in the first place, but refiling a complete tree is a good idea and might work for my purposes. Cheers, Christian Am 14.04.2010 um 03:55 schrieb Bernt Hansen: > Christian Zang writes: > &

[Orgmode] Loosing tasks with remember

2010-04-13 Thread Christian Zang
Dear org-enthusiasts, I have a remember template to file away quick notes and todos that looks like (setq org-remember-templates '(("Todo" ?t "*** TODO %?\n %i\n" "~/Org/inbox.org" "Inbox"))) When a invoke a remember buffer and write something like *** TODO Task 1 *** TODO Task 2 and fi

Re: [Orgmode] Link-protocols

2010-03-01 Thread Christian Zang
e needs the name of the protocol, so in this case 'papers', > as that is the protocol part of the link. Also, there was a missed bad > variable reference: you renamed uid to url, but missed the reference in the > shell command accidentally. > > Anyway, this code should w

Re: [Orgmode] Link-protocols

2010-02-27 Thread Christian Zang
Am 26.02.2010 um 18:18 schrieb Anthony Lander: > > On 10-Feb-26, at 8:57 AM, Christian Zang wrote: > >> I use org-mode for notes, and DEVONthink and Papers on the mac for storing >> reference material. I want to add links to entries in DEVONthink and Papers >> to my

[Orgmode] Link-protocols

2010-02-26 Thread Christian Zang
Dear all, I use org-mode for notes, and DEVONthink and Papers on the mac for storing reference material. I want to add links to entries in DEVONthink and Papers to my org-files, but org doesn't understand links like papers://doi/10.1038/463860a or x-devonthink-item://6EB3DF6A-9B0D-4D26-A7D3-8

Re: [Orgmode] Problem with org-mac-protocol

2010-02-16 Thread Christian Zang
Am 16.02.2010 um 11:58 schrieb Christopher Suckling: > The problem is that I haven't updated the distribution for 10.6. The URI > Escape osax doesn't work on Snow Leopard. > > I've replaced it with a small Ruby script to do all the escaping and you > can find the latest versions at github (may be

[Orgmode] Problem with org-mac-protocol

2010-02-16 Thread Christian Zang
Dear list, I installed org-mac-protocol according to the instructions in org-mac-protocol.org on Mac OS X 10.6 with Emacs CVS 23 and a very recent pull of org-mode from git. With my setup, there seems to be a problem with the AppleScript part of the implementation I cannot track down. If I ca