Re: [O] a quick way to switch orgmode notes between read-only/editing?

2014-07-18 Thread Thorsten Jolitz
; searching etc don't require control modifiers, and it becomes > a > > > bit > > > easier to move around files. > > > > > > > > > > > > > best > > > > > > > > Z > &g

Re: [O] a quick way to switch orgmode notes between read-only/editing?

2014-07-18 Thread Xebar Saram
d-only-mode > > > > > > > > > Mostly that you get more convenient navigation commands. > > Scrolling > > > and > > > searching etc don't require control modifiers, and it becomes a > > > bit > > &

Re: [O] a quick way to switch orgmode notes between read-only/editing?

2014-07-18 Thread Thorsten Jolitz
gt; > > > > Z > > > > > > > > > On Thu, Jul 17, 2014 at 5:46 PM, Jorge A. Alfaro-Murillo < > > > jorge.a.alf...@gmail.com> wrote: > > > > > > Xebar Saram writes: > > > >

Re: [O] a quick way to switch orgmode notes between read-only/editing?

2014-07-18 Thread Xebar Saram
er to move around files. > > > > > > > > > best > > > > > > Z > > > > > > > > > On Thu, Jul 17, 2014 at 5:46 PM, Jorge A. Alfaro-Murillo < > > > jorge.a.alf...@gmail.com> wrote: >

Re: [O] a quick way to switch orgmode notes between read-only/editing?

2014-07-18 Thread Thorsten Jolitz
> > > > > On Thu, Jul 17, 2014 at 5:46 PM, Jorge A. Alfaro-Murillo < > > jorge.a.alf...@gmail.com> wrote: > > > > Xebar Saram writes: > > > > > i keep once and a while screwing up my notes with unintended > > editing >

Re: [O] a quick way to switch orgmode notes between read-only/editing?

2014-07-18 Thread Xebar Saram
once and a while screwing up my notes with unintended > > editing > > > (erroneous key presses etc) and was wondering if any one knew > > of a way > > > to to switch orgmode notes between read-only/editing? > > > > Hi Xebar. Use C-x C-

Re: [O] a quick way to switch orgmode notes between read-only/editing?

2014-07-17 Thread Eric Abrahamsen
a while screwing up my notes with unintended > editing > > (erroneous key presses etc) and was wondering if any one knew > of a way > > to to switch orgmode notes between read-only/editing? > > Hi Xebar. Use C-x C-q. This works for every file, I use it in >

Re: [O] a quick way to switch orgmode notes between read-only/editing?

2014-07-17 Thread Xebar Saram
; > i keep once and a while screwing up my notes with unintended editing > > (erroneous key presses etc) and was wondering if any one knew of a way > > to to switch orgmode notes between read-only/editing? > > Hi Xebar. Use C-x C-q. This works for every file, I use it in parti

Re: [O] a quick way to switch orgmode notes between read-only/editing?

2014-07-17 Thread Jorge A. Alfaro-Murillo
Xebar Saram writes: > i keep once and a while screwing up my notes with unintended editing > (erroneous key presses etc) and was wondering if any one knew of a way > to to switch orgmode notes between read-only/editing? Hi Xebar. Use C-x C-q. This works for every file, I use it in p

Re: [O] a quick way to switch orgmode notes between read-only/editing?

2014-07-17 Thread Nick Dokos
Xebar Saram writes: > PS. Also can anyone think of a way to get a visual cue when the file > is in "view mode"? > > thx! > > Z > > On Thu, Jul 17, 2014 at 4:22 PM, Xebar Saram wrote: > > > can you recommend a way to open all orgmode notes in

Re: [O] a quick way to switch orgmode notes between read-only/editing?

2014-07-17 Thread Thorsten Jolitz
:22 PM, Xebar Saram > wrote: > > Thx Thorston this looks great > > > can you recommend a way to open all orgmode notes in view mode by > default, i guess i would then bind a key to disable view mode to > start editing right? > >

Re: [O] a quick way to switch orgmode notes between read-only/editing?

2014-07-17 Thread Thorsten Jolitz
Xebar Saram writes: > Thx Thorston this looks great > > can you recommend a way to open all orgmode notes in view mode by > default you could try (untested!!) , | (add-hook 'org-mode-hook 'view-mode) ` > i guess i would then bind a key to disable view mode

Re: [O] a quick way to switch orgmode notes between read-only/editing?

2014-07-17 Thread Xebar Saram
PS. Also can anyone think of a way to get a visual cue when the file is in "view mode"? thx! Z On Thu, Jul 17, 2014 at 4:22 PM, Xebar Saram wrote: > Thx Thorston this looks great > > can you recommend a way to open all orgmode notes in view mode by default, > i guess i

Re: [O] a quick way to switch orgmode notes between read-only/editing?

2014-07-17 Thread Xebar Saram
Thx Thorston this looks great can you recommend a way to open all orgmode notes in view mode by default, i guess i would then bind a key to disable view mode to start editing right? thanks alot again Z On Thu, Jul 17, 2014 at 4:13 PM, Thorsten Jolitz wrote: > Xebar Saram writes: >

Re: [O] a quick way to switch orgmode notes between read-only/editing?

2014-07-17 Thread Thorsten Jolitz
Xebar Saram writes: > hi all > > i keep once and a while screwing up my notes with unintended editing > (erroneous key presses etc) and was wondering if any one knew of a way > to to switch orgmode notes between read-only/editing? i have used such > options in previous note ta

[O] a quick way to switch orgmode notes between read-only/editing?

2014-07-17 Thread Xebar Saram
hi all i keep once and a while screwing up my notes with unintended editing (erroneous key presses etc) and was wondering if any one knew of a way to to switch orgmode notes between read-only/editing? i have used such options in previous note taking apps that had that option build in but i

Re: [O] Contact information in the orgmode notes?

2011-04-26 Thread Jaakko Hollmén
Thanks to Jambunathan K. and Noorul for their informed hints. I upgraded immediately from my 7.5 to git dev version, where the org-contacts indeed exists! Thanks once more. Jaakko On Apr 26, 2011, at 1:49 PM, Jaakko Hollmén wrote: Dear orgmode'rs, Is there an obvious or easy way to include

Re: [O] Contact information in the orgmode notes?

2011-04-26 Thread Noorul Islam K M
Noorul Islam K M writes: > > Did you take a look at org-contacts ? > > It is here contrib/lisp$ less org-contacts.el > Sorry! The correct path is contrib/lisp/org-contacts.el Thanks and Regards Noorul

Re: [O] Contact information in the orgmode notes?

2011-04-26 Thread Noorul Islam K M
Jaakko Hollmén writes: > Dear orgmode'rs, > > I am a fairly new user of orgmode, but find it brilliantly > simple and useful. I have the following question to ask > from the wiser and the more experienced users/developers: > > Is there an obvious or easy way to include contact information > of pe

Re: [O] Contact information in the orgmode notes?

2011-04-26 Thread Jambunathan K
> Is there an obvious or easy way to include contact information of > people in the orgmode plain file notes? I am aware of emacs-related > packages, such as BBDB and AddressBook (vCard based address book, > still under development), but it seems these are built around a > separate database of con

[O] Contact information in the orgmode notes?

2011-04-26 Thread Jaakko Hollmén
Dear orgmode'rs, I am a fairly new user of orgmode, but find it brilliantly simple and useful. I have the following question to ask from the wiser and the more experienced users/developers: Is there an obvious or easy way to include contact information of people in the orgmode plain file notes?

Re: [Orgmode] Notes reviews with sparse trees

2011-01-25 Thread Giorgio Valoti
Il giorno 25/gen/2011, alle ore 09.05, suvayu ali ha scritto: > On Tue, Jan 25, 2011 at 7:00 AM, Giorgio Valoti wrote: >> The problem is that I can’t get a sparse tree using these timestamps because >> it works only with deadlines and schedules. Does anybody know how to work >> around this lim

Re: [Orgmode] Notes reviews with sparse trees

2011-01-25 Thread suvayu ali
On Tue, Jan 25, 2011 at 7:00 AM, Giorgio Valoti wrote: > The problem is that I can’t get a sparse tree using these timestamps because > it works only with deadlines and schedules. Does anybody know how to work > around this limitation, short of using a regexp? Well my suggestions is with using

[Orgmode] Notes reviews with sparse trees

2011-01-24 Thread Giorgio Valoti
Hi, since I started using Org I collected a bunch of notes in a journal file and I’d like to review them on a regular schedule. Ideally, I’d like to mark a given entry with a review timestamp so I can skip it the next I review the journal file and then use a sparse tree to see only the notes tha

Re: [Orgmode] Notes and Clock entries

2009-08-18 Thread Carsten Dominik
On Aug 5, 2009, at 2:49 PM, Noorul Islam K M wrote: Hi, Please take a look at the below org file. Initially I created the TODO item and then clocked in and out. Then inserted a note. Followed by some clock ins and outs. Everything is organized from top to bottom as we enter items. Earlier

[Orgmode] Notes and Clock entries

2009-08-05 Thread Noorul Islam K M
Hi, Please take a look at the below org file. Initially I created the TODO item and then clocked in and out. Then inserted a note. Followed by some clock ins and outs. Everything is organized from top to bottom as we enter items. Earlier I remember the clock entries were grouped and always appea

Re: [Orgmode] Notes for a todos/tasks

2009-05-29 Thread Dmitri Minaev
On Thu, May 28, 2009 at 11:27 PM, Keith Lancaster wrote: > Usually, I add a time-stamp. I have to think that there is a better way. > What's the best way to handle this? I use todo state logging, so to add a comment I simply change the state of the todo item from TODO to TODO again (C-1 C-c C-t,

[Orgmode] Notes for a todos/tasks

2009-05-28 Thread Keith Lancaster
(Newbie question again) I frequently have TODOs that span some amount of time while in the STARTED state. A simple example would be a phone call, where I try a few times to reach the person before being successful (I may change to the WAITING state for this...). When I do reach them, I want

Re: [Orgmode] Notes on documentation

2008-10-11 Thread Carsten Dominik
Hi Robert, On Oct 11, 2008, at 11:04 PM, Robert Goldman wrote: I was reading over the agenda documentation in my current version of org (6.08c) and noted a couple of things: 1. (nit): in the discussion of finding stuck projects: "Lets[sic -- Let's] further" fixed, thanks. 2. In "Th

[Orgmode] Notes on documentation

2008-10-11 Thread Robert Goldman
I was reading over the agenda documentation in my current version of org (6.08c) and noted a couple of things: 1. (nit): in the discussion of finding stuck projects: "Lets[sic -- Let's] further" 2. In "The weekly/daily agenda": " (1) For backward compatibility, the universal prefix `C-u' c

Re: [Orgmode] Notes

2007-09-24 Thread Russell Adams
I'm just starting to use remember for this reason, its fast and unsorted. I also carry a pocket digital recorder for notes off the cuff I can put into remember later. ;] Russell On Mon, Sep 24, 2007 at 11:10:14AM +0200, Bastien wrote: > Cezar <[EMAIL PROTECTED]> writes: > > > I am curious abo

Re: [Orgmode] Notes

2007-09-24 Thread Bastien
Cezar <[EMAIL PROTECTED]> writes: > I am curious about how other people use org-mode to take notes of > various subjects. Like for example, the need to note down a link for > later use, where "later" is not a predefined date. You should have a look at Remember, it's great for this: (info

[Orgmode] Notes

2007-09-24 Thread Cezar
Hello, I am curious about how other people use org-mode to take notes of various subjects. Like for example, the need to note down a link for later use, where "later" is not a predefined date. Like writing down a phone number. But one thing you need is a way to find that, when you late