Mark Dwyer via mobileorg-android
2013-04-23 13:48:06 UTC
Hi - two questions - first is that I cannot get Agenda View to work. I
think I have most things set up correctly, but mobileorg does not show an
Agenda view, only my org files. Also I cannot find an agenda.org file in my
org-directory or org-mobile-directory. Agenda view works fine in emacs. And
MobileOrg is synchronizing with my Google Calendar via my Android phone.
I have org-mobile-directory set as a sub-directory of org-directory. Is
that a problem?
I am using Dropbox to sync.
I am using emacs 23.3.1.
in .emacs I have
;; org lines
;; The following lines are always needed. Choose your own keys.
(add-to-list 'auto-mode-alist '("\\.org\\'" . org-mode)) ; not needed since
Emacs 22.2
(add-hook 'org-mode-hook 'turn-on-font-lock) ; not needed when
global-font-lock-mode is on
(global-set-key "\C-cl" 'org-store-link)
(global-set-key "\C-ca" 'org-agenda)
(global-set-key "\C-cb" 'org-iswitchb)
and
(custom-set-variables
...
'(org-agenda-files (quote ("~/Dropbox/MD/notes/org/pers.org"
"~/Dropbox/MD/notes/org/HEG/ngc.org" "~/Dropbox/MD/notes/org/HEG/choc.org"
"~/Dropbox/MD/notes/org/HEG/heg.org"
"~/Dropbox/MD/notes/org/HEG/cntb.org")))
'(org-agenda-start-on-weekday 6)
'(org-directory "~/Dropbox/MD/notes/org")
'(org-file-apps (quote ((auto-mode . emacs) ("\\.mm\\'" . default)
("\\.x?html?\\'" . default) ("\\.pdf\\'" . "/usr/bin/evince %s")
("\\.ods\\'" . "/usr/bin/libreoffice %s"))))
'(org-mobile-directory "/home/dwyer/Dropbox/MD/notes/org/MobileOrg")
'(org-mobile-inbox-for-pull "~/Dropbox/MD/notes/org")
Second - Is there a way with Calendar Sync to send certain agenda items to
one calendar and other items to another calendar? Like "Work" vs "Personal"?
Thanks.
- Mark
think I have most things set up correctly, but mobileorg does not show an
Agenda view, only my org files. Also I cannot find an agenda.org file in my
org-directory or org-mobile-directory. Agenda view works fine in emacs. And
MobileOrg is synchronizing with my Google Calendar via my Android phone.
I have org-mobile-directory set as a sub-directory of org-directory. Is
that a problem?
I am using Dropbox to sync.
I am using emacs 23.3.1.
in .emacs I have
;; org lines
;; The following lines are always needed. Choose your own keys.
(add-to-list 'auto-mode-alist '("\\.org\\'" . org-mode)) ; not needed since
Emacs 22.2
(add-hook 'org-mode-hook 'turn-on-font-lock) ; not needed when
global-font-lock-mode is on
(global-set-key "\C-cl" 'org-store-link)
(global-set-key "\C-ca" 'org-agenda)
(global-set-key "\C-cb" 'org-iswitchb)
and
(custom-set-variables
...
'(org-agenda-files (quote ("~/Dropbox/MD/notes/org/pers.org"
"~/Dropbox/MD/notes/org/HEG/ngc.org" "~/Dropbox/MD/notes/org/HEG/choc.org"
"~/Dropbox/MD/notes/org/HEG/heg.org"
"~/Dropbox/MD/notes/org/HEG/cntb.org")))
'(org-agenda-start-on-weekday 6)
'(org-directory "~/Dropbox/MD/notes/org")
'(org-file-apps (quote ((auto-mode . emacs) ("\\.mm\\'" . default)
("\\.x?html?\\'" . default) ("\\.pdf\\'" . "/usr/bin/evince %s")
("\\.ods\\'" . "/usr/bin/libreoffice %s"))))
'(org-mobile-directory "/home/dwyer/Dropbox/MD/notes/org/MobileOrg")
'(org-mobile-inbox-for-pull "~/Dropbox/MD/notes/org")
Second - Is there a way with Calendar Sync to send certain agenda items to
one calendar and other items to another calendar? Like "Work" vs "Personal"?
Thanks.
- Mark
--
You received this message because you are subscribed to the Google Groups "mobileorg-android" group.
To unsubscribe from this group and stop receiving emails from it, send an email to mobileorg-android+unsubscribe-/JYPxA39Uh5TLH3MbocFF+G/***@public.gmane.org
To post to this group, send email to mobileorg-android-/JYPxA39Uh5TLH3MbocFF+G/***@public.gmane.org
Visit this group at http://groups.google.com/group/mobileorg-android?hl=en.
For more options, visit https://groups.google.com/groups/opt_out.
You received this message because you are subscribed to the Google Groups "mobileorg-android" group.
To unsubscribe from this group and stop receiving emails from it, send an email to mobileorg-android+unsubscribe-/JYPxA39Uh5TLH3MbocFF+G/***@public.gmane.org
To post to this group, send email to mobileorg-android-/JYPxA39Uh5TLH3MbocFF+G/***@public.gmane.org
Visit this group at http://groups.google.com/group/mobileorg-android?hl=en.
For more options, visit https://groups.google.com/groups/opt_out.