all messages for Emacs-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
From: Emanuel Berg <embe8573@student.uu.se>
To: help-gnu-emacs@gnu.org
Subject: Re: Opening a bookmark in the init file
Date: Tue, 03 Mar 2015 03:52:20 +0100	[thread overview]
Message-ID: <87h9u2rdwb.fsf@debian.uxu> (raw)
In-Reply-To: mailman.1200.1425350100.31049.help-gnu-emacs@gnu.org

Robert Thorpe <rt@robertthorpeconsulting.com> writes:

>> (find-file "~/TODO") (goto-char (point-max))
>
> That's exactly the code I was using previously. The
> problem was the I've organized the file so the least
> important tasks are at the bottom. It's got so long
> that the most important tasks are no longer on the
> same screen. I should probably be doing things in my
> TODO list rather than fixing how it's shown.

Ha! Ranking the tasks sounds like overkill. If I
remember correctly from CS theory SJF (Shortest Job
First) is the best algorithm provided you can tell
what task is the shortest (an estimate should be
sufficient in real life).

But, I like the idea of a lightning-fast TODO list
interface so whenever you get an idea, you can just
add it to the TODO list 1 second and continue to work
on whatever you were doing. When you get bored, bring
up the TODO list to the rescue...

I have it as M-x todo as well as todo in the shell.

Emacs: http://user.it.uu.se/~embe8573/conf/emacs-init/todo-did.el
zsh:   http://user.it.uu.se/~embe8573/conf/.zsh/todo

-- 
underground experts united


       reply	other threads:[~2015-03-03  2:52 UTC|newest]

Thread overview: 10+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
     [not found] <mailman.1200.1425350100.31049.help-gnu-emacs@gnu.org>
2015-03-03  2:52 ` Emanuel Berg [this message]
     [not found] <mailman.1196.1425343655.31049.help-gnu-emacs@gnu.org>
2015-03-03  1:04 ` Opening a bookmark in the init file Emanuel Berg
2015-03-03  2:34   ` Robert Thorpe
2015-03-03  0:47 Robert Thorpe
2015-03-03  0:56 ` Drew Adams
2015-03-03  2:32   ` Robert Thorpe
     [not found]     ` <(message>
     [not found]       ` <from>
     [not found]         ` <Drew>
     [not found]         ` <Robert>
     [not found]           ` <Thorpe>
     [not found]             ` <on>
     [not found]               ` <Tue>
     [not found]                 ` <03>
     [not found]                   ` <Mar>
     [not found]                     ` <2015>
     [not found]                       ` <14:24:18>
     [not found]                         ` <-0700>
     [not found]                       ` <02:32:50>
     [not found]               ` <Sun>
2015-03-08 19:18     ` Robert Thorpe
2015-03-08 21:24       ` Drew Adams
2015-03-08 21:48         ` Robert Thorpe
2015-03-08 22:52           ` Drew Adams

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

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

  git send-email \
    --in-reply-to=87h9u2rdwb.fsf@debian.uxu \
    --to=embe8573@student.uu.se \
    --cc=help-gnu-emacs@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 external index

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

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.