I switched to sdcard synchronization, and get the following error: Missing 
closing bracket in character class near index 231: ^s?... (I can't read the 
rest of the notification). I believe that the following issue was related, 
but I don't think that the fix applies in my case because my TAGS entry is 
empty in index.org: https://github.com/matburt/mobileorg-android/issues/296

I also notice that there is a "|" between TODO and DONE in the sample 
index.org of the above issue. My index.org doesn't have this "|". Could it 
be causing the problem?

On Wednesday, September 2, 2015 at 1:20:13 PM UTC-5, Felix Fernandes wrote:
>
> I have re-installed mobile-org android 0.9.13 on my Galaxy S3. From emacs, 
> I executed org-mobile-push with the following settings:
>
> (setq org-mobile-directory "/ssh:me@sshHost:org")
> (setq org-mobile-inbox-for-pull (concat org-directory "/index.org"))
>
> I verified that the following files are created at org/ on the sshHost:
> $ ls -l
> total 176
> -rw-------  1 felixf  users  38719 Sep  2 17:32 agendas.org
> -rw-------  1 felixf  users    189 Sep  2 17:32 checksums.dat
> -rw-rw-r--  1 felixf  users  44199 Sep  2 17:32 home.org
> -rw-------  1 felixf  users    128 Sep  2 17:32 index.org
> -rw-------  1 felixf  users      1 Sep  2 16:42 mobileorg.org
>
> Here are the contents of checksums.dat and index.org:
> checksums.dat:
> 0480fe900fa7842704cd3dbb9791d0c0  index.org
> 68b329da9893e34099c7d8ad5cb9c940  mobileorg.org
> 0a2eca6c2633baf15201fc036f0e8f88727dbeb3  home.org
> 310d8135e0fca5100e4b49aab502c893  agendas.org
>
> index.org:
> #+READONLY
> #+TODO: TODO DONE
> #+TAGS: 
> #+ALLPRIORITIES: A B C
> * [[file:agendas.org][Agenda Views]]
> * [[file:home.org][home.org]]
>
> Using the setup wizard, I entered my ssh credentials and verified that 
> "Check SSH Login" succeeded. However, after sync'ing, which lasts for 
> several seconds, 
> the agenda views and home.org are empty.
>
> Any help is appreciated. Thank you.
>
>

-- 
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 [email protected].
To post to this group, send email to [email protected].
Visit this group at http://groups.google.com/group/mobileorg-android.
For more options, visit https://groups.google.com/d/optout.

Reply via email to