Is there way to integrate org-mode and readmine?
At least export from readmine to org-mode.
--
С уважением
Юрий Гончаров
Системный администратор
Highlink Ltd. St-Peterburg, Russia
+7 812 3341212
http://www.hl.ru
___
Emacs-orgmode mailing list
Please us
> Yuri Goncharov schrieb:
> > I use xmonad with xmobar at my desktop. I'd like to add clock
> > string from mode line to xmobar. Is there way to save it to
> > file every time when update mode line?
> >
> ---Zitatende---
>
> You can find information
I use xmonad with xmobar at my desktop. I'd like to add clock
string from mode line to xmobar. Is there way to save it to
file every time when update mode line?
--
Yuri Goncharov
system administrator
Highlink Ltd. St-Peterburg, Russia
+7 812 3341212
http://www.
В Thu, 24 Dec 2009 06:21:23 -0500
Matt Lundin пишет:
> Does the following work? Since STARTED is a todo state, it needs to be
> specified with a different syntax.
>
> (setq org-agenda-custom-commands
>(quote
> (("w" "work tasks" tags-todo
> "@WORK/!STARTED" ((org-agenda-to
I try to make custom agenda view with todo keyword STARTED and tag @HOME
I wrote this code
(setq org-agenda-custom-commands
(quote
(("w" "work tasks" tags-todo
"+start...@work" ((org-agenda-todo-ignore-with-date nil)))
("h" "home tasks" tags-todo
"+start...
Clock Task Select* keys shift each time
--
Yuri Goncharov
System administrator
Highlink Ltd. St-Peterburg, Russia
+7 812 3341212
http://www.hl.ru
___
Emacs-orgmode mailing list
Remember: use `Reply All' to send replies to the list.
Emacs-orgmo