[Orgmode] Custom agenda views

2007-10-26 Thread Dave C. Nelson
 
I'm playing around with org mode and while it works mostly the way I
want, I have something I'm trying to do and so far I've failed. I should
mention that I'm not much of a lisp programmer, so it might be my lack
of knowledge here.

What I want is to have an agenda view like the default agenda view one
gets with c-a a, but narrowed so that only a subset of todo items
show. For example, when I'm at work, I want to narrow the agenda view so
that it only shows todo items related to work. 

I've read through the manual, the past list postings, etc. and I just
can't seem to come up with an org-agenda-custom-command that does this
(I assume this is the way to accomplilsh this). Is it possible? Would
someone please give me a hint?

Dave  


___
Emacs-orgmode mailing list
Remember: use `Reply All' to send replies to the list.
Emacs-orgmode@gnu.org
http://lists.gnu.org/mailman/listinfo/emacs-orgmode


[Orgmode] Re: Custom agenda views

2007-10-26 Thread Bernt Hansen
Dave C. Nelson [EMAIL PROTECTED] writes:

  
 I'm playing around with org mode and while it works mostly the way I
 want, I have something I'm trying to do and so far I've failed. I should
 mention that I'm not much of a lisp programmer, so it might be my lack
 of knowledge here.

 What I want is to have an agenda view like the default agenda view one
 gets with c-a a, but narrowed so that only a subset of todo items
 show. For example, when I'm at work, I want to narrow the agenda view so
 that it only shows todo items related to work. 

 I've read through the manual, the past list postings, etc. and I just
 can't seem to come up with an org-agenda-custom-command that does this
 (I assume this is the way to accomplilsh this). Is it possible? Would
 someone please give me a hint?

I put my work todo items in a separate org file from other things.  Then
when you are in that org file you can limit your agenda view to just
that file with 

 C-a a 1 a

Hope that helps.

Bernt



___
Emacs-orgmode mailing list
Remember: use `Reply All' to send replies to the list.
Emacs-orgmode@gnu.org
http://lists.gnu.org/mailman/listinfo/emacs-orgmode


Re: [Orgmode] Re: Custom agenda views

2007-10-26 Thread Wanrong Lin


Or, maybe you can put your work related and personal org files in 
different directories, and write a small function to switch the 
org-agenda-files between them (I believe with org-mode 5.13g, the 
org-agenda-files is dynamically built if it is set to a directory). 
Actually, I think it would be nice if this feature can be included into 
org-mode i.e. something like org-agenda-file-set-switch or 
org-context-switch. It would be great if we can build agenda view from 
either a single agenda file set, or all agenda file sets. For me,  I 
like to break down both my personal stuff and work stuff into multiple 
files, so file restriction does not work that well.


Wanrong

Bernt Hansen wrote:

Dave C. Nelson [EMAIL PROTECTED] writes:

  
 
I'm playing around with org mode and while it works mostly the way I

want, I have something I'm trying to do and so far I've failed. I should
mention that I'm not much of a lisp programmer, so it might be my lack
of knowledge here.

What I want is to have an agenda view like the default agenda view one
gets with c-a a, but narrowed so that only a subset of todo items
show. For example, when I'm at work, I want to narrow the agenda view so
that it only shows todo items related to work. 


I've read through the manual, the past list postings, etc. and I just
can't seem to come up with an org-agenda-custom-command that does this
(I assume this is the way to accomplilsh this). Is it possible? Would
someone please give me a hint?



I put my work todo items in a separate org file from other things.  Then
when you are in that org file you can limit your agenda view to just
that file with 


 C-a a 1 a

Hope that helps.

Bernt



___
Emacs-orgmode mailing list
Remember: use `Reply All' to send replies to the list.
Emacs-orgmode@gnu.org
http://lists.gnu.org/mailman/listinfo/emacs-orgmode
  





___
Emacs-orgmode mailing list
Remember: use `Reply All' to send replies to the list.
Emacs-orgmode@gnu.org
http://lists.gnu.org/mailman/listinfo/emacs-orgmode


RE: [Orgmode] Re: Custom agenda views

2007-10-26 Thread Dave C. Nelson
 


 I put my work todo items in a separate org file from other 
 things.  Then when you are in that org file you can limit 
 your agenda view to just that file with 
 
  C-a a 1 a
 
 Hope that helps.

This suggestion is helpful, but I should've stated that I have some
tasks that I want to show both at work and at home. I thought I could do
this by tagging the work only items with :WORK:, the home items with
:HOME: and the work/home items with :HOME:WORK: and then (somehow)
getting the agenda view to only show items tagged WORK or HOME. 

Dave


___
Emacs-orgmode mailing list
Remember: use `Reply All' to send replies to the list.
Emacs-orgmode@gnu.org
http://lists.gnu.org/mailman/listinfo/emacs-orgmode


Re: [Orgmode] Org-mode version 5.13

2007-10-26 Thread Mike Newman
On Thu, 25 Oct 2007 16:12:36 +0500
Dmitri Minaev [EMAIL PROTECTED] wrote:


 Wouldn't classes make formatting more flexible? If I understand
 correctly, Mike Newman's proposal will require all formatting to be
 hardcoded into org.el? I'd rather keep it in a separate .css file, one
 for the whole site...
 
 
That is certainly not my intention.  I think keeping style information
in a separate file is a good idea.

-- 
Mike


___
Emacs-orgmode mailing list
Remember: use `Reply All' to send replies to the list.
Emacs-orgmode@gnu.org
http://lists.gnu.org/mailman/listinfo/emacs-orgmode


Re: [Orgmode] Re: Custom agenda views

2007-10-26 Thread Bernt Hansen
Dave C. Nelson [EMAIL PROTECTED] writes:

 I put my work todo items in a separate org file from other 
 things.  Then when you are in that org file you can limit 
 your agenda view to just that file with 
 
  C-a a 1 a
 
 Hope that helps.

 This suggestion is helpful, but I should've stated that I have some
 tasks that I want to show both at work and at home. I thought I could do
 this by tagging the work only items with :WORK:, the home items with
 :HOME: and the work/home items with :HOME:WORK: and then (somehow)
 getting the agenda view to only show items tagged WORK or HOME. 

I thought you meant you wanted the calendar agenda view limited
(day/week/month etc) which I don't know how to do other than by org file.

If your tasks are tagged you can get a tag match to show what you want -
but it won't be the day/week agenda.

C-a m
and enter WORK/NEXT

should show all WORK tagged todo items in a NEXT state.

I use that alot.  I have multiple 'work' org files (by client) and when
I'm at work 

C-a a w 

searches @WORK/NEXT for me and I can pick from the available NEXT times
for what to work on.

I normally schedule high priority projects onto my daily agenda and work
on those first.  Then when there is nothing specific that I need to work
on I can view the NEXT todo lists and pick something.

Regards,
Bernt


___
Emacs-orgmode mailing list
Remember: use `Reply All' to send replies to the list.
Emacs-orgmode@gnu.org
http://lists.gnu.org/mailman/listinfo/emacs-orgmode


[Orgmode] Bug in html-export: unclosed div

2007-10-26 Thread Mike Newman
In Org-mode 5.13d, not all the div elements get closed.  See
the attached .org and .html.

-- 
Mike
Title: testdiv



testdiv

Table of Contents

1 H1

1.1 H1.1
1.2 H1.2


2 H2




1 H1



1.1 H1.1



1.2 H1.2




2 H2


 Author: 
mike

 Date: 2007/10/26 06:56:31 PM




testdiv.org
Description: Binary data
___
Emacs-orgmode mailing list
Remember: use `Reply All' to send replies to the list.
Emacs-orgmode@gnu.org
http://lists.gnu.org/mailman/listinfo/emacs-orgmode


[Orgmode] Non-existent file in agenda

2007-10-26 Thread Mike Newman
If a file in the agenda list is *temporarily* unavailable, I would like
to be able to ignore this one file and proceed with the other files.
At present, the options are Abort or Remove from the agenda list.

-- 
Mike


___
Emacs-orgmode mailing list
Remember: use `Reply All' to send replies to the list.
Emacs-orgmode@gnu.org
http://lists.gnu.org/mailman/listinfo/emacs-orgmode


[Orgmode] Exporting visible part to LaTeX

2007-10-26 Thread Lindsay Todd
I am able to export my entire org file to LaTeX (after finding that
couldn't use any ampersands on headlines).  But I find that I cannot
export only the visible portion to LaTeX, using C-c C-e v L  (or l).  I
get this error message: Invalid export key.

This is with version 5.13g.

-- 
R. Lindsay Todd  email: [EMAIL PROTECTED]
Senior Systems Programmerphone: 518-276-2605
Rensselaer Polytechnic Institute fax:   518-276-2809
Troy, NY 12180-3590  WWW:   http://www.rpi.edu/~toddr

The views, opinions, and judgments expressed in this message are
solely those of the author. The message contents have not been
reviewed or approved by Rensselaer.



___
Emacs-orgmode mailing list
Remember: use `Reply All' to send replies to the list.
Emacs-orgmode@gnu.org
http://lists.gnu.org/mailman/listinfo/emacs-orgmode


Re: [Orgmode] Non-existent file in agenda

2007-10-26 Thread Carsten Dominik


On Oct 26, 2007, at 8:30 PM, Mike Newman wrote:

If a file in the agenda list is *temporarily* unavailable, I would  
like

to be able to ignore this one file and proceed with the other files.
At present, the options are Abort or Remove from the agenda list.


Hi Mike, that would be

(setq org-agenda-skip-unavailable-files t)

- Carsten




___
Emacs-orgmode mailing list
Remember: use `Reply All' to send replies to the list.
Emacs-orgmode@gnu.org
http://lists.gnu.org/mailman/listinfo/emacs-orgmode


Re: [Orgmode] Bug in html-export: unclosed div

2007-10-26 Thread Carsten Dominik

Hopefully fixed in 5.13h, please check again.

- Carsten

On Oct 26, 2007, at 8:01 PM, Mike Newman wrote:


In Org-mode 5.13d, not all the div elements get closed.  See
the attached .org and .html.

--
Mike
testdiv.html
testdiv.org
___
Emacs-orgmode mailing list
Remember: use `Reply All' to send replies to the list.
Emacs-orgmode@gnu.org
http://lists.gnu.org/mailman/listinfo/emacs-orgmode




___
Emacs-orgmode mailing list
Remember: use `Reply All' to send replies to the list.
Emacs-orgmode@gnu.org
http://lists.gnu.org/mailman/listinfo/emacs-orgmode


Re: [Orgmode] Exporting visible part to LaTeX

2007-10-26 Thread Carsten Dominik

Fixed in 5.13h.

- Carsten

On Oct 26, 2007, at 5:17 PM, Lindsay Todd wrote:


I am able to export my entire org file to LaTeX (after finding that
couldn't use any ampersands on headlines).  But I find that I cannot
export only the visible portion to LaTeX, using C-c C-e v L  (or  
l).  I

get this error message: Invalid export key.

This is with version 5.13g.

--
R. Lindsay Todd  email: [EMAIL PROTECTED]
Senior Systems Programmerphone: 518-276-2605
Rensselaer Polytechnic Institute fax:   518-276-2809
Troy, NY 12180-3590  WWW:   http://www.rpi.edu/~toddr

The views, opinions, and judgments expressed in this message are
solely those of the author. The message contents have not been
reviewed or approved by Rensselaer.



___
Emacs-orgmode mailing list
Remember: use `Reply All' to send replies to the list.
Emacs-orgmode@gnu.org
http://lists.gnu.org/mailman/listinfo/emacs-orgmode




___
Emacs-orgmode mailing list
Remember: use `Reply All' to send replies to the list.
Emacs-orgmode@gnu.org
http://lists.gnu.org/mailman/listinfo/emacs-orgmode