emacs-orgmode@gnu.org archives
 help / color / mirror / code / Atom feed
From: Matthew Sauer <improv.philosophy@gmail.com>
To: Org Mode Mailing List <emacs-orgmode@gnu.org>
Subject: [DEV]
Date: Fri, 22 Jul 2011 08:47:22 -0500	[thread overview]
Message-ID: <CALRk1sbFE=1qJxeK_V_yZu79_dk_djRi_GmtQZxjKu0bu7HepQ@mail.gmail.com> (raw)

Hello all,

I have decided to work on a startup dot el package geared around
orgmode.  I want to get it up to a basic functionality before I allow
it to be distributed and I know I still have some work to do to get it
to that point.

My first goal is have a file open on either the left or the right and
a somewhat customizable agenda buffer on the other side.  What I am
trying to accomplish is the providing of a easy to use interface for
beginners in org-mode to get started and use it for task/project
management.

The agenda view will be a user definable number of days calendar with
a user defined number of days in the future view of upcoming deadlines
or just unscheduled deadlines (a choice between the two may have to be
implemented in the future as my skills grow and more contribute?) and
at the bottom we would find TODO keywords (maybe I need to change this
to != all not done keywords in the future) that are not scheduled and
do not have a deadline on them (kind of a someday/sometime todos).

What I am needing to know is about adding an agenda view via a .el
file to the custom agenda views.  Could I do that, something like
this:
-----Cut here---start code---cut here---start code-----
(add-to-list
 '(org-agenda-custom-commands
   (quote
    (
     ("s" "Startup View"
------Cut Here---end code----cut here----end code----
When I get my basic idea for the package outlined a little more I will
ask for some help with testing on it at the github I have setup.

Thank you in advance for your suggestions/support and feedback.

--

Matthew

             reply	other threads:[~2011-07-22 13:47 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2011-07-22 13:47 Matthew Sauer [this message]
2011-07-26  0:58 ` [DEV] Bastien

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

  List information: https://www.orgmode.org/

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to='CALRk1sbFE=1qJxeK_V_yZu79_dk_djRi_GmtQZxjKu0bu7HepQ@mail.gmail.com' \
    --to=improv.philosophy@gmail.com \
    --cc=emacs-orgmode@gnu.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
Code repositories for project(s) associated with this public inbox

	https://git.savannah.gnu.org/cgit/emacs/org-mode.git

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).