> Content-Type: text/plain; charset="utf-8"
> MIME-Version: 1.0
> Content-Transfer-Encoding: 7bit
> Subject: [Orgmode] org-agenda: fix start/end time in timerange
> Date: Sat, 22 Jan 2011 22:08:51 -
> From: Julien Danjou
> X-Patchwork-Id: 555
> Messag
Content-Type: text/plain; charset="utf-8"
> MIME-Version: 1.0
> Content-Transfer-Encoding: 7bit
> Subject: [Orgmode] org-agenda: fix regexp in progress for state logging
> Date: Wed, 26 Jan 2011 20:52:12 -
> From: Julien Danjou
> X-Patchwork-Id: 562
> Messag
Content-Type: text/plain; charset="utf-8"
> MIME-Version: 1.0
> Content-Transfer-Encoding: 7bit
> Subject: [Orgmode] org-agenda: simplify start/stop/duration time computing
> Date: Wed, 22 Dec 2010 21:55:46 -
> From: Julien Danjou
> X-Patchwork-Id: 506
> Messag
Hi,
I believe this is superseded by the hack in org-hacks.org, so I have
marked this patch off on the patchwork server.
- Carsten
On Jan 12, 2011, at 8:19 AM, Suvayu Ali wrote:
Hi Kiwon,
On Wed, 12 Jan 2011 12:23:48 +0900
Kiwon Um wrote:
Dear org users,
The recent function for showing
Hi Kiwon,
Kiwon Um writes:
> ;; refresh agenda view regurally
> (defun kiwon/org-agenda-redo-in-other-window ()
> "Call org-agenda-redo function even in the non-agenda buffer."
> (interactive)
> (let ((agenda-window (get-buffer-window org-agenda-buffer-name t)))
> (when agenda-window
>
On Thu, Jan 13, 2011 at 05:56, Kiwon Um wrote:
> ;; refresh agenda view regurally
> (defun kiwon/org-agenda-redo-in-other-window ()
> "Call org-agenda-redo function even in the non-agenda buffer."
> (interactive)
> (let ((agenda-window (get-buffer-window org-agenda-buffer-name t)))
>(when a
Suvayu Ali writes:
> Hi Nick,
>
> On Wed, 12 Jan 2011 03:23:44 -0500
> Nick Dokos wrote:
>
>> You can probably use run-with-timer or run-with-idle-timer to do
>> things like this, but I'm with Detlef Steuer: pressing 'g' in the
>> agenda to refresh it is simple and does not consume any extra
>>
I would guess that the simple use of 'g' for refreshing was inspired by the
Emacs buffer list (induced by C-c C-b; you enter "Buffer Menu" mode while in
that *Buffer List* buffer's window).
Discovering 'g' for the buffer list took me a long time, but I was so
delighted when I did.
-Tommy
On Jan 1
Hi Nick,
On Wed, 12 Jan 2011 03:23:44 -0500
Nick Dokos wrote:
> You can probably use run-with-timer or run-with-idle-timer to do
> things like this, but I'm with Detlef Steuer: pressing 'g' in the
> agenda to refresh it is simple and does not consume any extra
> resources - you do it when you ne
Suvayu Ali wrote:
> Hi Kiwon,
>
> On Wed, 12 Jan 2011 12:23:48 +0900
> Kiwon Um wrote:
>
> > Dear org users,
> >
> > The recent function for showing current time in agenda view is quite
> > cool. I have a question about it. When the agenda view is being shown,
> > is there any way to refresh
Hi Kiwon,
On Wed, 12 Jan 2011 12:23:48 +0900
Kiwon Um wrote:
> Dear org users,
>
> The recent function for showing current time in agenda view is quite
> cool. I have a question about it. When the agenda view is being shown,
> is there any way to refresh it automatically so that makes the curre
Dear org users,
The recent function for showing current time in agenda view is quite
cool. I have a question about it. When the agenda view is being shown,
is there any way to refresh it automatically so that makes the current
time line always recent?
Thanks.
--
Kiwon Um
___
When I'm in the agenda, if I hit SPC, I get a nice narrowed view of the
current item. When I toggle org-agenda-follow-mode, I get org to show
me the current item without hitting SPC---but it's not narrowed. It
also has the property drawer collapsed. What I'd like is to have org
follow me with e
al message containing the patch:
> Content-Type: text/plain; charset="utf-8"
> MIME-Version: 1.0
> Content-Transfer-Encoding: 7bit
> Subject: [Orgmode] org-agenda: Fix category string for agenda
> Date: Fri, 03 Dec 2010 00:37:54 -
> From: Matt Lundin
> X-Pa
Content-Type: text/plain; charset="utf-8"
> MIME-Version: 1.0
> Content-Transfer-Encoding: 7bit
> Subject: [Orgmode] org-agenda: convert category to string
> Date: Thu, 25 Nov 2010 01:02:12 -
> From: Julien Danjou
> X-Patchwork-Id: 406
> Message-Id: <1290628932
At Sat, 9 Oct 2010 13:35:54 +0530,
Saurabh Agrawal wrote:
> I am using org-mode *daily* since last two years and absolutely love it. I am
> very grateful to Charles and other core team
> members.
>
> Just recently, I made some changes to my org configuration as I had making
> some changes in my
On Fri, Nov 05 2010, Bastien Guerry wrote:
Thanks.
Clearly this patch works fine, but it's probably not as good as it could
be. I suck at defcustom, so if anyone can do a better job on the
properties part, please go ahead.
--
Julien Danjou
// ᐰhttp://julien.danjou.info
Content-Type: text/plain; charset="utf-8"
> MIME-Version: 1.0
> Content-Transfer-Encoding: 7bit
> Subject: [Orgmode] org-agenda: fix org-agenda-category-icon-alist defcustom
> type
> Date: Fri, 05 Nov 2010 19:43:45 -
> From: Julien Danjou
> X-Patchwork-Id: 36
Content-Type: text/plain; charset="utf-8"
> MIME-Version: 1.0
> Content-Transfer-Encoding: 7bit
> Subject: [Orgmode] org-agenda: return multiple results when sexp return a
> string with "; "
> Date: Wed, 03 Nov 2010 22:32:18 -
> From: Julien Danjou
>
ion:
http://mid.gmane.org/%3C1288342172-7194-1-git-send-email-julien%40danjou.info%3E
Here is the original message containing the patch:
> Content-Type: text/plain; charset="utf-8"
> MIME-Version: 1.0
> Content-Transfer-Encoding: 7bit
> Subject: [Orgmode] org-agenda: add support for ca
Hi,
I am using org-mode *daily* since last two years and absolutely love it. I
am very grateful to Charles and other core team members.
Just recently, I made some changes to my org configuration as I had making
some changes in my daily work framework. That broke a part of my
configuration.
(tags
Hi Erik,
you should not put active time stamps before the first headline.
Active time stamps have a specific meaning in Org-mode.
Still, I have made the change to catch this error.
Greetings
- Carsten
On Jun 20, 2010, at 10:18 PM, Erik L. Arneson wrote:
Hi guys,
I've discovered a bug in `o
Hi guys,
I've discovered a bug in `org-agenda-get-timestamps' wherein an active
timestamp before the first headline causes it to fail. I realize that
this is probably an error in my use of active timestamps, but there was
no really handy error message and this bugged me for weeks.
I'm not famili
Hi
I've got some custom agendas set up, see the extract from my org config
file below.
If I use one of the built-in agenda comands, for instance C-c a t any
scheduled todos are omitted as expected. If I select any of my custom
agenda commands, they are not.
Any idea why this would be?
Thanks, P
Hi Matt,
I can reproduce this bug - however, I have not found an easy fix
yesterday. THis will need more time
- Carsten
On Feb 16, 2010, at 3:42 PM, Matt Lundin wrote:
When typing C-c C-o on an agenda id-style link, the cursor remains in
the agenda buffer and the link target is not di
When typing C-c C-o on an agenda id-style link, the cursor remains in
the agenda buffer and the link target is not displayed. I tested this by
placing the following tree in one of my agenda files:
--8<---cut here---start->8---
* Test
:PROPERTIES:
:CATEGORY:
Hi Andrea,
On Jan 17, 2010, at 12:00 PM, andrea wrote:
I've set up in before-hook a function to append to org-agenda-files
every org file.
Now the problem is that sometimes it adds the file in form
~/path and sometimes in form /Users/user/path
It's annoying because on different machines I have
I've set up in before-hook a function to append to org-agenda-files
every org file.
Now the problem is that sometimes it adds the file in form
~/path and sometimes in form /Users/user/path
It's annoying because on different machines I have different homes.
What could be the reason?
I always visit
Hi Matt,
please try
(setq org-agenda-insert-diary-strategy 'top-level)
HTH
- Carsten
On Nov 14, 2009, at 1:33 PM, Matt Lundin wrote:
Hi Carsten,
The new org-agenda-diary-entry looks quite convenient.
Would it be possible to add an option to bypass the date tree so as to
add each new ap
On Nov 14, 2009, at 1:33 PM, Matt Lundin wrote:
Hi Carsten,
The new org-agenda-diary-entry looks quite convenient.
Would it be possible to add an option to bypass the date tree so as to
add each new appointment as a simple first level heading? I prefer to
keep my appointments organized by pro
Hi Carsten,
The new org-agenda-diary-entry looks quite convenient.
Would it be possible to add an option to bypass the date tree so as to
add each new appointment as a simple first level heading? I prefer to
keep my appointments organized by project and/or category and have no
real use for the d
On Oct 29, 2009, at 8:56 PM, Harald Weis wrote:
But I still think it could be advantageous to do the whole lot within
the org-agenda-custom-commands variable if the match would be
evaluated
before getting used.
Well, we can try and see if it breaks something. The latest git version
now do
Sorry, I was away for a couple of days.
Many thanks for your proposition which really works fine.
Still, would it be difficult to implement ``evaluating match before it
gets used''?
My user needs to define in his files a great number of
_multi-value_ property keys.
He also requires for an occur
On Oct 26, 2009, at 5:49 AM, Michael Gilbert wrote:
Hi --
Still trying to figure out how to show only (current) deadlines in
my agenda. I use org-agenda-skip-entry-if 'notdeadline but that
still seems to include all the scheduled items who have deadlines
(some time in the future, but not
Hi --
Still trying to figure out how to show only (current) deadlines in my
agenda. I use org-agenda-skip-entry-if 'notdeadline but that still
seems to include all the scheduled items who have deadlines (some time
in the future, but not currently). I apologize for missing something
obviou
Well, I guess I could evaluate match before it gets used. But maybe
you can also turn this around: Dinfe a function what will call the
tree maker directly
(defun my-tree (match)
(interactive "s")
(org-match-sparse-tree nil (concat "{" match "}")))
or something like this
- Carsten
On Oct 18, 2009, at 11:11 AM, Bostjan Vilfan wrote:
Hello,
Version 6.30e included a nice detail in the org-agenda feature: the
org-agenda
frame could be closed simply by clicking the x (close-file) button.
I notice
that this capability is absent (at least by default) in version
6.31a. Can
--- Dom 18/10/09, Bostjan Vilfan ha scritto:
> Version 6.30e included a nice detail in the org-agenda
> feature: the org-agenda
> frame could be closed simply by clicking the x (close-file)
> button. I notice
> that this capability is absent (at least by default) in
> version 6.31a.
Here, versio
Hello,
Version 6.30e included a nice detail in the org-agenda feature: the org-agenda
frame could be closed simply by clicking the x (close-file) button. I notice
that this capability is absent (at least by default) in version 6.31a. Can it be
somehow enabled?
Regards,
bostjanv
_
Hi All,
I would like to define one entry of the org-agenda-custom-commands
variable like so:
(setq org-agenda-custom-commands
'(("i" "item" tags-tree
(remedy-build-tags-tree-regex "item"
where ''item'' is the property key and
where the remedy-build-tags-tree-regex function
It could be placed before or after the tags.
For export and printing I would still like this feature. :)
___
Emacs-orgmode mailing list
Remember: use `Reply All' to send replies to the list.
Emacs-orgmode@gnu.org
http://lists.gnu.org/mailman/listinfo/em
Hi Eraldo,
this is not implemnted, mostly because the place at the
end of lines is reserved for tags.
- Carsten
On Sep 17, 2009, at 2:27 AM, Eraldo Helal wrote:
In one of my agenda views I have org-agenda-prefix-format setup like
this:
(org-agenda-prefix-format " %-8:c ")
The whole thing th
On Thu, Sep 17, 2009 at 6:57 AM, Eraldo Helal wrote:
> In one of my agenda views I have org-agenda-prefix-format setup like this:
> (org-agenda-prefix-format " %-8:c ")
> The whole thing then looks like that:
> eraldo: TODO clean garage
> In this example eraldo is the name of the org file > eraldo
In one of my agenda views I have org-agenda-prefix-format setup like this:
(org-agenda-prefix-format " %-8:c ")
The whole thing then looks like that:
eraldo: TODO clean garage
In this example eraldo is the name of the org file > eraldo.org
I would like to have the same thing just not at the begini
ing to be complete about what I did, although I'm just experimenting.
Did any of that clarify anything?
Thanks for your help.
Jai
> From: bastiengue...@googlemail.com
> To: jaijeff...@hotmail.com
> CC: emacs-orgmode@gnu.org
> Subject: Re: [Orgmode] org-agenda-file-to-front (unbal
Hi Jai,
Jai Jeffryes writes:
> Thanks for looking at my message. So, here's what I came up with by following
> the instructions on the Feedback page you suggested.
Thanks!
> 1. Emacs version: GNU Emacs 23.1.1 (i386-mingw-nt5.1.2600) of 2009-07-29 on
> SOFT-MJASON
> 2. Org version (it came with
Hi Jai,
I cannot reproduce this error. Please send a more detailed backtrace by
following the instructions here:
http://orgmode.org/manual/Feedback.html
Thanks,
Jai Jeffryes writes:
> I get a scan error when I try to add my current ORG file to the list of agenda
> files.
>
> I'm using Em
I get a scan error when I try to add my current ORG file to the list of agenda
files.
I'm using Emacs 23.1.1 on Windows, so it has the Org mode built in.
I create a new .ORG file, add some text, and save it.
Then I type C-c [
and I get this error.
Scan error: "Unbalanced paren
hello org-mode users,
for some reason, my agenda export isn't working as it used to in the past.
(setq org-agenda-custom-commands '(("x" agenda "export to html" nil
("~/agenda.html"
with this in my org configuration, i get 'x' as an accepted keystroke in the
agenda command selection buffer.
On Aug 19, 2009, at 6:40 AM, Samuel Wales wrote:
Another bug, probably unrelated, is that if the outline buffer is
nonexistent and you RET on an agenda line, you get wrong type argument
integer of marker p, nil.
goto-char(nil)
(let* ((marker ...) (buffer ...) (pos ...)) (switch-to-buffer
buf
Another bug, probably unrelated, is that if the outline buffer is
nonexistent and you RET on an agenda line, you get wrong type argument
integer of marker p, nil.
goto-char(nil)
(let* ((marker ...) (buffer ...) (pos ...)) (switch-to-buffer
buffer) (and delete-other-windows (delete-other-window
On 2009-08-03, Carsten Dominik wrote:
> I would love to fix this problem, so I would be very
> grateful if anyone could come up with a testcase that
> is reproducible.1
Do others experience it?
___
Emacs-orgmode mailing list
Remember: use `Reply All'
On Jul 24, 2009, at 2:01 AM, Samuel Wales wrote:
Very often, when I do a keyword search in the agenda (m-x
agenda RET s), org-agenda-switch-to (RET) goes to the wrong
location in the target file. To sync it, the easiest way that I have
found so far is
to open all agenda buffers, kill all age
It happens in s and in a.
--
Myalgic encephalomyelitis makes you die decades early (Jason
et al. 2006) and suffer severely. Conflicts of interest are
destroying research. Silence = death.
http://www.meactionuk.org.uk/What_Is_ME_What_Is_CFS.htm
___
Samuel Wales writes:
> Very often, when I do a keyword search in the agenda (m-x
> agenda RET s), org-agenda-switch-to (RET) goes to the wrong
> location in the target file. To sync it, the easiest way that I have
> found so far is
> to open all agenda buffers, kill all agenda buffers, open
> al
Very often, when I do a keyword search in the agenda (m-x
agenda RET s), org-agenda-switch-to (RET) goes to the wrong
location in the target file. To sync it, the easiest way that I have
found so far is
to open all agenda buffers, kill all agenda buffers, open
all agenda buffers, and run the searc
Hello Carsten,
Carsten Dominik schrieb:
>
> Right, I made a mistake there, fixed now.
great, it works now. Thanks for your help!
> And you need to set a different variable, as I said in my earlier mail
>
> org-tags-match-list-sublevels
I missed that. Thanks again.
Cheers,
Patrick
_
On Jun 26, 2009, at 7:01 PM, Patrick Bahr wrote:
Hello,
I use tags-todo searches in my custom agenda commands.
Unfortunately, tags-todo
does not honour the org-agenda-todo-list-sublevels variable which I
want to use
in order to ignore nested todo items. Is there a way to persuade
tags-to
Hello,
I use tags-todo searches in my custom agenda commands. Unfortunately, tags-todo
does not honour the org-agenda-todo-list-sublevels variable which I want to use
in order to ignore nested todo items. Is there a way to persuade tags-todo to do
this? I know that there is a variable org-agenda-t
Hello,
I recently started using org-mode using aquamacs with this version:
GNU Emacs 22.3.1 (i386-apple-darwin9.6.0, Carbon Version 1.6.0)
of 2009-02-17 Aquamacs Distribution 1.7
I can't get org-mode to use the *org files in my ~/Documents/org directory
as the org-agenda-files when Aquamacs sta
Hello,
I was one of the people that wanted the new variable,
org-agenda-search-headline-for-time, and I'm really happy with it.
However, it seems to cause problems with the agenda view when diary
entries are included. Timed data entries seem to be placed at the end
of the day, after non-timed en
El dc, feb 25 2009, Carsten Dominik va escriure:
>
> the cdr returns the cdr of a list. That is ofte a list, but it cal also be an
> atom.
>
> For example:
>
> (cdr '(a . b))
>
>=> a
>
Yes, you're right; I forgot the theory about conses.
'(a b) is this:
--
| a | X-+--
On Feb 25, 2009, at 6:32 PM, Daniel Clemente wrote:
El dc, feb 25 2009, Carsten Dominik va escriure:
On Feb 24, 2009, at 3:52 PM, Daniel Clemente wrote:
Hi, I would like to contribute 1 byte to org-mode; it's an "a":
--- a/lisp/org-agenda.el
+++ b/lisp/org-agenda.el
@@ -4407,7 +4407,7 @@
El dc, feb 25 2009, Carsten Dominik va escriure:
> On Feb 24, 2009, at 3:52 PM, Daniel Clemente wrote:
>
>>
>> Hi, I would like to contribute 1 byte to org-mode; it's an "a":
>>
>>
>> --- a/lisp/org-agenda.el
>> +++ b/lisp/org-agenda.el
>> @@ -4407,7 +4407,7 @@ to switch to narrowing."
>>
On Feb 24, 2009, at 3:52 PM, Daniel Clemente wrote:
Hi, I would like to contribute 1 byte to org-mode; it's an "a":
--- a/lisp/org-agenda.el
+++ b/lisp/org-agenda.el
@@ -4407,7 +4407,7 @@ to switch to narrowing."
(lambda (x) (if (cdr x) (char-to-string (cdr x)) ""))
Hi, I would like to contribute 1 byte to org-mode; it's an "a":
--- a/lisp/org-agenda.el
+++ b/lisp/org-agenda.el
@@ -4407,7 +4407,7 @@ to switch to narrowing."
(lambda (x) (if (cdr x) (char-to-string (cdr x)) ""))
alist ""))
(efforts (org-split-
Begin forwarded message:
From: Carsten Dominik
Date: February 21, 2009 2:03:50 PM GMT+01:00
To: Matthew Lundin
Subject: Re: [Orgmode] org-agenda-log-mode-items
Good catch! And correct analysis.
Fixed, thanks.
- Carsten
On Feb 20, 2009, at 5:54 PM, Matthew Lundin wrote:
I have set
I have set the variable org-agenda-log-mode-items as follows:
(setq org-agenda-log-mode-items '(closed state))
In the past, this would show me dates and times when items either closed
or changed states.
With one of the recent updates to org-mode, however, the log no longer
shows state changes.
Hi Carsten, Spike,
Carsten Dominik writes:
> Check out the variable org-agenda-tags-todo-honor-ignore-options
> and bind it t t as well.
Thanks for letting us know about this variable.
My apologies, Spike, for giving you an incorrect answer the first time.
Upon further examination, without the
Hi Carsten,
On Thu, Feb 19, 2009 at 1:09 PM, Carsten Dominik wrote:
> Hi Spike, Matthew,
>
> maybe you overlooked my answer to this thread?
urm, what answer sorry? This is the first email of yours I see in this
thread. Has there been a similar thread recently I didnt notice?
> Check out the var
de it in my first email but I forgot to
attach
the file with the snippet. Here it goes:
((agenda ""
((org-agenda-files '("~/Documents/orgmode/"))
(org-agenda-start-on-weekday 1)))
(todo "STARTED|HO
goes:
((agenda ""
((org-agenda-files '("~/Documents/orgmode/"))
(org-agenda-start-on-weekday 1)))
(todo "STARTED|HOLD"
((org-agenda-overriding-header "Projects
status")))
first email but I forgot to attach
the file with the snippet. Here it goes:
((agenda ""
((org-agenda-files '("~/Documents/orgmode/"))
(org-agenda-start-on-weekday 1)))
(todo "STARTED|HOLD"
Hi Spike,
Spike Spiegel writes:
> in my agenda blocks view a have a couple blocks based on tags-todo
> matches and would very much like to exclude already scheduled items.
> Unfortunately org-agenda-todo-ignore-scheduled does not seem to have
> any effect on it and based on the documentation it
Hi,
in my agenda blocks view a have a couple blocks based on tags-todo
matches and would very much like to exclude already scheduled items.
Unfortunately org-agenda-todo-ignore-scheduled does not seem to have
any effect on it and based on the documentation it seems indeed to
only apply to the glob
Hi Spike,
Spike Spiegel writes:
> All my headlines tend to be quite short with a fair amount of notes so
> when I'm looking at my agenda it's very useful for me to have the
> follow mode on. Unfortunately the horizontal buffer causes me quite a
> bit of pain drastically reducing the amount of i
Hi,
All my headlines tend to be quite short with a fair amount of notes so
when I'm looking at my agenda it's very useful for me to have the
follow mode on. Unfortunately the horizontal buffer causes me quite a
bit of pain drastically reducing the amount of items I can see at one
time while half o
Carsten Dominik writes:
> (defun my-org-appts ()
>(let ((org-agenda-skip-deadline-if-done t)
> (org-agenda-skip-scheduled-if-done t))
> (org-agenda-to-appt)))
>
Of course; thanks.
___
Emacs-orgmode mailing list
Remember: use `Re
On Jan 30, 2009, at 1:07 PM, Daniel Clemente wrote:
Hi, I use I org-agenda-to-appt, and today I received appointments
about tasks which were already marked with a DONE state since
yesterday (but however, still scheduled for today).
Can this behaviour be configured not to do it?
(defu
Hi, I use I org-agenda-to-appt, and today I received appointments about tasks
which were already marked with a DONE state since yesterday (but however, still
scheduled for today).
Can this behaviour be configured not to do it?
Thanks
Daniel
__
Sorry about that, little hickup, fixed.
- Carsten
On Jan 28, 2009, at 2:12 PM, Paul Mead wrote:
Hi, I've had the above set for many versions now, but it suddenly
seems
to have stopped working. I don't know whether it's only since I
downloaded 6.20 this morning, but I haven't noticed it befor
Hi, I've had the above set for many versions now, but it suddenly seems
to have stopped working. I don't know whether it's only since I
downloaded 6.20 this morning, but I haven't noticed it before.
All TODOs, even those with scheduled dates are appearing in the global
TODO list.
Paul
Hi all,
For printing custom agenda commands, I like to set the local option
org-agenda-with-colors to nil.
This works fine for single agenda commands, such as
(setq org-agenda-custom-commands
'(("o" "Office" tags-todo "office"
((org-agenda-with-colors nil)
But I ca
Hi Austin,
I am afraid this is too much overhead when creating dates. Org has
some ways to eld scheduling something while you are at the agenda,
where you see the empty spots.
Check out the description of C-c c-x C-k in
http://orgmode.org/manual/Inserting-deadline_002fschedule.html#Inserting-d
Carsten and other org-folk--
Any chance that it would be possible to query the agenda to see whether
anything is scheduled at a particular time? The application I have in
mind is scheduling new events with remember templates. If there's
already something in the agenda for the timestamp I enter i
Hi Ross,
The "stuck projects" view depends on the hypothesis that you can
clearly identify what a "project means". In the default setup, projects
are assumed to have LEVEL=2 and should not be DONE.
In the hierarchy you are using, it seems that any entry can be called a
"projects", and that you
One of the things I love about org-mode is that it's generally hierarchy
agnostic which is to say it doesn't care what level or depth entries are
with regards to the functionality org-mode provides with entries (TODOs,
Dates and times, tags, etc.).
Many of the projects I'd like to manage with org-
I'm hooking into the agenda update hook.
See my next email on the appt thread for the setup.
Thanks.
On Sun, Mar 02, 2008 at 06:35:20AM +0100, Richard G Riley wrote:
> Wanrong Lin <[EMAIL PROTECTED]> writes:
>
> > I do it like this:
> >
> > (run-at-time "0:30am" (* 24 3600) 'org-agenda-to-appt)
Wanrong Lin <[EMAIL PROTECTED]> writes:
> I do it like this:
>
> (run-at-time "0:30am" (* 24 3600) 'org-agenda-to-appt)
Lovely solution. Thanks. I was not aware of the run-at-time function.
>
> This will call org-agenda-to-appt when emacs starts, and, if you never
> exit emacs, it will automatic
I do it like this:
(run-at-time "0:30am" (* 24 3600) 'org-agenda-to-appt)
This will call org-agenda-to-appt when emacs starts, and, if you never
exit emacs, it will automatically call org-agenda-to-appt at mid-night.
Wanrong
Richard G Riley wrote:
What would be the recommended way to automa
What would be the recommended way to automate a call to org-agenda-to-appt? A
org mode hook to
call it at start? Any recommendations appreciated.
___
Emacs-orgmode mailing list
Remember: use `Reply All' to send replies to the list.
Emacs-orgmode@gnu.
On 8Nov2007, at 1:46 PM, Bastien wrote:
So I've been trying to use the following convention:
Use TIMESTAMP for events
Use SCHEDULED for tasks
Use DEADLINE for deadlines
The reason why I don't want to schedule events is that I don't want
past
events to appear in the agenda -- should
So I've been trying to use the following convention:
Use TIMESTAMP for events
Use SCHEDULED for tasks
Use DEADLINE for deadlines
The reason why I don't want to schedule events is that I don't want past
events to appear in the agenda -- should they be marked DONE or not.
Now, sometimes I
Fixed, thanks.
- Carsten
On Oct 15, 2007, at 17:13, Bernt Hansen wrote:
Hi Carsten,
I just noticed today that org-agenda-log-mode isn't sorting the same
was
as it used to. Displayed clocked items used to be in ascending time
order but now they seem to be all mixed up (or sorted by category
Hi Carsten,
I just noticed today that org-agenda-log-mode isn't sorting the same was
as it used to. Displayed clocked items used to be in ascending time
order but now they seem to be all mixed up (or sorted by category first)
and they have no time display in the agenda anymore.
Without org-clock
I cloned John W's setup.
I also saw that he had a small note saying "dont use the todo
cycling commands"
I've now been successfully using the helper commands he defined
in his customizations. Incidentally, those commands might be
useful to promote into org-mode -- they work really nicely.
I also l
Hi Raman,
I am unable to reproduce this. I guess we need more info about your
setup.
- Carsten
On Sep 1, 2007, at 23:27, T. V. Raman wrote:
Hitting 't' in the agenda buffer pops up an input area, but
finishing with C-C C-c raises a "not within an item" error and
the state is not updated.
Hitting 't' in the agenda buffer pops up an input area, but
finishing with C-C C-c raises a "not within an item" error and
the state is not updated.
Using C-u t does not raise this error, but the state remains untouched.
--
Best Regards,
--raman
Email: [EMAIL PROTECTED]
WWW:http://
Hi,
I've been a happy user of org-mode for about 6 months now and I decided
to try out the new stuck projects agenda view.
The default setup for level two projects seems to still include projects
marked with a TODO keyword of 'DONE'.
I thought the project identification of '+LEVEL=2/-DONE' was s
Carsten Dominik <[EMAIL PROTECTED]> writes:
> So you need to do:
>
> * TODO Visit google http://www.google.com
I tried both :
* TODO Visit google http://www.google.com
* TODO [[http://www.google.com][Visit google]]
and it still doesn't work for me. I'll digg this further when i have
some tim
1 - 100 of 107 matches
Mail list logo