emacs-orgmode@gnu.org archives
 help / color / mirror / code / Atom feed
* mobileorg with custom agenda does not display times
@ 2015-11-13 20:56 David Belohrad
  0 siblings, 0 replies; only message in thread
From: David Belohrad @ 2015-11-13 20:56 UTC (permalink / raw)
  To: org-mode mailing list


Dear All,

when doing org-mobile-push, i'm using custom agenda to select what I want to export. The org-agenda-custom-commands is set as follows:

("P" "Quarterly agenda view for org-mobile-push"
                ((agenda "" ((org-agenda-ndays 90)
                ((org-agenda-files '("~/org/diary-beesknees.org" "~/org/diary-pcbe13433.org" "~/org/mobile_information.org" "cern_guide.org"))
                (org-agenda-use-time-grid t)
                ))))


When I do org-mobile-push, and sync with mobileorg, all the information is present under Agenda Views/Quarterly agenda view for org-mobile-push>90 days-agenda. When opened, it nicely displays all the dates for the 90day span, and when entering into a particular date, I can see the items I want to see.

However, no matter what I do, I cannot force it to display homehow a time of the events when opened particular date. So in order to inspect at what time a given event happens I need to open it all the daily events and then read the timestamps. Not too fancy! I'd like to rather display the time span of all the daily events in the same way as agenda when 'daily' view with grid is displayed.

Is this possible to setup? Or any other alternatives?

thanks

david

^ permalink raw reply	[flat|nested] only message in thread

only message in thread, other threads:[~2015-11-13 20:56 UTC | newest]

Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2015-11-13 20:56 mobileorg with custom agenda does not display times David Belohrad

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).