emacs-orgmode@gnu.org archives
 help / color / mirror / code / Atom feed
From: Christopher Long <stoph@alum.mit.edu>
To: Carsten Dominik <carsten.dominik@gmail.com>
Cc: emacs-orgmode@gnu.org
Subject: Re: How to limit mobileorg agendas to only a subset of my custom agendas?
Date: Tue, 24 Nov 2009 20:08:33 -0700	[thread overview]
Message-ID: <4B0C9FB1.9020204@alum.mit.edu> (raw)
In-Reply-To: <F6D5E42A-DF6C-4FF5-BAE8-4997B84022D7@gmail.com>

Dear Carsten,

    First, thanks!  I grabbed it.  It works well.  And I see you added a 
few nice options too.

    For those as non-fluent in lisp as I am, don't get caught by the 
typo in "moble"
(as I did when I first copied the setq into my .emacs file).  You want 
the following text:
(or edit it in the customization).

(setq org-mobile-agendas '("a"))

    A couple of follow up questions/comments:

1. I tried to export a timeline, but this produced no output.
Is that expected?  I don't think I made a mistake here.  Is timeline 
outside of the
standard agenda views that are pushable?

(setq org-mobile-agendas '("L"))

2. I was able to do a work-around with the month view with a custom command:

("p" "my timeline" agenda "" ((org-agenda-ndays 28)))

(setq org-mobile-agendas '("p")) ;; actually I did it in the 
customization screen

Thanks again!

Stoph

P.S. I've been using org-mode for a while, but picked up some additional 
tips
from watching your google talk yesterday.  Thanks for the pointer to it.


Carsten Dominik wrote:
>
> On Nov 23, 2009, at 11:05 PM, Christopher Long wrote:
>
>> Dear All,
>>
>>  Is there a way to limit the custom agendas synced with mobile org?
>> I didn't see anything on that in previous posts.
>>  I have a set of custom agendas defined in my .emacs file.  They 
>> don't exist as individual files (anywhere that I know about) until I 
>> do a push
>> command.   I'd really just like ONE of them to sync.  At the moment, 
>> they all sync slowing things down a lot.
>
> There is now, get the latest git version and then do
>
> (setq org-moble-agendas '("a"))
>
> where "a" is the selection letter of the agenda you'd like to have.
>
> HTH
>
> - Carsten
>
>

      reply	other threads:[~2009-11-25  3:08 UTC|newest]

Thread overview: 3+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2009-11-23 22:05 How to limit mobileorg agendas to only a subset of my custom agendas? Christopher Long
2009-11-24 23:54 ` Carsten Dominik
2009-11-25  3:08   ` Christopher Long [this message]

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

  List information: https://www.orgmode.org/

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=4B0C9FB1.9020204@alum.mit.edu \
    --to=stoph@alum.mit.edu \
    --cc=carsten.dominik@gmail.com \
    --cc=emacs-orgmode@gnu.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
Code repositories for project(s) associated with this public inbox

	https://git.savannah.gnu.org/cgit/emacs/org-mode.git

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).