* Re: Re: Mobile org
@ 2010-02-26 18:07 David A. Gershman
2010-02-26 18:30 ` Carsten Dominik
0 siblings, 1 reply; 7+ messages in thread
From: David A. Gershman @ 2010-02-26 18:07 UTC (permalink / raw)
To: emacs-orgmode
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 thumbdrive (all my *nix machines already have emacs). My
.emacs file is even kept on the thumbdrive. This keeps my
"authoritative" .org files on the thumb drive and even on a TrueCrypt
volume for security (also portable). Nice, safe and private.
Next, I have a WebDav account online where I can then "publish" my .org
files and have them sync'd with MobileOrg on the iPod. Works
beautifully. CATCH: the WebDav account I'm using is on my own personal
server I have on the internet. I work very hard to secure my server and
there are no other admins. So I'm pretty comfortable with my .org files
residing on it. However, there are public, free WebDav servers out
there you can use also.
I've also been able to get my Agenda events into the iPod's calendar app
via Chandler tools. I'll spare everyone the details unless asked.
Good Luck!
> Maybe MobileOrg-Android be the simpler solution
>
>
> http://wiki.github.com/matburt/mobileorg-android/
>
> I did not tried yet
>
> Daniel
>
> 2010/2/3 <news@aleblanc.cotse.net>
>
> > Marcelo de Moraes Serpa <celoserpa@gmail.com> 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 laptop.
> > >
> > > What do you think?
> > >
> > > Any suggestions appreciated,
> > >
> > > Marcelo.
> >
> > Hi Marcelo,
> > check the CategoryPorts page on the emacswiki:
> > http://www.emacswiki.org/emacs/CategoryPorts
> >
> > Personally I use emacs on my android phone, which includes a
> > Debian installation, see here:
> >
> > http://www.emacswiki.org/emacs/EmacsOnAndroid
> >
> > I use the android scripting environment to access android
> > programs from emacs. This allows me to make phone calls/send
> > text messages with BBDB in emacs, while I can still use the
> > useful gui stuff in android such as maps, web-browsing,
> > bar-code scanner etc.
> >
> > I believe android is the way to go since it is open source
> > and hackable, while also having a large repertoire of cool
> > and useful apps.
> >
> > The only drawback is that the initial setup is quite
> > complicated and time-consuming. You need to be fairly
> > technically minded.
> >
> > --
> > aleblanc
> >
> >
> >
> > _______________________________________________
> > Emacs-orgmode mailing list
> > Please use `Reply All' to send replies to the list.
> > Emacs-orgmode@gnu.org
> > http://lists.gnu.org/mailman/listinfo/emacs-orgmode
> >
>
>
----------------------------------------
David A. Gershman
gershman@dagertech.net
http://dagertech.net/gershman/
"It's all about the path!" --d. gershman
^ permalink raw reply [flat|nested] 7+ messages in thread
* Re: Re: Mobile org
2010-02-26 18:07 Re: Mobile org David A. Gershman
@ 2010-02-26 18:30 ` Carsten Dominik
0 siblings, 0 replies; 7+ messages in thread
From: Carsten Dominik @ 2010-02-26 18:30 UTC (permalink / raw)
To: David A. Gershman; +Cc: emacs-orgmode
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 allows portability) and even have emacs for windows
> on
> the same thumbdrive (all my *nix machines already have emacs). My
> .emacs file is even kept on the thumbdrive. This keeps my
> "authoritative" .org files on the thumb drive and even on a TrueCrypt
> volume for security (also portable). Nice, safe and private.
>
> Next, I have a WebDav account online where I can then "publish"
> my .org
> files and have them sync'd with MobileOrg on the iPod. Works
> beautifully. CATCH: the WebDav account I'm using is on my own
> personal
> server I have on the internet. I work very hard to secure my server
> and
> there are no other admins. So I'm pretty comfortable with my .org
> files
> residing on it. However, there are public, free WebDav servers out
> there you can use also.
I am working with Richard on an encryption solution, so that the files
on the server will be encrypted.
- Carsten
>
> I've also been able to get my Agenda events into the iPod's calendar
> app
> via Chandler tools. I'll spare everyone the details unless asked.
>
> Good Luck!
>
>> Maybe MobileOrg-Android be the simpler solution
>>
>>
>> http://wiki.github.com/matburt/mobileorg-android/
>>
>> I did not tried yet
>>
>> Daniel
>>
>> 2010/2/3 <news@aleblanc.cotse.net>
>>
>>> Marcelo de Moraes Serpa <celoserpa@gmail.com> 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 laptop.
>>>>
>>>> What do you think?
>>>>
>>>> Any suggestions appreciated,
>>>>
>>>> Marcelo.
>>>
>>> Hi Marcelo,
>>> check the CategoryPorts page on the emacswiki:
>>> http://www.emacswiki.org/emacs/CategoryPorts
>>>
>>> Personally I use emacs on my android phone, which
>>> includes a
>>> Debian installation, see here:
>>>
>>> http://www.emacswiki.org/emacs/EmacsOnAndroid
>>>
>>> I use the android scripting environment to access android
>>> programs from emacs. This allows me to make phone calls/
>>> send
>>> text messages with BBDB in emacs, while I can still use the
>>> useful gui stuff in android such as maps, web-browsing,
>>> bar-code scanner etc.
>>>
>>> I believe android is the way to go since it is open source
>>> and hackable, while also having a large repertoire of cool
>>> and useful apps.
>>>
>>> The only drawback is that the initial setup is quite
>>> complicated and time-consuming. You need to be fairly
>>> technically minded.
>>>
>>> --
>>> aleblanc
>>>
>>>
>>>
>>> _______________________________________________
>>> Emacs-orgmode mailing list
>>> Please use `Reply All' to send replies to the list.
>>> Emacs-orgmode@gnu.org
>>> http://lists.gnu.org/mailman/listinfo/emacs-orgmode
>>>
>>
>>
>
> ----------------------------------------
> David A. Gershman
> gershman@dagertech.net
> http://dagertech.net/gershman/
> "It's all about the path!" --d. gershman
>
>
> _______________________________________________
> Emacs-orgmode mailing list
> Please use `Reply All' to send replies to the list.
> Emacs-orgmode@gnu.org
> http://lists.gnu.org/mailman/listinfo/emacs-orgmode
- Carsten
^ permalink raw reply [flat|nested] 7+ messages in thread
* Mobile org
@ 2009-09-02 15:44 Marcelo de Moraes Serpa
2009-09-02 16:06 ` Matt Lundin
2010-02-03 14:57 ` news
0 siblings, 2 replies; 7+ messages in thread
From: Marcelo de Moraes Serpa @ 2009-09-02 15:44 UTC (permalink / raw)
To: emacs-orgmode
[-- Attachment #1.1: Type: text/plain, Size: 321 bytes --]
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 laptop.
What do you think?
Any suggestions appreciated,
Marcelo.
[-- Attachment #1.2: Type: text/html, Size: 356 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] 7+ messages in thread
* Re: Mobile org
2009-09-02 15:44 Marcelo de Moraes Serpa
@ 2009-09-02 16:06 ` Matt Lundin
2009-09-02 18:31 ` Delwood Richardson
2009-10-03 6:25 ` [AvataR]
2010-02-03 14:57 ` news
1 sibling, 2 replies; 7+ messages in thread
From: Matt Lundin @ 2009-09-02 16:06 UTC (permalink / raw)
To: Marcelo de Moraes Serpa; +Cc: emacs-orgmode
Marcelo de Moraes Serpa <celoserpa@gmail.com> 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 laptop.
There have been many discussions of this topic in the past. I would
recommend searching the gmane archives for iPhone, Nokia N810, Android,
portable, etc.
http://news.gmane.org/gmane.emacs.orgmode
If I had money to burn[1] and needed a mobile device, I would wait for
the Nokia N900, which is both a smartphone and a hackable Linux pocket
computer. There are Emacs packages that run on its predecessor, the
N810.
Best,
Matt
Footnotes:
[1] This is a big if. ;)
^ permalink raw reply [flat|nested] 7+ messages in thread
* Re: Mobile org
2009-09-02 16:06 ` Matt Lundin
@ 2009-09-02 18:31 ` Delwood Richardson
2009-09-07 18:51 ` Eric S Fraga, Eric S Fraga
2009-10-03 6:25 ` [AvataR]
1 sibling, 1 reply; 7+ messages in thread
From: Delwood Richardson @ 2009-09-02 18:31 UTC (permalink / raw)
To: emacs-orgmode
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 until the price comes down the N800 and N810 are a great deal. They are
small enough to replace a Moleskine notebook and work with a folding bluetooth
keyboard like the iGo to give a truely protable org experience.
Delwood
^ permalink raw reply [flat|nested] 7+ messages in thread
* Re: Re: Mobile org
2009-09-02 18:31 ` Delwood Richardson
@ 2009-09-07 18:51 ` Eric S Fraga, Eric S Fraga
0 siblings, 0 replies; 7+ messages in thread
From: Eric S Fraga, Eric S Fraga @ 2009-09-07 18:51 UTC (permalink / raw)
To: emacs-orgmode
At Wed, 2 Sep 2009 18:31:05 +0000 (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 computer that fits in my
pocket is exactly what I needed for keeping on top of things.
There are a slew of machines supposedly (?) coming out in the near
future with 5" screens, many running Linux, which should support
org-mode very well indeed.
eric
^ permalink raw reply [flat|nested] 7+ messages in thread
* Re: Re: Mobile org
2009-09-02 16:06 ` Matt Lundin
2009-09-02 18:31 ` Delwood Richardson
@ 2009-10-03 6:25 ` [AvataR]
2009-10-07 7:17 ` Eric S Fraga, Eric S Fraga
2009-12-10 21:11 ` Adam Spiers
1 sibling, 2 replies; 7+ messages in thread
From: [AvataR] @ 2009-10-03 6:25 UTC (permalink / raw)
To: Matt Lundin; +Cc: emacs-orgmode
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, etc), and with
org. I sync my stations with mercurial. I think we must write simple
client for org-db for opensync, or something in that way - normally
emacs on portable devices works quite sloow. Or maybe we can do
clear emacs-org application? (%
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
^ permalink raw reply [flat|nested] 7+ messages in thread
* Re: Re: Mobile org
2009-10-03 6:25 ` [AvataR]
@ 2009-10-07 7:17 ` Eric S Fraga, Eric S Fraga
2009-12-10 21:11 ` Adam Spiers
1 sibling, 0 replies; 7+ messages in thread
From: Eric S Fraga, Eric S Fraga @ 2009-10-07 7:17 UTC (permalink / raw)
To: [AvataR]; +Cc: emacs-orgmode
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 emacs 22.
> 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, etc), and with
> org. I sync my stations with mercurial.
I use git instead of mercurial but would like mercurial. Where did
you get this from for the N810?
> I think we must write simple
> client for org-db for opensync, or something in that way - normally
> emacs on portable devices works quite sloow. Or maybe we can do
> clear emacs-org application?
I'm not sure what you mean by this. Given the ability to easily sync
using hg/git, what do you need here?
eric
^ permalink raw reply [flat|nested] 7+ messages in thread
* Re: Re: Mobile org
2009-10-03 6:25 ` [AvataR]
2009-10-07 7:17 ` Eric S Fraga, Eric S Fraga
@ 2009-12-10 21:11 ` Adam Spiers
1 sibling, 0 replies; 7+ messages in thread
From: Adam Spiers @ 2009-12-10 21:11 UTC (permalink / raw)
To: emacs-orgmode
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 requires some
> tuning for using on RX-44 keyboard (M-x -> M-+, wmctrl, etc), and with
> org. I sync my stations with mercurial. I think we must write simple
> client for org-db for opensync, or something in that way - normally
> emacs on portable devices works quite sloow. Or maybe we can do
> clear emacs-org application? (%
>
> 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 you did ...
^ permalink raw reply [flat|nested] 7+ messages in thread
* Re: Mobile org
2009-09-02 15:44 Marcelo de Moraes Serpa
2009-09-02 16:06 ` Matt Lundin
@ 2010-02-03 14:57 ` news
2010-02-26 11:07 ` Daniel Martins
1 sibling, 1 reply; 7+ messages in thread
From: news @ 2010-02-03 14:57 UTC (permalink / raw)
To: emacs-orgmode
Marcelo de Moraes Serpa <celoserpa@gmail.com> 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 laptop.
>
> What do you think?
>
> Any suggestions appreciated,
>
> Marcelo.
Hi Marcelo,
check the CategoryPorts page on the emacswiki:
http://www.emacswiki.org/emacs/CategoryPorts
Personally I use emacs on my android phone, which includes a
Debian installation, see here:
http://www.emacswiki.org/emacs/EmacsOnAndroid
I use the android scripting environment to access android
programs from emacs. This allows me to make phone calls/send
text messages with BBDB in emacs, while I can still use the
useful gui stuff in android such as maps, web-browsing,
bar-code scanner etc.
I believe android is the way to go since it is open source
and hackable, while also having a large repertoire of cool
and useful apps.
The only drawback is that the initial setup is quite
complicated and time-consuming. You need to be fairly
technically minded.
--
aleblanc
^ permalink raw reply [flat|nested] 7+ messages in thread
* Re: Re: Mobile org
2010-02-03 14:57 ` news
@ 2010-02-26 11:07 ` Daniel Martins
0 siblings, 0 replies; 7+ messages in thread
From: Daniel Martins @ 2010-02-26 11:07 UTC (permalink / raw)
To: news; +Cc: emacs-orgmode
[-- Attachment #1.1: Type: text/plain, Size: 1799 bytes --]
Maybe MobileOrg-Android be the simpler solution
http://wiki.github.com/matburt/mobileorg-android/
I did not tried yet
Daniel
2010/2/3 <news@aleblanc.cotse.net>
> Marcelo de Moraes Serpa <celoserpa@gmail.com> 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 laptop.
> >
> > What do you think?
> >
> > Any suggestions appreciated,
> >
> > Marcelo.
>
> Hi Marcelo,
> check the CategoryPorts page on the emacswiki:
> http://www.emacswiki.org/emacs/CategoryPorts
>
> Personally I use emacs on my android phone, which includes a
> Debian installation, see here:
>
> http://www.emacswiki.org/emacs/EmacsOnAndroid
>
> I use the android scripting environment to access android
> programs from emacs. This allows me to make phone calls/send
> text messages with BBDB in emacs, while I can still use the
> useful gui stuff in android such as maps, web-browsing,
> bar-code scanner etc.
>
> I believe android is the way to go since it is open source
> and hackable, while also having a large repertoire of cool
> and useful apps.
>
> The only drawback is that the initial setup is quite
> complicated and time-consuming. You need to be fairly
> technically minded.
>
> --
> aleblanc
>
>
>
> _______________________________________________
> Emacs-orgmode mailing list
> Please use `Reply All' to send replies to the list.
> Emacs-orgmode@gnu.org
> http://lists.gnu.org/mailman/listinfo/emacs-orgmode
>
[-- Attachment #1.2: Type: text/html, Size: 2980 bytes --]
[-- Attachment #2: Type: text/plain, Size: 201 bytes --]
_______________________________________________
Emacs-orgmode mailing list
Please 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] 7+ messages in thread
end of thread, other threads:[~2010-02-26 18:31 UTC | newest]
Thread overview: 7+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2010-02-26 18:07 Re: Mobile org David A. Gershman
2010-02-26 18:30 ` Carsten Dominik
-- strict thread matches above, loose matches on Subject: below --
2009-09-02 15:44 Marcelo de Moraes Serpa
2009-09-02 16:06 ` Matt Lundin
2009-09-02 18:31 ` Delwood Richardson
2009-09-07 18:51 ` Eric S Fraga, Eric S Fraga
2009-10-03 6:25 ` [AvataR]
2009-10-07 7:17 ` Eric S Fraga, Eric S Fraga
2009-12-10 21:11 ` Adam Spiers
2010-02-03 14:57 ` news
2010-02-26 11:07 ` Daniel Martins
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).