From mboxrd@z Thu Jan 1 00:00:00 1970 From: Bingo UV Subject: Re: any intelligent workflow how to use mobileorg agendas? Date: Sat, 9 Jan 2016 12:11:51 +0530 Message-ID: <20160109121151.48d70043@dhcppc15> References: Mime-Version: 1.0 Content-Type: text/plain; charset=US-ASCII Content-Transfer-Encoding: 7bit Return-path: Received: from eggs.gnu.org ([2001:4830:134:3::10]:45540) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1aHnDv-0004SQ-AB for emacs-orgmode@gnu.org; Sat, 09 Jan 2016 01:42:04 -0500 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1aHnDs-0000tK-1d for emacs-orgmode@gnu.org; Sat, 09 Jan 2016 01:42:03 -0500 Received: from mail-pa0-x22a.google.com ([2607:f8b0:400e:c03::22a]:34730) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1aHnDr-0000tC-Rk for emacs-orgmode@gnu.org; Sat, 09 Jan 2016 01:41:59 -0500 Received: by mail-pa0-x22a.google.com with SMTP id uo6so276041222pac.1 for ; Fri, 08 Jan 2016 22:41:59 -0800 (PST) Received: from dhcppc15 ([171.48.19.184]) by smtp.gmail.com with ESMTPSA id dg1sm171280190pad.18.2016.01.08.22.41.57 for (version=TLS1_2 cipher=ECDHE-RSA-AES128-GCM-SHA256 bits=128/128); Fri, 08 Jan 2016 22:41:58 -0800 (PST) In-Reply-To: List-Id: "General discussions about Org-mode." List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: emacs-orgmode-bounces+geo-emacs-orgmode=m.gmane.org@gnu.org Sender: emacs-orgmode-bounces+geo-emacs-orgmode=m.gmane.org@gnu.org To: emacs-orgmode@gnu.org On Tue, 05 Jan 2016 16:30:01 +0100 David Belohrad wrote: > Dear All, > > i'm in org-mode for already some years. However I am still struggling > with how to setup the workflow such, that it actually works with the > mobileorg agenda. What I need is to display > > a) daily agenda > b) datetree with say next 90 days > c) show specific tags > > Now, with scenario (c) there is no issue at all as mobileorg can be > setup such, that it shows within specified files tags of your > interest. I have a problem with scenarios (a) and (b). First, I did > not find any method, how to filter mobileorg agendas based on > something like 'today', so displaying daily agenda I would have to > 'somehow' force org-mobile-push to add to 'today's' items a specific > tag. Is there any better way how to set it up? > > This comes to the problems of scenario (b) as well. The best for me > would be, if I could just display 90 days datetree exactly as I > produce it into the diary (using capture into datetree). This works, > but it does not serve to the purpose, as the datetree is not > corresponding to the actual timestamp. E.g. > > on 17th Dec 2015 I have made an appointment for 1st january 2016 as > such: > > * 2015 > ** 2015-12 December > *** 2015-12-17 Thursday > **** dinner with Mia > <2016-01-01 Thu 22:00-23:00> > > I do not want to display on my mobileorg this particular datetree as > it is provides misleading information. When I would enter into > 2016/01/01 entry, I would not see that I shall meet with Mia, I would > see it when entering into december's record. > > So now the question is, how to setup the diary workflow such, that a > datetree with correct timestamps would be actually generated? Hence > what I would like to see in my mobileorg agenda is: > > * 2016 > ** 2016-01 January > *** 2016-01-01 Thu > **** 22:00-23:00 dinner with Mia > > so somebody asks me what i do on 1st january, I would dig into the > datetree and I would see immediatelly this event? > > All that is quite confusing. At the same time, the capture workflow > works pretty well, and especially with combination of capture widget > one can capture the data really quickly and transport to emacs. > > Or is there any other workflow, which would assure to act mobileorg > as a true (readonly) agenda? > > .d. > Which mobileorg are you talking about? Android, iOS, or some other? I am not sure about the other types, but Android mobileorg has a good support for calendar integration. Just choose the calendar you want synchronized with org-mode files - it could even be Google calendar if that is your thing. I have setup an offline non-cloud calendar for this purpose. Now if somebody asks you what you do on 1st january, you open your calendar on your mobile phone. On most mobile interfaces, digging into tree structures is much less convenient than the tabular information that is calendar. It has the advantage that you keep using your datetree structures when you have the power of a full keyboard, emacs and large screen. You also get other features of calendars like reminder alarms, sharing calendar with others so that they don't have to ask you what you do on 1st january in the first place etc.