emacs-orgmode@gnu.org archives
 help / color / mirror / code / Atom feed
From: Juan Reyero <joanmg@gmail.com>
To: Richard Moreland <rlm@ncogni.to>
Cc: org-mode Mailing List <emacs-orgmode@gnu.org>
Subject: Re: MobileOrg 1.0 for iPhone/iPod Touch now available
Date: Fri, 6 Nov 2009 12:36:35 +0100	[thread overview]
Message-ID: <55bd243d0911060336i24f7db8v1b0f7ea0e3c81df3@mail.gmail.com> (raw)
In-Reply-To: <CE08BFC0-1262-4155-B24B-D7093BE0EE6A@ncogni.to>

Hi everyone,

This is sweet.  Got orgmobile working with my mac, with local apache
and local wifi network, and it's just amazing how well it works.

One glitch, though, is that it does not export tags-todo custom agenda
views.  I've made the small change to make it work:

index 5e3ccdc..4019105 100644
--- a/lisp/org-mobile.el
+++ b/lisp/org-mobile.el
@@ -428,7 +428,7 @@ The table of checksums is written to the file mobile-checksu
        ((memq (nth 2 e) '(todo-tree tags-tree occur-tree))
        ;; These are trees, not really agenda commands
        )
-       ((memq (nth 2 e) '(agenda todo tags))
+       ((memq (nth 2 e) '(agenda todo tags tags-todo))
        ;; a normal command
        (setq key (car e) desc (nth 1 e) type (nth 2 e) match (nth 3 e)
              settings (nth 4 e))

It still does not export most of my ridiculously complex custom
agendas, but it's good enough.

Thanks again for a great piece of software,

Juan
http://juanreyero.com

On Tue, Nov 3, 2009 at 11:19 PM, Richard Moreland <rlm@ncogni.to> wrote:
> Hi all,
>
> MobileOrg 1.0 is now available in the iTunes AppStore:  http://bit.ly/1kpHqg
>  Documentation (including a screencast demonstrating the app) is available
> on the website at http://mobileorg.ncogni.to.
>
> Many thanks to Carsten and all the beta testers who helped get it ready for
> release.  Feel free to contact me with any questions or support requests.
>  If there is a question related to Org-mode integration, CC: Carsten too,
> he's the expert on that side of things.
>
> Be sure to use Org-mode 6.32 or later.
>
> Hope you all enjoy.
>
> Thanks,
> Richard
>
>
> _______________________________________________
> Emacs-orgmode mailing list
> Remember: use `Reply All' to send replies to the list.
> Emacs-orgmode@gnu.org
> http://lists.gnu.org/mailman/listinfo/emacs-orgmode
>



-- 
http://juanreyero.com/blog
http://unarueda.com

  parent reply	other threads:[~2009-11-06 11:36 UTC|newest]

Thread overview: 26+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2009-11-03 22:19 MobileOrg 1.0 for iPhone/iPod Touch now available Richard Moreland
2009-11-03 23:38 ` Rick Moynihan
2009-11-04  0:31 ` Adam Spiers
2009-11-04  7:01   ` Torsten Wagner
2009-11-26 19:10     ` emacs + orgmode on Ubuntu on Android G1 Adam Spiers
2009-11-28 13:02       ` Running debian + emacs on my Android G1 [was: emacs + orgmode on Ubuntu on Android G1] Friedrich Delgado Friedrichs
2009-11-29  1:13         ` Adam Spiers
2009-11-29 13:00           ` [Android] " Friedrich Delgado Friedrichs
2009-11-29 22:08             ` Friedrich Delgado Friedrichs
2009-12-01 12:59               ` Friedrich Delgado Friedrichs
2009-12-05 15:50                 ` Friedrich Delgado Friedrichs
2009-11-29  9:44         ` Running debian + emacs on my Android G1 Ivan Kanis
2009-11-29 13:01           ` [Android] " Friedrich Delgado Friedrichs
2009-11-05  7:11   ` MobileOrg 1.0 for iPhone/iPod Touch now available Manish
2009-11-05 10:46     ` Tim O'Callaghan
2009-11-09  6:19   ` Noorul Islam
2009-11-04  4:49 ` Carsten Dominik
2009-11-04 16:30 ` Bob Erb
2009-11-04 17:01 ` Xin Shi
2009-11-04 22:34   ` Marcelo de Moraes Serpa
2009-11-04 22:54     ` Raffi R
2009-11-04 23:56       ` Marcelo de Moraes Serpa
2009-11-08 18:17         ` Anupam Sengupta
2009-11-10 13:55       ` Eric S Fraga
2009-11-06 11:36 ` Juan Reyero [this message]
2009-11-09  5:08 ` Baoqiu Cui

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=55bd243d0911060336i24f7db8v1b0f7ea0e3c81df3@mail.gmail.com \
    --to=joanmg@gmail.com \
    --cc=emacs-orgmode@gnu.org \
    --cc=rlm@ncogni.to \
    /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).