Questions tagged [gtd]

GTD is Getting Things Done, David Allen's productivity book.

24 questions
1
vote
4 answers

Best practices to get opened projects done and not waste time in the wrong direction

let's say that you in your new programming work your boss comes and says "hey, there is this new language X and I want you do get Y done with it", which is kind of an opened problem, in the sense that there could be 10000 different ways to achieve…
Open the way
  • 21,703
  • 44
  • 131
  • 190
1
vote
0 answers

Very simple application for managing a list of tasks and associating iCal events

I have a list of tasks in a plan text file and I would like to create some very simple mac application where I can assign each task to an iCal event with an associated date, and the possibility to change later that date or delete associated event.…
Open the way
  • 21,703
  • 44
  • 131
  • 190
0
votes
0 answers

Fixing a broken firefox gmail userscript to work in chrome gmail

This is my first post here so I apologize in advance if I'm not following protocol with this post. I've been trying to find a replacement solution for this script for years. Hopefully someone here can help the cause. My favorite Gmail Greasemonkey…
0
votes
1 answer

Display a TODO keyword on agenda but hide it in Todo list

I am following Getting Things Done (GTD) with org-mode, and this is my current TODO setup: #+TODO: TODO(t) PROJECT(p) | WAITING(w@/!) DONE(d!) CANCELLED(c@) I want to display entries with PROJECT keyword appear on agenda but hide those entries from…
THIS USER NEEDS HELP
  • 2,499
  • 2
  • 27
  • 50
0
votes
1 answer

important hotkeys don't work anymore after RStudio update to 0.99.878

I recently updated RStudio for Windows via download link mainly due to interest in the new features of the most recent version 0.99.878. Unfortunaly after the installation some important hotkeys behave different in the source editor, while they…
David Go
  • 740
  • 1
  • 6
  • 13
0
votes
1 answer

I can't save monkeygtd on firefox

The firefox's version is 38.0. When I try to save the monkeygtd based on tiddlywiki, it reports below. It's not possible to save changes. Possible reasons include: - your browser doesn't support saving (Firefox, Internet Explorer, Safari and Opera…
0
votes
1 answer

Outlook 2011: Adding some messages to "Waiting for reply" folder

My use case is that I want to track for responses on some messages I write. My methodology now is to wait for the message to be sent the move it from the sent folder to the "Waiting for reply" folder which I go over periodically. I'm looking for a…
IttayD
  • 25,561
  • 25
  • 109
  • 173
0
votes
1 answer

Write and call function from agenda (org-mode)

(I don't know lisp, so I suspect this is really simple.) I want to write a function to simplify my org-mode and GTD setup. I've based my org-mode setup on the write up here: http://doc.norang.ca/org-mode.html#CustomAgendaViewSetup I want to use the…
olaf
  • 117
  • 1
  • 1
  • 6
-1
votes
1 answer

Using Vim in a GTD way

I'd like to change my habit in the way I take notes. I want add files named YYYYmmddHHiiss.txt in a directory and start them this way: =Call somebody (title of my note) @work (context of my note) !todo (type of the note, I'll use !inbox, !todo,…
phi_st
  • 55
  • 5
1
2