Re: mobile org

2019-12-04 Thread Jude DaShiell
On Mon, 18 Nov 2019, Richard Lawrence wrote: > Date: Mon, 18 Nov 2019 16:08:52 > From: Richard Lawrence > To: Jude DaShiell , emacs-orgmode@gnu.org > Subject: Re: mobile org > > Jude DaShiell writes: > > > Will mobile org work in Android PI? If not, any good alt

Re: mobile org

2019-11-19 Thread Richard Lawrence
Neil Jerram writes: > If org-web and organice are browser-based, why do they need syncing? Could > the server be your regular non-mobile Org machine? Presumably yes, if you're willing to keep it online and run a WebDAV server on it. > On Tue, 19 Nov 2019 at 08:57, Diego Zamboni wrote: >> Loo

Re: mobile org

2019-11-19 Thread Charles Philip Chan
Anssi Saari writes: Hi Anssi, > Just curious but what do you sync to with Foldersync? To a directory on my computer via sftp >> However, I have been following Orgzly's development, Webdav and git >> sync have just been implemented. > > I hadn't noticed git sync? You won't see it yet: https:/

Re: mobile org

2019-11-19 Thread Neil Jerram
If org-web and organice are browser-based, why do they need syncing? Could the server be your regular non-mobile Org machine? On Tue, 19 Nov 2019 at 08:57, Diego Zamboni wrote: > Hm... organice is suspiciously similar to https://org-web.org/, which I > had seen before. Even the Sample files are

Re: mobile org

2019-11-19 Thread Diego Zamboni
Hm... organice is suspiciously similar to https://org-web.org/, which I had seen before. Even the Sample files are almost identical. Looking at the github history, organice seems to be a fork of org-web, but with more recent development. --Diego On Mon, Nov 18, 2019 at 10:10 PM Richard Lawrence

Re: mobile org

2019-11-18 Thread Richard Lawrence
Jude DaShiell writes: > Will mobile org work in Android PI? If not, any good alternatives beyond > orgsly available? I don't like to have to use dropbox and would like to > plug a usb cord into my computer and synchtronize my orgmode files that > way if possible. I saw this recently, and haven

Re: mobile org

2019-11-18 Thread flow
workstrangely together. > > On Sun, 17 Nov 2019, Alex Roper wrote: > > > Date: Sun, 17 Nov 2019 19:13:48From: Alex Roper > > > To: Jude DaShiell , emacs-orgmode@gnu.org > > > Subject: Re: mobile org > > > I use termux + emacs personally, and then sync with git

Re: mobile org

2019-11-18 Thread Greg Troxel
Alex Roper writes: > One other thought, if your only concern with orgzly is Dropbox, you > might consider an open source alternative such as Syncthing. I used to > use that on my computers and phone to sync my org before moving to > termux. By default it does use some sort of cloud locator servic

Re: mobile org

2019-11-18 Thread Anssi Saari
Charles Philip Chan writes: > I personally use Orgzly. I use a directory on my device as the > repository and sync it with Foldersync. Just curious but what do you sync to with Foldersync? > However, I have been following Orgzly's development, Webdav and git > sync have just been implemented.

Re: mobile org

2019-11-17 Thread Charles Philip Chan
Jude DaShiell writes: Hello Jude, > Will mobile org work in Android PI? If not, any good alternatives beyond > orgsly available? I don't like to have to use dropbox and would like to > plug a usb cord into my computer and synchtronize my orgmode files that > way if possible. I personally use

Re: mobile org

2019-11-17 Thread Jude DaShiell
Thanks, I'll check that out. On Sun, 17 Nov 2019, Alex Roper wrote: > Date: Sun, 17 Nov 2019 21:14:34 > From: Alex Roper > To: Jude DaShiell , emacs-orgmode@gnu.org > Subject: Re: mobile org > > I meant the standard one in termux, so this probably won't work f

Re: mobile org

2019-11-17 Thread Alex Roper
t application from > termux since I'm using talkback on android and termux and talkback work > strangely together. > > On Sun, 17 Nov 2019, Alex Roper wrote: > >> Date: Sun, 17 Nov 2019 19:13:48 >> From: Alex Roper >> To: Jude DaShiell , emacs-orgmode@gn

Re: mobile org

2019-11-17 Thread Jude DaShiell
acs-orgmode@gnu.org > Subject: Re: mobile org > > I use termux + emacs personally, and then sync with git from the command > line. It's obviously not especially phone-optimized UX, typing on a > command line...but depending on your needs and alternatives it may be > acceptab

Re: mobile org

2019-11-17 Thread Alex Roper
I use termux + emacs personally, and then sync with git from the command line. It's obviously not especially phone-optimized UX, typing on a command line...but depending on your needs and alternatives it may be acceptable. Alex On 11/17/19 4:01 PM, Jude DaShiell wrote: > Will mobile org work in A

[Orgmode] Re: mobile org

2010-04-24 Thread charles snyder
My earlier post was in regard to problems with sync from mobile org on a iphone to a webdav folder on a remote server (in this case a dreamhost account). I got it to work, and though perhaps this overly simplistic description of the steps would be helpful to someone else. The instructions are for

[Orgmode] Re: mobile org

2010-04-20 Thread Reinout van Rees
On 04/20/2010 04:12 AM, clsnyder wrote: Hi I have a web-dav set up via dreamhost on a remote server (http://myfile.clsnyder.com/orgmode/index.org) I have mobile org on my iphone. When I ftp transferred files to the server, they show up on the iphone app, and sync and work fine. I am unable to

Re: [Orgmode] Re: Mobile org

2010-02-26 Thread Carsten Dominik
On Feb 26, 2010, at 7:07 PM, David A. Gershman wrote: This is (currently) my personal solution for exactly what you're describing. I recently bought an iPod (not iPhone). On it I put MobileOrg (not the Android version). My process is to work with my .org files on a thumbdrive (this allow

Re: [Orgmode] Re: Mobile org

2010-02-26 Thread David A. Gershman
This is (currently) my personal solution for exactly what you're describing. I recently bought an iPod (not iPhone). On it I put MobileOrg (not the Android version). My process is to work with my .org files on a thumbdrive (this allows portability) and even have emacs for windows on the same t

Re: [Orgmode] Re: Mobile org

2010-02-26 Thread Daniel Martins
Maybe MobileOrg-Android be the simpler solution http://wiki.github.com/matburt/mobileorg-android/ I did not tried yet Daniel 2010/2/3 > Marcelo de Moraes Serpa writes: > > > Hello list, > > > > org-mode really changed my life, and allowed me to fully implement GTD > the way > > I wanted. Ho

[Orgmode] Re: Mobile org

2010-02-03 Thread news
Marcelo de Moraes Serpa writes: > Hello list, > > org-mode really changed my life, and allowed me to fully implement GTD the way > I wanted. However, I miss having access to it everytime, so, I'm looking for a > mobile device that could run emacs and org, and that I could keep in sync with > my l

[Orgmode] Re: Mobile org

2009-12-11 Thread BKnoth
Some screenshots: http://img188.imageshack.us/img188/1055/gnus.png http://img44.imageshack.us/img44/4656/menux.png http://img43.imageshack.us/img43/1610/emacsgeneral.png Ooh, very nice! Would *love* to hear how you got emacs 23 on there, and more details on the tuning and tweaks

Re: [Orgmode] Re: Mobile org

2009-12-10 Thread Adam Spiers
On Sat, Oct 03, 2009 at 09:25:24AM +0300, [AvataR] wrote: > I have emacs-23 on n810, tuned for rather quick start with dumps, > cleaning and other stuff :) Not > perfect, because of absent of normal virtual keyboard, and LOooOOoww > memory (emacs-server get about 6-7%), but usable. Also emacs requi

Re: [Orgmode] Re: Mobile org

2009-10-07 Thread Eric S Fraga
At Sat, 03 Oct 2009 09:25:24 +0300, [AvataR] wrote: > > I have emacs-23 on n810, tuned for rather quick start with dumps, > cleaning and other stuff :) Where did you install emacs 23 from? I'm using my N810 specifically for org-mode (my carry around diary and note taking device) but am using em

Re: [Orgmode] Re: Mobile org

2009-10-02 Thread [AvataR]
I have emacs-23 on n810, tuned for rather quick start with dumps, cleaning and other stuff :) Not perfect, because of absent of normal virtual keyboard, and LOooOOoww memory (emacs-server get about 6-7%), but usable. Also emacs requires some tuning for using on RX-44 keyboard (M-x -> M-+, wmctrl, e

Re: [Orgmode] Re: Mobile org

2009-09-07 Thread Eric S Fraga
At Wed, 2 Sep 2009 18:31:05 + (UTC), Delwood Richardson wrote: > > I am using org-mode on a N800 (or N810). I'm also using org-mode on an N810 (with emacs 22). Ideal! org-mode is perfectly fast enough, especially after the optimisations done to it earlier this year and having it run on a co

[Orgmode] Re: Mobile org

2009-09-02 Thread Bernt Hansen
Marcelo de Moraes Serpa writes: > org-mode really changed my life, and allowed me to fully implement GTD > the way I wanted. However, I miss having access to it everytime, so, > I'm looking for a mobile device that could run emacs and org, and that > I could keep in sync with my laptop. > > What

[Orgmode] Re: Mobile org

2009-09-02 Thread Delwood Richardson
I am using org-mode on a N800 (or N810). It works pretty well in reverse-video mode with emacs 22. Here is the link to the Emacs for maemo site: http://danielsz.freeshell.org/code/mine/emacs-for-maemo/index.shtml And one can easily sync writing with unison on the N800. The N900 looks great, but u

[Orgmode] Re: Mobile org

2009-09-02 Thread Matt Lundin
Marcelo de Moraes Serpa writes: > Hello list, > > org-mode really changed my life, and allowed me to fully implement GTD > the way I wanted. However, I miss having access to it everytime, so, > I'm looking for a mobile device that could run emacs and org, and that > I could keep in sync with my l