Hi Marcelo,
Marcelo de Moraes Serpa wrote:
>> * TODO Fix the bug no #434 :PROJECT_NAME:BUG:
>>
>> What I'd like to do is to allow developers to quickly input bugs, just
>> like a remember template, but that include tags by default, so only
>> the topic would be needed. Is it possible without too m
On Mon, Sep 20, 2010 at 3:35 PM, Marcelo de Moraes Serpa
wrote:
> Hello all,
Duh, I should really try things out before asking :S
It just came to my mind that tags are, ermm, just strings, and I just did that:
("Bug" ?b "*** TODO %^{Description} :PROJECT_NAMEBUG:\nAdded:
%U", "~/org/gtd/gtd
On Jul 13, 2010, at 5:21 PM, Buck Brody wrote:
("~/Documents/org/outline.org")
Well, then I have no ideas what might make this so slow - it seems that
this call takes up all of the time.
The only further recommendation I would have is to do use uncompiled
code
with
C-u M-x org-reload RET
("~/Documents/org/outline.org")
On Tue, Jul 13, 2010 at 4:06 AM, Carsten Dominik
wrote:
> Hi Buck,
>
> what is the value of the variable org-agenda-files in your setup?
>
> Thanks.
>
> - Carsten
>
> On Jul 12, 2010, at 6:18 PM, Buck Brody wrote:
>
>> Bernt,
>>
>> Here are the results:
>>
>> org-r
Hi Buck,
what is the value of the variable org-agenda-files in your setup?
Thanks.
- Carsten
On Jul 12, 2010, at 6:18 PM, Buck Brody wrote:
Bernt,
Here are the results:
org-remember 1
2.497 2.497
org-do-remember
Bernt,
Here are the results:
org-remember 1
2.497 2.497
org-do-remember 1
2.496 2.496
org-remember-apply-template 1
2.493999 2.493999
"Daniel J. Sinder" writes:
> On Wed, Jul 7, 2010 at 9:30 AM, Buck Brody wrote:
>
> I'm finding that my remember templates are slow to load. I've got a lag
> of about three to four
> seconds. I know that doesn't sound like much, but it's kind of puts a
> kink in the workflow. I
>
"Daniel J. Sinder" writes:
> On Fri, Jul 9, 2010 at 2:44 PM, Richard Riley wrote:
>
> "Daniel J. Sinder" writes:
>
> > On Wed, Jul 7, 2010 at 9:30 AM, Buck Brody wrote:
> >
> > I'm finding that my remember templates are slow to load. I've got
> > a lag of about
On Fri, Jul 9, 2010 at 2:44 PM, Richard Riley wrote:
> "Daniel J. Sinder" writes:
>
> > On Wed, Jul 7, 2010 at 9:30 AM, Buck Brody wrote:
> >
> > I'm finding that my remember templates are slow to load. I've got
> > a lag of about three to four seconds. I know that doesn't sound
> >
"Daniel J. Sinder" writes:
> On Wed, Jul 7, 2010 at 9:30 AM, Buck Brody wrote:
>
> I'm finding that my remember templates are slow to load. I've got
> a lag of about three to four seconds. I know that doesn't sound
> like much, but it's kind of puts a kink
What does "remember temp
Hi Carsten,
Carsten Dominik wrote:
> On Jun 21, 2010, at 12:24 PM, Sébastien Vauban wrote:
>>
>> Whenever collecting tasks (for example, but not limited to that), I would
>> like one blank line to be inserted before any heading.
>
> this feature is coming soon, with a bunch of others.
Thanks for
Sean Sieger writes:
> I've have tried, but gotta ask, is it possible to write a template that
> will prepend
>
> * mmdd
I am not sure if I understand correctly but you can use something like
%(format-time-string "%Y%m%d")
in the remember template?
--
Mikael Fornius
___
Brilliant, thanks.
On Fri, Mar 19, 2010 at 6:34 PM, Carsten Dominik
wrote:
> Hi Rohan,
>
> if you are getting your org distribution through git, then
> you need to make at least org-install.el like this.
>
> make autoloads
>
> Otherwise, your (require 'org-install) might pick the empty
> org-inst
Hi Rohan,
if you are getting your org distribution through git, then
you need to make at least org-install.el like this.
make autoloads
Otherwise, your (require 'org-install) might pick the empty
org-install.el that comes with Emacs.
You can also type "make" to compile all lisp files, and this
Hi all I am getting the same error, and have (require 'org-install) in
my init.
I have remember bound to F5-r which then brings up a choice including
(t)odo
which is what I was trying to do.
This has been showing up when using the git bleeding edge, and a pull
has not
helped.
Here is the traceba
Detlef Steuer writes:
> Hi!
>
> You are probably looking for
>
> Org manual
> 9.1.2 Remember templates
> see date-tree
>
That's exactly what I was looking for. Thank you very much!
___
Emacs-orgmode mailing list
Please use `Reply All' to send rep
Hi!
You are probably looking for
Org manual
9.1.2 Remember templates
see date-tree
Have a nice weekend
Detlef
On Fri, 05 Mar 2010 08:35:36 -0500
da...@adboyd.com (J. David Boyd) wrote:
>
> Help, please!
>
> I think that I remember reading that remember had the ability to create
> a calendar
Eraldo Helal writes:
> The problem is that the LOGBOOK item does not move with the headline...
>
> example:
>
> BEFORE
> **
> :LOGBOOK:
> - Created from
> :END:
>
>
> AFTER
>
> :LOGBOOK:
> - Created from
> :END:
>
>
> It does when created by changing to state
> But I
That did it.
Thanks for the help!
On Wed, Sep 10, 2008 at 3:44 PM, Dan Griswold <[EMAIL PROTECTED]>wrote:
> JBash <[EMAIL PROTECTED]> writes:
>
> > When I type 'Ctrl-C r', which used to bring up the remember template, I
> now
> > get:
> >
> > run-hook-with-args-until-success: Autoloading failed
JBash <[EMAIL PROTECTED]> writes:
> When I type 'Ctrl-C r', which used to bring up the remember template, I now
> get:
>
> run-hook-with-args-until-success: Autoloading failed to define function
> org-remember-annotation
How about:
(require 'org-install)
I recently had problems that were reso
> > Thank you very much, Carsten, I think I owe you a beer and/or a big
> > cake, whenever your in Munich :-)
>
> :-) I will take you up on this, one day...
OK, OK, I will pay for another round! ;-) --Man
--
---
On Jun 16, 2008, at 7:46 PM, Thomas Baumann wrote:
Hi Thomas,
have made changes that will allow to do this, and more. Thanks for
this
idea, I think it is good new stuff.
Thank you very much, Carsten, I think I owe you a beer and/or a big
cake, whenever your in Munich :-)
:-) I will t
> Hi Thomas,
>
> have made changes that will allow to do this, and more. Thanks for this
> idea, I think it is good new stuff.
>
Thank you very much, Carsten, I think I owe you a beer and/or a big
cake, whenever your in Munich :-)
Once again a fine example why using and developing org-mode is fu
Carsten Dominik <[EMAIL PROTECTED]> writes:
> This is now fixed, tags are re-aligned *after* the note has been pasted
> into the target location.
>
> Thanks for the report.
>
> - Carsten
>
Thank you !
Cezar
___
Emacs-orgmode mailing list
Remember: u
On Jun 4, 2008, at 12:58 AM, Cezar Halmagean wrote:
Carsten Dominik <[EMAIL PROTECTED]> writes:
On May 29, 2008, at 9:57 PM, Cezar Halmagean wrote:
Hi list,
I was wondering if there is a way to attach a TAG to a template
after
you've hit C-c C-c. My setup is like this: I have a shortcu
Hi Carsten and Manuel,
> 2. Use the date as the default date for the %^t and %^T escapes. This
> would then offer to select the date with RET, but it would still allo
> to change it or to add a time specification.
I think this is what people would expect, at least I would. And this
option leaves
Carsten Dominik <[EMAIL PROTECTED]> writes:
> On May 29, 2008, at 9:57 PM, Cezar Halmagean wrote:
>
>>
>> Hi list,
>>
>> I was wondering if there is a way to attach a TAG to a template after
>> you've hit C-c C-c. My setup is like this: I have a shortcut that
>> opens up a remember buffer for w
Bernt Hansen <[EMAIL PROTECTED]> writes:
> C-M-r (pick remember template key)
> Enter details
> C-c C-c store the note to * Tasks in the file I selected
> C-u C-u C-M-r to get back to the note I just filed then
> C-c C-w to refile it to whatever task is appropriate
I tend to think we are ta
Cezar Halmagean <[EMAIL PROTECTED]> writes:
> Is there any way to specify a category in which the note will be
> stored when using remember ?
>
> What I want to define is:
>
> 1. Start remeber
> 2. Pick a category
> 3. write down a title and a description
> 4. Store the note (schedul
On Feb 1, 2008, at 12:21 AM, Steven Lumos wrote:
Carsten Dominik <[EMAIL PROTECTED]> writes:
On Jan 18, 2008, at 11:19 PM, Steven Lumos wrote:
Carsten Dominik <[EMAIL PROTECTED]> writes:
On Jan 18, 2008, at 9:40 PM, Steven Lumos wrote:
Carsten Dominik <[EMAIL PROTECTED]> writes:
This wi
Carsten Dominik <[EMAIL PROTECTED]> writes:
> On Jan 18, 2008, at 11:19 PM, Steven Lumos wrote:
>
>> Carsten Dominik <[EMAIL PROTECTED]> writes:
>>> On Jan 18, 2008, at 9:40 PM, Steven Lumos wrote:
>>>
Carsten Dominik <[EMAIL PROTECTED]> writes:
> This will be in 5.19. Thanks for the pro
I use ido all day, and I find ido-completing-read much nicer/cooler
than the default. If anyone wants to try, just change the sexp
(completing-read ...) inside org-refile for something like:
(if (fboundp 'ido-completing-read)
(ido-completing-read "Refile to: " tbl nil t nil 'org-refile-hi
On 2008-01-20 14:31 +, Piotr Zielinski wrote:
> As for completion, both org-refile and org-goto should work with
> icicles but I haven't tried it extensively yet (icicles provides
> general-purpose extensive completion support for emacs). My main
> point is that I'd rather vote for making org-
On Jan 18, 2008, at 11:19 PM, Steven Lumos wrote:
Carsten Dominik <[EMAIL PROTECTED]> writes:
On Jan 18, 2008, at 9:40 PM, Steven Lumos wrote:
Carsten Dominik <[EMAIL PROTECTED]> writes:
This will be in 5.19. Thanks for the proposal!.
- Carsten
Hi.
Have you considered somehow merging t
On Jan 18, 2008 10:19 PM, Steven Lumos <[EMAIL PROTECTED]> wrote:
>>> Have you considered somehow merging the tree selection and
>>> minibuffer with completion methods so that both are available
>>> simultaneously?
I haven't made up my mind about org-refile yet, but I'd like to speak
in defense o
Carsten Dominik <[EMAIL PROTECTED]> writes:
> On Jan 18, 2008, at 9:40 PM, Steven Lumos wrote:
>
>> Carsten Dominik <[EMAIL PROTECTED]> writes:
>>> This will be in 5.19. Thanks for the proposal!.
>>>
>>> - Carsten
>>
>> Hi.
>>
>> Have you considered somehow merging the tree selection and minibuffe
On Jan 18, 2008, at 9:40 PM, Steven Lumos wrote:
Carsten Dominik <[EMAIL PROTECTED]> writes:
This will be in 5.19. Thanks for the proposal!.
- Carsten
Hi.
Have you considered somehow merging the tree selection and minibuffer
with completion methods so that both are available simultaneousl
Carsten Dominik <[EMAIL PROTECTED]> writes:
> This will be in 5.19. Thanks for the proposal!.
>
> - Carsten
Hi.
Have you considered somehow merging the tree selection and minibuffer
with completion methods so that both are available simultaneously?
Steve
> On Jan 7, 2008, at 5:05 PM, Hugo Schm
Vikas Rawal <[EMAIL PROTECTED]> writes:
> I am trying to set up remember with org-mode using instructions
> provided in the manual. But the (org-remember-insinuate) line results
> in the following error.
>
> Could someone kindly explain what is wrong.
>
> FYI, I am using emacs on Ubuntu 7.10.
If
Cezar <[EMAIL PROTECTED]> writes:
Hi Cezar,
>>> (setq remember-data-file "~/Organiser/Notes.org")
>> ^
>> Take this line out and add these two lines:
>>
>> (setq remember-annotation-functions '(org-remember-annotation)
>> remember-handle
Tassilo Horn <[EMAIL PROTECTED]> writes:
> Cezar <[EMAIL PROTECTED]> writes:
>
> Hi Cezar,
>
>> Here is my org-mode setup:
>>
>> ;; Org Mode
>> (require 'org)
>> (add-to-list 'auto-mode-alist '("\\.org$" . org-mode))
>> (define-key global-map "\C-cl" 'org-store-link)
>> (define-key global-map "\C-
Cezar <[EMAIL PROTECTED]> writes:
Hi Cezar,
> Here is my org-mode setup:
>
> ;; Org Mode
> (require 'org)
> (add-to-list 'auto-mode-alist '("\\.org$" . org-mode))
> (define-key global-map "\C-cl" 'org-store-link)
> (define-key global-map "\C-ca" 'org-agenda)
> (setq org-todo-keywords
> '((s
Carsten Dominik <[EMAIL PROTECTED]> writes:
> I cannot reproduce this bug, seems we need more detailed information
> - so far you have only been sending scetchy stuff, Cezar.
>
> We might need:
>
> - full org-mode setup
> - any other related setup
> - from where do you call remember? Link constru
I cannot reproduce this bug, seems we need more detailed information
- so far you have only been sending scetchy stuff, Cezar.
We might need:
- full org-mode setup
- any other related setup
- from where do you call remember? Link construction
is dependent on the current file.
This bug is new
Tassilo Horn <[EMAIL PROTECTED]> writes:
> Cezar <[EMAIL PROTECTED]> writes:
>
> Hi Cezar,
>
>> The comment is not removed in the file, I gave you an example of what
>> the file looks like after the C-c C-c
>
> Oh, that's wrong. How did you set it up (post the relevant lines here)
> and what vers
Cezar <[EMAIL PROTECTED]> writes:
Hi Cezar,
> The comment is not removed in the file, I gave you an example of what
> the file looks like after the C-c C-c
Oh, that's wrong. How did you set it up (post the relevant lines here)
and what version of org and remember are you using?
Bye,
Tassilo
--
The comment is not removed in the file, I gave you an example of
what the file looks like after the C-c C-c
Tassilo Horn <[EMAIL PROTECTED]> writes:
> Cezar <[EMAIL PROTECTED]> writes:
>
> Hi Cezar,
>
>> I want to start using remember to record todos like this wonderfull
>> paper shows:
>>
>
Cezar <[EMAIL PROTECTED]> writes:
Hi Cezar,
> I want to start using remember to record todos like this wonderfull
> paper shows:
>
> http://johnwiegley.com/org.mode.day.planner.html
Wise decision.
> My problem is that is also inserts some comments. The recorded entry
> looks like this:
>
On 2007-02-01, Carsten Dominik said:
> This is a buffer without file, so I would not know what the link could
> do.
> What would you propose in this case? Just leave out the link?
>
> - Carsten
Inserting [[]] is not useful and most of the time users will have
to delete them manually. So leaving
Carsten Dominik science.uva.nl> writes:
> Looks like you have been running remember early in an Emacs session,
> without killing anything yet.
Yes, thinking about it I believe you are right.
> Maybe the following patch does fix this problem?
Thanks, that seems to work nicely.
On a vaguely re
50 matches
Mail list logo