From mboxrd@z Thu Jan 1 00:00:00 1970 From: Richard Moreland Subject: Re: [orgmobile] Search by two tags or more Date: Wed, 18 Nov 2009 18:00:25 -0500 Message-ID: References: <1e5bcefd0911181406p52417a7bsa790facfcef4e525@mail.gmail.com> <1e5bcefd0911181441j6db273c4x640cd4e669701e52@mail.gmail.com> Mime-Version: 1.0 (Apple Message framework v1077) Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: quoted-printable Return-path: Received: from mailman by lists.gnu.org with tmda-scanned (Exim 4.43) id 1NAtVr-0002hS-Hg for emacs-orgmode@gnu.org; Wed, 18 Nov 2009 18:00:35 -0500 Received: from exim by lists.gnu.org with spam-scanned (Exim 4.43) id 1NAtVm-0002fC-GU for emacs-orgmode@gnu.org; Wed, 18 Nov 2009 18:00:34 -0500 Received: from [199.232.76.173] (port=47541 helo=monty-python.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1NAtVm-0002f7-CA for emacs-orgmode@gnu.org; Wed, 18 Nov 2009 18:00:30 -0500 Received: from mail-yx0-f191.google.com ([209.85.210.191]:47925) by monty-python.gnu.org with esmtp (Exim 4.60) (envelope-from ) id 1NAtVl-0004uR-UF for emacs-orgmode@gnu.org; Wed, 18 Nov 2009 18:00:30 -0500 Received: by yxe29 with SMTP id 29so3552027yxe.14 for ; Wed, 18 Nov 2009 15:00:28 -0800 (PST) In-Reply-To: <1e5bcefd0911181441j6db273c4x640cd4e669701e52@mail.gmail.com> List-Id: "General discussions about Org-mode." List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Sender: emacs-orgmode-bounces+geo-emacs-orgmode=m.gmane.org@gnu.org Errors-To: emacs-orgmode-bounces+geo-emacs-orgmode=m.gmane.org@gnu.org To: Marcelo de Moraes Serpa Cc: Org Mode On Nov 18, 2009, at 5:41 PM, Marcelo de Moraes Serpa wrote: > Thanks Richard! >=20 > I'd like to get into org-mobile development, what would be the basic = roadmap > to get into that? The source tree is at http://github.com/richard/mobileorg You'll need OSX with the latest iPhone SDK (free). It includes a = simulator which allows you to run MobileOrg on your Mac. =46rom there, = it is just a matter of fetching the code from GitHub and clicking = 'Build' in XCode. I managed to get by without any prior ObjC experience at all. The = samples that come with the iPhone SDK are very helpful. If you'd like more info, feel free to contact me off-list. I may setup = a short 'How to contribute' guide on the website with helpful info and = links I've found along the way. > Is there a way to program the iPhone SDK on Linux? Unfortunately not. However, you can look at the code to see if it is = something that interests you. Thanks, Richard >=20 > Thanks, >=20 > Marcelo. >=20 >=20 >=20 > On Wed, Nov 18, 2009 at 4:14 PM, Richard Moreland = wrote: >=20 >> Hi again Marcelo, >>=20 >> I haven't yet implemented this feature, but it is a good idea. I = will >> consider how to best implement this for a future release. >>=20 >> Thanks, >> Richard >>=20 >> On Nov 18, 2009, at 5:06 PM, Marcelo de Moraes Serpa wrote: >>=20 >>> Hello list! >>>=20 >>> Is it possible to search for items with two tags or more. For = example, >> let's >>> say I want to search for items @OFFICE and FOCUS. I've tried and it >> doesn't >>> seem to work. Is it possible somehow? >>>=20 >>> Thanks, >>>=20 >>> Marcelo. >>> _______________________________________________ >>> 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 >>=20 >>=20