emacs-orgmode@gnu.org archives
 help / color / mirror / code / Atom feed
* [orgmobile] need to sync many times to get the updates
@ 2009-11-19 18:18 Marcelo de Moraes Serpa
  2009-11-19 19:35 ` Marcelo de Moraes Serpa
  0 siblings, 1 reply; 2+ messages in thread
From: Marcelo de Moraes Serpa @ 2009-11-19 18:18 UTC (permalink / raw)
  To: Org Mode


[-- Attachment #1.1: Type: text/plain, Size: 427 bytes --]

Steps to reproduce:

1) Modify any of the files included in the agenda, save it;
2) org-mobile-push
3) @mobileorg, sync and wait...

The changes are not there.

The Workaround is a two-step process:

1) Run org-mobile-push again (yes, from my tests, it should be ran twice at
least, not sure why, something related to the checksum)
2) Press the iphone/ipod-touch home button to exit the app, enter it again
and sync.

Marcelo.

[-- Attachment #1.2: Type: text/html, Size: 473 bytes --]

[-- Attachment #2: Type: text/plain, Size: 204 bytes --]

_______________________________________________
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

^ permalink raw reply	[flat|nested] 2+ messages in thread

* Re: [orgmobile] need to sync many times to get the updates
  2009-11-19 18:18 [orgmobile] need to sync many times to get the updates Marcelo de Moraes Serpa
@ 2009-11-19 19:35 ` Marcelo de Moraes Serpa
  0 siblings, 0 replies; 2+ messages in thread
From: Marcelo de Moraes Serpa @ 2009-11-19 19:35 UTC (permalink / raw)
  To: Org Mode


[-- Attachment #1.1: Type: text/plain, Size: 919 bytes --]

I have created a wrapper def that will call org-mobile-push twice:

(defun dpush nil nil (interactive) (org-mobile-push) (org-mobile-push))

I'm not sure if the problem lies on org-mobile-push, or the
mydisk.se(webdav) server or the orgmobile app. The point is that, if I
call
org-mobile-push only once, the changes are not pulled from within orgmobile.

Thanks,

Marcelo.

On Thu, Nov 19, 2009 at 12:18 PM, Marcelo de Moraes Serpa <
celoserpa@gmail.com> wrote:

> Steps to reproduce:
>
> 1) Modify any of the files included in the agenda, save it;
> 2) org-mobile-push
> 3) @mobileorg, sync and wait...
>
> The changes are not there.
>
> The Workaround is a two-step process:
>
> 1) Run org-mobile-push again (yes, from my tests, it should be ran twice at
> least, not sure why, something related to the checksum)
> 2) Press the iphone/ipod-touch home button to exit the app, enter it again
> and sync.
>
> Marcelo.
>

[-- Attachment #1.2: Type: text/html, Size: 1292 bytes --]

[-- Attachment #2: Type: text/plain, Size: 204 bytes --]

_______________________________________________
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

^ permalink raw reply	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2009-11-19 19:35 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2009-11-19 18:18 [orgmobile] need to sync many times to get the updates Marcelo de Moraes Serpa
2009-11-19 19:35 ` Marcelo de Moraes Serpa

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