Re: [O] org-depend: dependencies between TODO entries in different files

2016-12-18 Thread Samuel Wales
lovely that we are thinking of new stuff for org-depend. On 12/12/16, Karl Voit wrote: >> it can make a remote task get scheduled upon doneifying current task? for me this would be the killer feature. -- The Kafka Pandemic: http://thekafkapandemic.blogspot.com The disease DOES progress. MANY

Re: [O] org-depend: dependencies between TODO entries in different files

2016-12-12 Thread Christophe Schockaert
Hi all, Karl Voit writes: > Oh my goodness - free wishes for org-depend? Christmas is rather > early this year! ;-) Indeed, that's wonderful ^^ > OK, let's do some brain storming ... As a summary from my sight point, I am totally inline with Karl for the feature set: - Personnally, I am read

Re: [O] org-depend: dependencies between TODO entries in different files

2016-12-12 Thread Karl Voit
* Samuel Wales wrote: > On 12/12/16, Carsten Dominik wrote: >> broadly about what it should be able to do. Is there specific >> functionality it also should support, besides the TRIGGER/BLOCKER functions >> it has right now? > > it can make a remote task get scheduled upon doneifying current tas

Re: [O] org-depend: dependencies between TODO entries in different files

2016-12-12 Thread Samuel Wales
On 12/12/16, Carsten Dominik wrote: > broadly about what it should be able to do. Is there specific > functionality it also should support, besides the TRIGGER/BLOCKER functions > it has right now? it can make a remote task get scheduled upon doneifying current task?

Re: [O] org-depend: dependencies between TODO entries in different files

2016-12-12 Thread Karl Voit
* Carsten Dominik wrote: > > Dear all, Hi Carsten, > Since ord-depend was only proof of concept, we could also think a bit more > broadly about what it should be able to do. Is there specific > functionality it also should support, besides the TRIGGER/BLOCKER functions > it has right now? Oh m

Re: [O] org-depend: dependencies between TODO entries in different files

2016-12-12 Thread Carsten Dominik
Dear all, thanks for your feedback. Since ord-depend was only proof of concept, we could also think a bit more broadly about what it should be able to do. Is there specific functionality it also should support, besides the TRIGGER/BLOCKER functions it has right now? One issue to deal with is, t

Re: [O] org-depend: dependencies between TODO entries in different files

2016-12-12 Thread Karl Voit
Hi, * Christophe Schockaert wrote: > > Carsten Dominik writes: > >> I can take a look at that. Unless Nicolas already is working on it, of >> course. >> >> [...] Is anyone besides Karl using it regularly? I don't want to >> break anything by changing it. Good point. However, I don't think th

Re: [O] org-depend: dependencies between TODO entries in different files

2016-12-12 Thread Jorge Morais Neto
On 8 December 2016 at 08:16, Jorge Morais Neto wrote: > On 8 December 2016 at 04:44, Carsten Dominik wrote: >> One additional point is, of course, that org-depend is not part of the core, >> but was written as a proof of concept. Is anyone besides Karl using it >> regularly? I don't want to bre

Re: [O] org-depend: dependencies between TODO entries in different files

2016-12-11 Thread Christophe Schockaert
Carsten Dominik writes: > Hi, > > I can take a look at that. Unless Nicolas already is working on it, of > course. > > [...] Is anyone besides Karl using it regularly? I don't want to > break anything by changing it. Hi Carsten, I started to use it a few months ago, and I am using it more an

Re: [O] org-depend: dependencies between TODO entries in different files

2016-12-08 Thread Nicolas Goaziou
Hello, Carsten Dominik writes: > I can take a look at that. Unless Nicolas already is working on it, of > course. It's somewhere on my (rather large) TODO list, but I'm not currently working on it. Regards, -- Nicolas Goaziou

Re: [O] org-depend: dependencies between TODO entries in different files

2016-12-08 Thread Samuel Loury
Jorge Morais Neto writes: > On 8 December 2016 at 04:44, Carsten Dominik wrote: >> One additional point is, of course, that org-depend is not part of the core, >> but was written as a proof of concept. Is anyone besides Karl using it >> regularly? I don't want to break anything by changing it.

Re: [O] org-depend: dependencies between TODO entries in different files

2016-12-08 Thread Jorge Morais Neto
On 8 December 2016 at 04:44, Carsten Dominik wrote: > One additional point is, of course, that org-depend is not part of the core, > but was written as a proof of concept. Is anyone besides Karl using it > regularly? I don't want to break anything by changing it. I use it (in a very small number

Re: [O] org-depend: dependencies between TODO entries in different files

2016-12-07 Thread Carsten Dominik
Hi, I can take a look at that. Unless Nicolas already is working on it, of course. One additional point is, of course, that org-depend is not part of the core, but was written as a proof of concept. Is anyone besides Karl using it regularly? I don't want to break anything by changing it. Mayb

Re: [O] org-depend: dependencies between TODO entries in different files

2016-08-25 Thread Karl Voit
* Nicolas Goaziou wrote: > Hello, Hello Nicolas, > Karl Voit writes: > >> Function org-depend-block-todo uses org-find-entry-with-id (from >> org.el) which is using org-find-property which starts with >> (goto-char (point-min)) not jumping to any other org-mode buffer. >> >> Is there a reason b

Re: [O] org-depend: dependencies between TODO entries in different files

2016-08-25 Thread Nicolas Goaziou
Hello, Karl Voit writes: > On [1] LinuxFag asked why org-depend.el does not work with > dependencies of headings in different Org-mode files. This is also a > very annoying limitation to me since I have many Org-mode files in > my org-agenda-files and I also don't want to limit myself to use > d

[O] org-depend: dependencies between TODO entries in different files

2016-08-25 Thread Karl Voit
Hi! On [1] LinuxFag asked why org-depend.el does not work with dependencies of headings in different Org-mode files. This is also a very annoying limitation to me since I have many Org-mode files in my org-agenda-files and I also don't want to limit myself to use dependencies within a single file