emacs-orgmode@gnu.org archives
 help / color / mirror / code / Atom feed
From: Yasuhito Takamiya <yasuhito@gmail.com>
To: Emacs-orgmode@gnu.org
Subject: Re: [ANN] orgbox: Mailbox-like task scheduling in org-agenda.
Date: Mon, 24 Mar 2014 16:33:12 +0900	[thread overview]
Message-ID: <CAEoZ-rA3FELmOb4c0fL=EjpJXR595R42+CkaSUiFNMTteLrpxg@mail.gmail.com> (raw)
In-Reply-To: <m261n8c8ng.fsf@polytechnique.org>

Hi Alan,

> It would be great to be able to configure some of the hard-coded dates
> and time, such as:
> - later today: number of hours (currently 3)
> - start of evening: currently 18:00
> - start of day: currently 08:00
> - start of weekend: currently Saturday (you could use
>   `org-agenda-weekend-days' as you are doing for the `orgbox-weekend-p'
>   predicate)
> - start of week: currently Monday, at 08:00
> - someday: currently in 3 months

Added the following defcustoms.

- orgbox-start-time-of-day
- orgbox-start-day-of-week
- orgbox-start-time-of-weekends
- orgbox-start-day-of-weekends
- orgbox-start-time-of-evening
- orgbox-later
- orgbox-someday

https://github.com/yasuhito/orgbox

Thanks for your feedback!

Yasuhito


On Fri, Mar 21, 2014 at 4:28 PM, Alan Schmitt
<alan.schmitt@polytechnique.org> wrote:
> Hello Yasuhito,
>
> Yasuhito Takamiya <yasuhito@gmail.com> writes:
>
>> Hello all,
>>
>> For your information, to anyone interested in GTD and org-mode,
>> I am developing a tiny tool for org-mode to schedule your agenda tasks
>> easily like Mailbox iPhone app (http://www.mailboxapp.com/).
>>
>> https://github.com/yasuhito/orgbox
>> (This is already available on MELPA.)
>>
>> Usage:
>>   - Open org-agenda view.
>>   - Move your cursor to a task you want to schedule and type C-c C-s
>>     (or M-x orgbox).
>>   - Select one of the scheduling method from the menu shown on the
>>     minibuffer.
>>
>> - [l] Later Today
>> - [e] This Evening
>> - [t] Tomorrow
>> - [w] This Weekend
>> - [n] Next Week
>> - [i] In a Month
>> - [s] Someday
>> - [p] Pick Date
>>
>> If anyone is interested in being involved in taking this forward,
>> that'd be great.
>
> I had a quick look at your code and this looks like a nice idea. I have
> a couple comments.
>
> It would be great to be able to configure some of the hard-coded dates
> and time, such as:
> - later today: number of hours (currently 3)
> - start of evening: currently 18:00
> - start of day: currently 08:00
> - start of weekend: currently Saturday (you could use
>   `org-agenda-weekend-days' as you are doing for the `orgbox-weekend-p'
>   predicate)
> - start of week: currently Monday, at 08:00
> - someday: currently in 3 months
>
> I don't know how difficult it would be to make these user configurable.
> In any case, I find this is a very useful addition to scheduling in org
> mode.
>
> Thanks,
>
> Alan

  parent reply	other threads:[~2014-03-24  7:33 UTC|newest]

Thread overview: 9+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2014-03-21  3:16 [ANN] orgbox: Mailbox-like task scheduling in org-agenda Yasuhito Takamiya
2014-03-21  7:28 ` Alan Schmitt
2014-03-21 12:21   ` Yasuhito Takamiya
2014-03-24  7:33   ` Yasuhito Takamiya [this message]
2014-03-24 14:00     ` Alan Schmitt
2014-03-24 19:35       ` Aaron Ecay
2014-03-25 14:34         ` Alan Schmitt
2014-03-21 10:03 ` Karl Voit
2014-03-21 12:08   ` Yasuhito Takamiya

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='CAEoZ-rA3FELmOb4c0fL=EjpJXR595R42+CkaSUiFNMTteLrpxg@mail.gmail.com' \
    --to=yasuhito@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).