[Orgmode] increase effort estimate on the fly.

2009-06-09 Thread Konstantin Antipin
Dear all, Recently new feature was added - when you set an estimated effort for a task, you can be notified when time is up. (sound is controlled with org-clock-sound variable) I found that pretty often from the beginning I can not correctly estimate what time task will take and I need to give my

Re: [Orgmode] Makefile: update

2009-06-02 Thread Konstantin Antipin
Super! Thanks. Kostya On Tue, Jun 2, 2009 at 10:30 AM, Carsten Dominik wrote: > > On Jun 2, 2009, at 8:27 AM, Konstantin Antipin wrote: > >> Hi, >> I have a very simple feature request. >> Can we add additional target to the makefile in order to simplify >> p

[Orgmode] Makefile: update

2009-06-01 Thread Konstantin Antipin
Hi, I have a very simple feature request. Can we add additional target to the makefile in order to simplify process of keeping up to date with orgmode - development? like so: update: git pull make clean make all sudo make install It would be convenient... best, Kos

[Orgmode] Re: timer for a task

2009-05-27 Thread Konstantin Antipin
Hi all, On Wed, May 27, 2009 at 3:32 PM, Bernt Hansen wrote: > Carsten Dominik writes: > >> On May 27, 2009, at 12:13 AM, Konstantin Antipin wrote: >> >>> Just a suggestion: why don't we use github for org-mode hosting? It >>> would be s simple to

Re: [Orgmode] timer for a task

2009-05-26 Thread Konstantin Antipin
On Tue, May 26, 2009 at 4:45 PM, Carsten Dominik wrote: > > On May 26, 2009, at 4:26 PM, Konstantin Antipin wrote: > >> Carsten, thank you for explanation. >> Hopefully, I will get FSF papers soon. >> >> In a meanwhile, here is another patch that introduces foll

Re: [Orgmode] timer for a task

2009-05-26 Thread Konstantin Antipin
function. Is it ok, if I do it? best, Konstantin patch is made on the git version of orgmode. On Tue, May 26, 2009 at 3:18 PM, Carsten Dominik wrote: > > On May 25, 2009, at 5:43 PM, Konstantin Antipin wrote: > >> Here is the patch to org-clock.el that does show estimated e

Re: [Orgmode] timer for a task

2009-05-25 Thread Konstantin Antipin
ood to me. > > Eraldo > > On Mon, May 25, 2009 at 12:30, Konstantin Antipin > wrote: >> Hi Daniel, >> Yes, you are right indeed. I am talking about effort estimates - I'v >> missed this chapter for some reason from the manual. >> I like the idea you

Re: [Orgmode] timer for a task

2009-05-25 Thread Konstantin Antipin
the *total* elapsed time (not only the > elapsed time of the last C-c C-x C-i) or directly the effort estimate > (instead of the remaining time, the total time). > >  And as you say, an alarm would be useful. > > -- Daniel > > El dl, mai 25 2009, Konstantin Antipin va escr

[Orgmode] timer for a task

2009-05-25 Thread Konstantin Antipin
Hi everybody! I am constantly trying to be more productive, and there is one thing that I noticed: If you give yourself a specific time for a task, then you tend to finish this task in this time. It helps to stay focused and do stuff that is most important. So, the question is - Is there any way t

Re: [Orgmode] Not inserting new lines

2009-05-23 Thread Konstantin Antipin
Sat, May 23, 2009 at 2:10 PM, Konstantin Antipin wrote: > Hi, > > This happens inside the file as well... > > Konstantin > > On Sat, May 23, 2009 at 1:53 PM, Carsten Dominik > wrote: >> Hi >> >> Does this only happen at the end of the file, or anywhere &

[Orgmode] 'new line' problem

2009-05-23 Thread Konstantin Antipin
Dear all, While I am enjoying the power of orgmode, one thing annoys me. If I have todo-item ** TODO Fix orgmode endline problem    :emacs: And I want, for example, to add some property. I use \C-c\C-xp for that. Here is the result: ** TODO Fix orgmode endline problem

Re: [Orgmode] Not inserting new lines

2009-05-23 Thread Konstantin Antipin
Hi, This happens inside the file as well... Konstantin On Sat, May 23, 2009 at 1:53 PM, Carsten Dominik wrote: > Hi > > Does this only happen at the end of the file, or anywhere > inside the file as well? > > - Carsten > > On May 23, 2009, at 1:23 PM, Konstantin Anti

[Orgmode] Not inserting new lines

2009-05-23 Thread Konstantin Antipin
Dear all, While I am enjoying the power of orgmode, one thing annoys me. If I have todo-item ** TODO Fix orgmode endline problem:emacs: And I want, for example, to add some property. I use \C-c\C-xp for that. Here is the result: ** TODO Fix orgmode endline problem :emacs: :PROPERTI

Re: [Orgmode] embedded/inherited tags

2009-03-31 Thread Konstantin Antipin
e future, > according to Carsten, there will be optional Lisp syntax for searches, > which will make it easier.  It might also allow stuff not currently > possible. > > On 2009-03-31, Konstantin Antipin wrote: >> Peter Jones - thanks for the advise. Unfortunately it does no

Re: [Orgmode] embedded/inherited tags

2009-03-31 Thread Konstantin Antipin
gt; > I am still pretty new to emacs and org-mode, but from what I have read until > now... > Could you use the tag hook to automatically assign the :tech: tag along with > :firefox: and|or :emacs: etc... > This is still not exactly what you wished afaics, but it may make things a

Re: [Orgmode] embedded/inherited tags

2009-03-30 Thread Konstantin Antipin
convenient. Is such mechanism exists? My todo's are scatterd over the files, thus I can not use usual tag hierarchy, that is controlled by, for example, "org-use-tag-inheritance". thanks, Kostya On Mon, Mar 30, 2009 at 1:09 PM, Manish wrote: > On Sat, Mar 28, 2009 at 6:59 PM,

[Orgmode] embedded/inherited tags

2009-03-29 Thread Konstantin Antipin
Dear org-users, Is there any way to make tags inherited from another tag? For example, I have following tags: :tech: :emacs: :orgmode: :ubuntu: :other: ___ Emacs-orgmode mailing list Remember: use `Reply All' to send replies to the list.