Hello,
I'm pretty new user of emacs and orgmode. Here is my problem that I
tried to solve for couple of days now.
When I open agenda window it splits my frame horizontally - I browse my
agenda and that is great.
However, if I follow the link to one of my outlines it opens in the
window of
W dniu 2010-06-15 10:16, Livin Stephen Sharma pisze:
Radek,
have you tried 'org-agenda-follow-mode'?
[ yes, I did see you write "/..if i follow the link to one of my
outlines../" in your email :) ]
Hello,
thank you for your reply. I did not know about follow-mode but it
seems it is not
W dniu 2010-06-15 13:13, Matt Lundin pisze:
Radosław Grzanka writes:
W dniu 2010-06-15 10:16, Livin Stephen Sharma pisze:
Radek, have you tried 'org-agenda-follow-mode'? [ yes, I did
see you write "..if i follow the link to one of my outlines.."
Strange. If I bring up the agenda (C-c a a) and then invoke follow
mode (v f), when I move down or up (n or p) in the agenda view, the
other window gets updated with the entry on the current line. You
should not have to hit TAB, although TAB is useful when you are not in
follow mode of course.
Hello,
I'm trying to tweak remember templates to follow my needs but I
fail. I want to do template for my shopping list entries like this:
(setq org-remember-templates (list
(list "shopping" ?s "- [ ] %?\n" (concat
org-directory
"notes.org") "Shopping List")
))
H
W dniu 2011-03-25 10:12, Aankhen pisze:
Hullo,
On Fri, Mar 25, 2011 at 02:07, Radosław Grzanka wrote:
I'm trying to tweak remember templates to follow my needs but I
fail. I want to do template for my shopping list entries like this:
(setq org-remember-templates
Hello,
I was using function "remember-other-frame" on my windows box to
quickly popup emacs with "remember" activated. I also used "defadvice
remember-other-frame" that configured size of popup window.
Now I switched to org-capture as being more powerful in terms of
templates but I cannot f
Hello,
recurring ranges with timestamps
are not properly recognized in the agenda.
This wont work:
<2011-04-07 Thu +1w>--<2011-04-20 Wed>
uh! Has it ever worked ?-)
Could you please give us an idea approximately
when it was working?
Could you also, please, explain to me what's the
rationale be
Hello,
is it possible to select and clock-in default task when emacs starts?
I'm trying to implement GTD setup as described here
http://doc.norang.ca/org-mode.html and I like concept of "punching-in".
However, I found out it is not necessary for me to select "default task"
each time I punch
--8<---cut here---start->8---
(require 'org-id)
(defun bh/clock-in-organization-task ()
(interactive)
(bh/clock-in-task-by-id "eb155a82-92b2-4f25-a3c6-0304591af2f9"))
(defun bh/clock-in-task-by-id (id)
"Clock in a task by id"
(save-restriction
Hello,
I cannot find this using google nor browsing documentation so I ask
for help. Generally I don't want to take notes when I'm clocking out
except for one task.
Is there property I can set that forces me to take note everytime I
clock out from this single task?
Thanks,
Radek.
Hello,
W dniu 2011-04-14 10:34, Richard Riley pisze:
Giovanni Ridolfi writes:
Radosław Grzanka writes:
Hello,
I cannot find this using google nor browsing documentation so I ask
for help. Generally I don't want to take notes when I'm clocking out
except for one task.
You c
Hello,
I thought I'd have a quick crack at this since its ages I tried any
elisp
Something along the lines of
,
| (require 'org-clock)
|
| (defun rgr/check-for-clock-out-note()
| (interactive)
| (save-excursion
| (set-mark (goto-char (org-entry-begin
Hello,
I have another problem which I fail on resolving.
Let's say I have a org file
--
#+FILETAGS: work
* Do something at work
* Do something at the internet:internet:
--
and another file:
--
* Do something at home:home:
* Do something a
Hello,
W dniu 2011-04-20 14:52, Matt Lundin pisze:
I'd like to have two agenda views:
1. should show things I can do at work and internet and untagged tasks
2. should show things I can do at home and internet and untagged tasks
The simplest solution is just to use a query/match (as above). T
W dniu 2011-04-20 15:12, Matt Lundin pisze:
Radosław Grzanka writes:
Hello,
W dniu 2011-04-20 14:52, Matt Lundin pisze:
I'd like to have two agenda views:
1. should show things I can do at work and internet and untagged tasks
2. should show things I can do at home and internet and unt
Hello,
W dniu 2011-04-21 10:34, Manuel Giraud pisze:
Hi,
Aankhen writes:
[...]
I think you’d need to majorly rejigger them to make Org recognize your
link as an image.
And it doesn't seem to work in HTML anyway. I just tried to render this:
--8<---cut here---star
2011/5/6 Tom :
> Rainer Stengele diplan.de> writes:
>
>> I am always struggling with performance problemns when using
>> Emacs orgmode under Windows. Under Linux I do not see slow
>> respsonses for my several and long org files.
>>
>> Under Windows I run GNU Emacs 24.0.50.1 (i386-mingw-nt5.1.260
Thanks!
I've asked about this a month ago or so but with no response. I will
test this soon on Windows 7.
Radek.
2011/5/2 Lluís :
> I've made a little function to launch org-capture on another frame,
> which is very handy when plugged into a hotkey and working with other
> applications.
>
> It
W dniu 2011-05-02 20:07, Lluís pisze:
I've made a little function to launch org-capture on another frame,
which is very handy when plugged into a hotkey and working with other
applications.
That work excelent on windows machine.
Thank you!
Radek.
20 matches
Mail list logo