i.e. when i doneify a task, i want the task it points to via org-id to
be scheduled.
On 10/17/15, Samuel Wales wrote:
> i know that org-depend is intended as proof of concept only,
> but i am curious if it can make a remote, org-id task get scheduled
> upon doneifying current task?
>
> it seems t
please set RET to follow links and try RET.
I have been exploring org-contacts a bit, and variations of ways to
collect entries using org-map-entries.
This gets me a list of contacts that have cmu in the email property and
that have a LASTNAME property that starts with K.
(org-map-entries
(lambda ()
(org-entry-get (point) "EMAIL"))
"E
Hello,
Nikolay Kudryavtsev writes:
> So, this bug is still there. Let's say you have a very basic org file,
> something like this:
> * TODO Task
> CLOCK: [2014-10-29 Ср 20:22]--[2014-10-29 Ср 21:32] => 1:10
> CLOCK: [2014-10-27 Вт 22:22]--[2014-10-28 Вт 02:48] => 4:26
>
> Now, I want to move o
Hello,
Samuel Wales writes:
> * NEXT /links with italics break/
> SCHEDULED: <2015-10-10 Sat>
> :PROPERTIES:
> :ID: 6fb16bf3-1e92-4ec0-b35a-0cfb2b19cd21
> :END:
>
> [[id:6fb16bf3-1e92-4ec0-b35a-0cfb2b19cd21][/links with italics break/]]
> [[id:6fb16bf3-1e92-4ec0-b35a-0cfb2b19cd21][
Hello,
Samuel Wales writes:
> * REF buggy export
> a [[id:0b293b3c-a323-4825-902b-222909c0e6bb][target]].
> * FACT how to repro
> recent org maint emacs -Q.
>
> technically, this:
>
> eb () { emacs --geometry 80x30-0+0 --eval '(blink-cursor-mode 0)' "$@" ;}
> eq () { eb -Q "$@" ;}
> eo () { eq -
* REF buggy export
a [[id:0b293b3c-a323-4825-902b-222909c0e6bb][target]].
* FACT how to repro
recent org maint emacs -Q.
technically, this:
eb () { emacs --geometry 80x30-0+0 --eval '(blink-cursor-mode 0)' "$@" ;}
eq () { eb -Q "$@" ;}
eo () { eq --eval '(progn (add-to-list '\''load-path
(substit
* NEXT /links with italics break/
SCHEDULED: <2015-10-10 Sat>
:PROPERTIES:
:ID: 6fb16bf3-1e92-4ec0-b35a-0cfb2b19cd21
:END:
[[id:6fb16bf3-1e92-4ec0-b35a-0cfb2b19cd21][/links with italics break/]]
[[id:6fb16bf3-1e92-4ec0-b35a-0cfb2b19cd21][links with italics break]]
--
The Kafka Pan
i know that org-depend is intended as proof of concept only,
but i am curious if it can make a remote, org-id task get scheduled
upon doneifying current task?
it seems to be the missing element from the examples in org-depend.el.
thanks.
--
The Kafka Pandemic: http://thekafkapandemic.blogspot.c
On 17 October 2015 at 20:00, Michael Brand
wrote:
> Hi Guido
>
> On Sat, Oct 17, 2015 at 1:47 PM, Guido Van Hoecke
> wrote:
> > I have not found a way to specify the vector in a constant.
>
> You can access the elements of the vector constant suggested by Eric
> with Calc's subscript function:
>
Hi Guido
On Sat, Oct 17, 2015 at 1:47 PM, Guido Van Hoecke wrote:
> I have not found a way to specify the vector in a constant.
You can access the elements of the vector constant suggested by Eric
with Calc's subscript function:
#+CONSTANTS: vat=[1.15,1.21,1.40]
| Amount | VAT | Total |
|
Sorry, I was away for some time.
So, this bug is still there. Let's say you have a very basic org file,
something like this:
* TODO Task
CLOCK: [2014-10-29 Ср 20:22]--[2014-10-29 Ср 21:32] => 1:10
CLOCK: [2014-10-27 Вт 22:22]--[2014-10-28 Вт 02:48] => 4:26
Now, I want to move old-style no dr
Hello,
Rasmus writes:
> That sounds awesome, though I haven't had time to test it yet.
Patch pushed to master, along with documentation and tests.
Regards,
--
Nicolas Goaziou
On 16 October 2015 at 16:59, Eric S Fraga wrote:
> On Friday, 16 Oct 2015 at 16:38, Guido Van Hoecke wrote:
> > Hi Eric,
> >
> > Thanks for the suggestions, I'll go for the integer value used as an
> index
>
> and please post the index solution for the record?
>
I have not found a way to specify
How to edit the org-contacts property ~:ICON~ value?
I tried use `filename.jpg` which file is in same directory with contacts file.
And what kind of image size should I use for icon?
Can I use a custom function to show this icon?
Can I show multiple icons for one contact?
Have we got any software engineers on this list who use or have used
org-mode for doing scrum? How useable is org-mode for scrum anyway? Over
on nf...@nfbnet.org accessible scrum tools came up as a topic since most
of the members of nfbcs are doing stuff with computers and are blind. I
perha
Hello,
s...@gkayaalp.com (Göktuğ Kayaalp) writes:
> Hi,
>
> This is my first post to this group, so I'm sorry if I'm skipping any
> conventions.
Welcome to the list. Sorry for the lack of responses to your post.
It's a high traffic list, and sometimes posts fall through.
> My overall struct
stardiviner writes:
> I try to configure Org-mode to open ruby source code block with
> `enh-ruby-mode`.
>
> configuration as following:
>
> #+BEGIN_SRC emacs-lisp
> (with-eval-after-load 'enh-ruby-mode
> (add-to-list 'org-src-lang-modes '("ruby" . enh-ruby)))
> #+END_SRC
>
> This will open co
Hello,
cesar mena writes:
> Thanks! Your approach works for me, buy won't it trip up someone who is
> used to the current behaviour?
I think the previous behaviour was buggy anyway. There is no such thing
as "all occurrences" for special repeaters. There may be any number of
occurrences, inclu
19 matches
Mail list logo