<?xml version="1.0" encoding="utf-8"?>
<rss version="2.0"
    xmlns:dc="http://purl.org/dc/elements/1.1/"
     xmlns:admin="http://webns.net/mvcb/"
     xmlns:content="http://purl.org/rss/1.0/modules/content/"
     xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#">
	<channel>
	  <title>Ask MetaFilter posts tagged with GTD</title>
      <link>http://ask.metafilter.com/tags/GTD</link>
      <description>tag posts with GTD</description>
	  	  <pubDate>Wed, 14 May 2008 03:26:43 -0800</pubDate>
      <lastBuildDate>Wed, 14 May 2008 03:26:43 -0800</lastBuildDate>

      <language>en-us</language>
	  <docs>http://blogs.law.harvard.edu/tech/rss</docs>
	  <ttl>60</ttl>	  
	<item>
	<title>Help me, I&apos;m a late adopter.</title>
	<link>http://ask.metafilter.com/91364/Help-me-Im-a-late-adopter</link>	
	<description>How do I learn new programming languages and start using modern web apps without getting frustrated and angry? So I&apos;m in my mid-twenties and work in IT. I&apos;ve been watching the last couple of years of exploding creativity on the net - literally millions of blogs, new programming languages, new ideas like twitter, citizen journalism, etcetera.&lt;br&gt;
&lt;br&gt;
But lately I&apos;ve realised that despite being able to see the potential benefits and really actually exciting possibilities of all this new stuff, I grumpily dismiss it and stick to how I&apos;ve been doing things for the past couple of years. I use email, Java and PHP, and HTML 4.0.1 Transitional. I occasionally write some stuff in my site&apos;s news section, but I doubt my completely random ramblings make anyone come back. I&apos;d like to think that I might have some interesting things to say on some topics, but I can&apos;t find the time to write about it, and it feels odd to intersperse &quot;here&apos;s some photos I took&quot; with &quot;here&apos;s a detailed analysis of this political situation&quot;. I don&apos;t use &lt;a href=&quot;http://www.ruby-lang.org&quot;&gt;Ruby&lt;/a&gt;&lt;a href=&quot;http://www.twitter.com&quot;&gt;Twitter&lt;/a&gt;&lt;a href=&quot;http://en.wikipedia.org/wiki/Xml&quot;&gt;XML&lt;/a&gt;&lt;a href=&quot;http://www.python.org&quot;&gt;Python&lt;/a&gt;&lt;a href=&quot;http://en.wikipedia.org/wiki/Lisp_%28programming_language%29&quot;&gt;LISP&lt;/a&gt;&lt;a href=&quot;http://www.blacktree.com/&quot;&gt;Quicksilver&lt;/a&gt;&lt;a href=&quot;http://www.43folders.com/topics/gtd&quot;&gt;GTD&lt;/a&gt;&lt;a href=&quot;http://en.wikipedia.org/wiki/Podcast&quot;&gt;Podcasts&lt;/a&gt;&lt;a href=&quot;http://en.wikipedia.org/wiki/Rss&quot;&gt;RSS&lt;/a&gt;&lt;a href=&quot;http://lifehacker.com/&quot;&gt;Lifehacks&lt;/a&gt;. I don&apos;t contribute to wikis, or talk on forums (with the pretty much sole exception of MeFi).&lt;br&gt;
&lt;br&gt;
At the same time I&apos;m getting very frustrated with the limits of the tools I do know how to use - Java&apos;s verbosity and lack of support for first-class functions is a pain, and I don&apos;t like the fact that I&apos;m always the last to hear about everything interesting that happens on the net. I have no coherent systems for making notes or keeping track of appointments or tasks, despite the plethora of Mac programs available for doing just that.&lt;br&gt;
&lt;br&gt;
Why is this a problem? Well, I&apos;m not even thirty yet, but I can already feel myself falling behind the times. I don&apos;t want to end up as the kind of programmer / person in general who toils away on some legacy project in a little corner, insisting &quot;we&apos;ve always done it this way&quot; until one day I get fired for being completely superfluous. I want to want to learn new things. I want to be more organised.&lt;br&gt;
&lt;br&gt;
So is there a question in all of this? Yes! &lt;em&gt;I want you to tell me how to break out of my rut. Tell me how I can learn about, and start to use, new stuff&lt;/em&gt;, despite the two big obstacles I&apos;m about to describe.&lt;br&gt;
&lt;br&gt;
Obstacle number one: Why do I dislike new things? To a large part, to be honest, because the people who do use these things and try to promote them really grate on my nerves. Take programming languages: many advocates of new languages (Ruby, I&apos;m looking at you) start off their pitch by pointing out how useless language X (also known as &quot;Java&quot;) is, and how using their language allows you to become a massively more enlightened individual. Along the way, there is a strong implication that anyone who still uses language X in 2008 is a hopeless dinosaur. Way to insult your audience.&lt;br&gt;
&lt;br&gt;
Number two: I find learning new things really unpleasant. Faced with needing to code a small website, another programmer would say &quot;Cool, a chance to try out this new Python framework, and this AJAX front-end library - no one&apos;s ever tried using them together before, but I have a really clever plan involving metaclasses&quot;. I say &quot;Well, I don&apos;t really want to take too much time on it, so let&apos;s code it up in imperative-style PHP 4. It&apos;s clunky, it&apos;s incredibly verbose, the code is hideous, and errors are hard to track down, but I know how it works and can liberally reuse code from previous projects.&quot; Of course, this is a caricature, but the point remains that that other programmer will end up being more productive and motivated than me, perhaps not on this project, but on the next, where I&apos;m still using PHP 4, but the other guy would be using said Python framework (but not the AJAX library, because it turned out to be too buggy).&lt;br&gt;
&lt;br&gt;
So why don&apos;t I go off and do like the other programmer? Because the framework and the library will have terrible, hard-to-find inconsistent documentatio, bugs that cause the default configuration to fail silently, and creators who have the attitude described in obstacle #1. And here&apos;s the crux of the matter: where the other programmer would think &quot;Cool, a challenge! Let&apos;s try to get this working.&quot; I fly into an impotent rage, cursing the code, its creator, and myself. I will yell at the computer when yet another promising documentation link 404s on me, I will make strangling motions at the screen when it turns out that I installed some package whose name has no vowels on the wrong path, and I will mentally tally every single problem I&apos;ve had getting the whole thing working. Both the other programmer and I will take about five hours to get the framework up and running, but while that&apos;s five hours of joyful problem-solving time for the other guy/gal, it&apos;s five hours of fuming at the computer for me, and I&apos;ll have a headache at the end. And somewhere along the way I will probably give up and code the thing in PHP 4 or Java, feeling guilty for being a dinosaur.&lt;br&gt;
&lt;br&gt;
Much the same happens when the Thing in question isn&apos;t a programming language but a website or some organizer/productivity program.&lt;br&gt;
&lt;br&gt;
So to the end of not having to look at new things anymore, I now come up with automatic put-downs for every new thing that crosses my path: Ruby&apos;s syntax is horrible, Twitter is shallow, XML is verbose, Python is white-space-sensitive, LISP is unreadable, Quicksilver is unstable and obtuse, GTD is for obsessive-compulsives, podcasts are narcissistic, RSS is inefficent and ill-defined and life hacks are impractical. Contributing to wikis is pointless, and all forums are full of 13 year olds.&lt;br&gt;
&lt;br&gt;
Still, I want to learn and use new things, because I find them fascinating and recognise their potential. &lt;em&gt;So what techniques, states of mind, resources would you suggest that I could use to approach learning new languages, starting to use new websites, new modes of communication, etcetera, without just coming away pissed off and exhausted?&lt;/em&gt;&lt;br&gt;
&lt;br&gt;
(And if you&apos;ve read all of this, congratulations. You get a voucher for small prize, redeemable anywhere on the moon only.)</description>
	<guid isPermaLink="false">tag:ask.metafilter.com,2008:site.91364</guid>
	<pubDate>Wed, 14 May 2008 03:26:43 -0800</pubDate>

<category>web_2_point_0</category>

<category>ruby</category>

<category>python</category>

<category>programming</category>

<category>gtd</category>

<category>lisp</category>

<category>quicksilver</category>

<category>learning</category>

<category>lifehack</category>

<category>lifehacks</category>

	<dc:creator>Zarkonnen</dc:creator>
	</item>
	<item>
	<title>How should I track my internet usage?</title>
	<link>http://ask.metafilter.com/91149/How-should-I-track-my-internet-usage</link>	
	<description>I&apos;m looking for an application that tracks my software and website usage that is not &lt;a href=&quot;http://rescuetime.com/&quot;&gt;RescueTime.&lt;/a&gt;  I&apos;m extremely uncomfortable with the data being transmitted to a website and want something that stores it on my computer, not anywhere else.  I&apos;ve also used MeeTimer, and found it too buggy.  Does anyone have any suggestions?</description>
	<guid isPermaLink="false">tag:ask.metafilter.com,2008:site.91149</guid>
	<pubDate>Sun, 11 May 2008 20:41:53 -0800</pubDate>

<category>procrastination</category>

<category>personaldevelopment</category>

<category>productivity</category>

<category>gtd</category>

<category>internetusage</category>

<category>webapps</category>

	<dc:creator>schroedinger</dc:creator>
	</item>
	<item>
	<title>Buying a nicely-made desktop tickler file system</title>
	<link>http://ask.metafilter.com/90964/Buying-a-nicelymade-desktop-tickler-file-system</link>	
	<description>I am looking for a desktop tickler/pass-forward file system that&apos;s really *classy* and well-made from quality materials, not the typical wire-basket-with-manila-folders that most places sell.</description>
	<guid isPermaLink="false">tag:ask.metafilter.com,2008:site.90964</guid>
	<pubDate>Fri, 09 May 2008 06:18:26 -0800</pubDate>

<category>gtd</category>

<category>ticklerfile</category>

<category>organization</category>

<category>shopping</category>

<category>erectpinkiefinger</category>

	<dc:creator>TheManChild2000</dc:creator>
	</item>
	<item>
	<title>Computerized &quot;Job Jar&quot;?</title>
	<link>http://ask.metafilter.com/90718/Computerized-Job-Jar</link>	
	<description>I would like randomly selected items from a To-Do list to &quot;float to the top&quot; on a regular basis.  Ideas? Ok, so growing up, we had chores to do and things that needed doing around the house.  Trying to assign them or claim them permanently never worked out very well, so we wrote anything that needed doing on slips of paper, put them in a jar.  Every Sunday you took one item out of the jar and were stuck doing whatever was on the paper.  Sometimes it was quick and easy, sometimes it was a real pain.  But the luck of the draw made it easier to tolerate.&lt;br&gt;
&lt;br&gt;
I have a Tasks list in Outlook that when printed out is several pages long, full of 4-hour or 8-hour projects.  Guh.  Obviously, it&apos;s too big to help me get it all done, and there&apos;s always some other needs-doing item I&apos;d prefer to do that can push a more unpleasant task out of the way.  I&apos;d like to cut everything but this week&apos;s absolutely necessary &quot;next action&quot; items from my Tasks list, and have the rest somewhere else.&lt;br&gt;
&lt;br&gt;
What I would like to do is block out a day or half-day each week for the &quot;Job Jar&quot;.  By some sort of magic, that big list of items would have one or two projects percolate to the top somehow, and notify me.  They&apos;d go in that week&apos;s block of time as Must-Dos, rather than languishing away on a Someday list as they do now.&lt;br&gt;
&lt;br&gt;
I&apos;ve seen a lot of productivity hacks go by on MeFi - does anyone have ideas?&lt;br&gt;
&lt;br&gt;
I doubt Outlook would be able to do this for me, so any other tool that would do this is worth it.  Gimme whatever you got.&lt;br&gt;
&lt;br&gt;
I&apos;m not interested in the obvious choice of assigning due dates beforehand to these projects and getting notified that way.  If I am allowed to make choices about what&apos;s due when, then the whole element of random assignment I&apos;m looking for is lost.  I&apos;m lousy at making deals with myself (I practice active procrastination), but can keep a Job-Jar-like pact; so  I&apos;m looking for something that can randomize listed items and deliver one or two a week.&lt;br&gt;
&lt;br&gt;
Super double special rainbow pony bonus points for something that&apos;s smart enough to give me one item listed as All-Day or two listed as Half-Day.</description>
	<guid isPermaLink="false">tag:ask.metafilter.com,2008:site.90718</guid>
	<pubDate>Tue, 06 May 2008 16:35:11 -0800</pubDate>

<category>Random</category>

<category>ToDo</category>

<category>productivity</category>

<category>hack</category>

<category>GTD</category>

<category>lifehack</category>

	<dc:creator>penciltopper</dc:creator>
	</item>
	<item>
	<title>Greasemonkey Script Request</title>
	<link>http://ask.metafilter.com/90497/Greasemonkey-Script-Request</link>	
	<description>Greasemonkey Script Request: A script which displays &quot;Get Back To Work&quot; in big letters when I visit procrastination websites (like ask.metafilter). There are a ton of greasemonkey scripts blocking non-productive websites. However, blocking the sites entirely goes too far for me. &lt;br&gt;
&lt;br&gt;
I am looking for a script that reminds me to get back to work but still lets me visit time-wasting websites. Something like &lt;a href=&quot;http://farm3.static.flickr.com/2081/2464106725_32f0dbfcde_o.jpg&quot;&gt;this&lt;/a&gt;.&lt;br&gt;
&lt;br&gt;
Any idea where I can find such a thing?&lt;br&gt;
&lt;br&gt;
Bonus:</description>
	<guid isPermaLink="false">tag:ask.metafilter.com,2008:site.90497</guid>
	<pubDate>Sun, 04 May 2008 09:44:08 -0800</pubDate>

<category>Greasemonkey</category>

<category>GTD</category>

<category>Productivity</category>

	<dc:creator>chrisalbon</dc:creator>
	</item>
	<item>
	<title>Scanning Legal Sized Docs?</title>
	<link>http://ask.metafilter.com/89333/Scanning-Legal-Sized-Docs</link>	
	<description>I want to scan all my important papers, including documents which are on legal sized (long) paper. 

I have a Canon MP830 scanner and while the glass for scanning is the size or regular notebook paper, I thought I would be able to scan in the legal sized document from the automatic document feeder. 

So far, no go - all my PDF copies are only notebook sized copies. 

Any suggestions?</description>
	<guid isPermaLink="false">tag:ask.metafilter.com,2008:site.89333</guid>
	<pubDate>Sun, 20 Apr 2008 13:06:56 -0800</pubDate>

<category>scan</category>

<category>paperless</category>

<category>GTD</category>

	<dc:creator>cmh0150</dc:creator>
	</item>
	<item>
	<title>Help me take my work on the road</title>
	<link>http://ask.metafilter.com/87840/Help-me-take-my-work-on-the-road</link>	
	<description>PortableApps? Portable Outlook? What&apos;s the best way to access a robust set of data from multiple PCs? I&apos;ve got a fairly chock-full Outlook, with tons of folders and sub-folders, carefully designed for my homebrew time management system. Now, though, I&apos;m finding the need to be away from my desktop PC a couple of days a week, and still need to Get Things Done.&lt;br&gt;
&lt;br&gt;
I can access my POP mail from the road if I quit out of Outlook before I leave ... but that doesn&apos;t help me much, because so much of my work is stored in the Outlook folders.&lt;br&gt;
&lt;br&gt;
I&apos;ve looked at &lt;a href=&quot;http://portableapps.com/&quot;&gt;PortableApps&lt;/a&gt;, but frankly, I&apos;m more than a little bit apprehensive to have my entire livelihood stored on a thumbdrive. I lose sunglasses within a day or two of buying them, so the idea of my entire digital life being on one little device is horrifying.&lt;br&gt;
&lt;br&gt;
What&apos;s the best way to take my data mobile? My company does not use an Exchange server (they use Squirrelmail for web-based email access). I&apos;ve looked at Gmail but hate the whole lack of a folder structure. I need some kind of cloud-based system for checking my mail, dragging and dropping things into folders, creating new folders, etc. And I need it to play nice with the days when I am at the home PC.&lt;br&gt;
&lt;br&gt;
For the record, I only use 2 computers - my desktop and my laptop. It&apos;s not like I&apos;m doing work at a public library or anything - I just need a way to access all of that structure while on the road, on my laptop.&lt;br&gt;
&lt;br&gt;
Totally demanding and ridiculously convoluted, I know, but I&apos;ve gotta believe there&apos;s an answer. Should I be looking harder at the thumb drive solution, but with some kind of integrated backup plan?</description>
	<guid isPermaLink="false">tag:ask.metafilter.com,2008:site.87840</guid>
	<pubDate>Thu, 03 Apr 2008 17:45:34 -0800</pubDate>

<category>email</category>

<category>portable</category>

<category>GTD</category>

	<dc:creator>jbickers</dc:creator>
	</item>
	<item>
	<title>Suppress checkboxes in CSS?</title>
	<link>http://ask.metafilter.com/86154/Suppress-checkboxes-in-CSS</link>	
	<description>Is it possible to make checkboxes invisible using CSS? I&apos;ve been using a TiddlyWiki for keeping my life in order (GTD), recently fell off the wagon, and am now getting back on using a newer-generation TW.  &lt;br&gt;
&lt;br&gt;
I&apos;ve thrown together a stylesheet for printing on 3x5 index cards that seems to work fine, but all the &quot;next action&quot; items have checkboxes next to them that you check when you&apos;ve completed that action, and these take up tons of real estate on the cards when they print.  I&apos;ve got the text resized smaller for cards, so what I&apos;d like to do is come up with a CSS statement that will either do the equivalent of &quot;display:none&quot; on the boxes themselves, or failing that, resize them down a bit.&lt;br&gt;
&lt;br&gt;
I know very little CSS, but Googling fails me so far, so I&apos;m guessing the answer is &quot;no.&quot;  Do any of you web gurus have the ability to pleasantly surprise me?</description>
	<guid isPermaLink="false">tag:ask.metafilter.com,2008:site.86154</guid>
	<pubDate>Fri, 14 Mar 2008 11:05:42 -0800</pubDate>

<category>html</category>

<category>css</category>

<category>stylesheet</category>

<category>tiddlywiki</category>

<category>gtd</category>

<category>monkeygtd</category>

<category>indexcard</category>

	<dc:creator>middleclasstool</dc:creator>
	</item>
	<item>
	<title>Creating quick tasks from e-mails in Outlook!</title>
	<link>http://ask.metafilter.com/85373/Creating-quick-tasks-from-emails-in-Outlook</link>	
	<description>Looking for a relatively simple outlook add in that will, at a minimum, let me &apos;one-click&apos; a button (or Alt-something keyboard shortcut) and create a task from the currently highlighted e-mail on the screen.    Ideally, the task that is generated would further allow me to categorize it from a list of projects that I have ongoing - thinking a drop down list for one of the task fields (somehow need to be able to change what appears in the drop down from time to time...).  This would be nice, but is not required.&lt;br&gt;
&lt;br&gt;
I have used some add-ins in the past (NetCentrics GTD and ClearContext), and like them (they have this &apos;create task&apos; capability, BTW), but they place an unacceptable amount of overhead on my system or connectivity, slowing it down far too much.&lt;br&gt;
&lt;br&gt;
So... looking for a slimmed-down version that will have the core functionality I described above.&lt;br&gt;
&lt;br&gt;
Thanks hive!&lt;br&gt;
&lt;br&gt;
Frank</description>
	<guid isPermaLink="false">tag:ask.metafilter.com,2008:site.85373</guid>
	<pubDate>Wed, 05 Mar 2008 07:59:49 -0800</pubDate>

<category>Outlook</category>

<category>GTD</category>

<category>add-in</category>

<category>task</category>

	<dc:creator>dyerfr</dc:creator>
	</item>
	<item>
	<title>How do I organize and archive my digital photography?</title>
	<link>http://ask.metafilter.com/84980/How-do-I-organize-and-archive-my-digital-photography</link>	
	<description>What is the best work-flow process for handling digital photos from capture, processing to archive? I&apos;ve been knocking off a few paying assignments lately and have had some work published in newspapers and and quickly finding myself engulfed in both film and digital clutter.  Particularly for some of my modeling contracts I find myself ending up with over a gigabyte of photos per shoot.  I need to find a way to deal with this.  Also I do some medium format and 35mm photography which I scan into the computer.&lt;br&gt;
&lt;br&gt;
Currently I&apos;m working as so:&lt;br&gt;
-Capture in RAW&lt;br&gt;
-Edit in photoshop, retain the original CR2 file and also save a jpeg copy, then create a low-res jpeg for the web.&lt;br&gt;
-Once a week back up my directory of photos to an external drive&lt;br&gt;
-I send clients 2 copies of a CD of their shoot, and I burn myself a copy which I file in a accordion folder.&lt;br&gt;
&lt;br&gt;
A lot of the photos are sorted by either subject matter or date of capture, really I have no idea what I&apos;m doing and there seems to be several different systems going on at once.&lt;br&gt;
&lt;br&gt;
What formats should I be saving the files in?  Taking into account the best preservation of quality and of space.&lt;br&gt;
&lt;br&gt;
I&apos;m a bit of a digital junk collector, and I&apos;m sure there are photos going back years which are sitting moldering away in my stacks of CDs and on drives.  In terms of clients photos is there much point at all in keeping them after handing over the goods and receiving payment?</description>
	<guid isPermaLink="false">tag:ask.metafilter.com,2008:site.84980</guid>
	<pubDate>Fri, 29 Feb 2008 16:08:34 -0800</pubDate>

<category>photography</category>

<category>gtd</category>

<category>workflow</category>

<category>process</category>

<category>digital</category>

<category>photos</category>

<category>archive</category>

<category>storage</category>

<category>backup</category>

	<dc:creator>chrisbucks</dc:creator>
	</item>
	<item>
	<title>Getting a ToDo List Manager is on my ToDo List</title>
	<link>http://ask.metafilter.com/84540/Getting-a-ToDo-List-Manager-is-on-my-ToDo-List</link>	
	<description>There seems to be a million different online and software based To Do List and Project Management applications, and my brain is tired of trying to figure out the difference between them.  It&apos;s the bells and whistles that get to me.  Help me find the one that fits! Here&apos;s a description of my perfect application:&lt;br&gt;
1) I have Project A, B, C, D, E  through infinity.  There should be no limit to the number of projects I can have.&lt;br&gt;
2) I have Tasks assigned to each Project that need to be done in a certain order to complete that project.&lt;br&gt;
3) The ability to look at one Project in detail, see all Tasks and be able to makes notes on each task.&lt;br&gt;
4) When I log in or fire up the app, I want to see a list of all projects, along with *just the current task waiting to be accomplished.* I get overwhelmed easily when I see a list of 20 to 30 tasks for just one project. I just want to see the one task I need to focus on now. For example, I could have Project A - Task 4, Project B - Task 2, Project C - Task 8, etc.&lt;br&gt;
5) When I check off that task (let&apos;s say Project A - Task 4), the next one comes up - the next time I log in, instead of showing Project A - Task 4, it would show Task 5.&lt;br&gt;
6) I would LOVE for this to be an online application and therefore independent of operating system.  Bonus points for the ability to be able to drag and drop to reorder Tasks and prioritize Projects.  Also bonus points for the ability to group Projects according to similarity (writing, home improvement, fitness and diet, vacation planning, car maintenance, etc)&lt;br&gt;
7) If it&apos;s software based, it needs to fit on a thumb drive and be cross-platform, as I have a PC at work and a mac at home.&lt;br&gt;
&lt;br&gt;
I&apos;ve looked at Remember The Milk, Vitalist and TaDaList but don&apos;t think they fit the bill for the above.&lt;br&gt;
&lt;br&gt;
I hope I&apos;ve been specific enough and hope this question might also help others whose brain works similarly to mine.&lt;br&gt;
&lt;br&gt;
Thanks so much for your help.</description>
	<guid isPermaLink="false">tag:ask.metafilter.com,2008:site.84540</guid>
	<pubDate>Mon, 25 Feb 2008 06:05:50 -0800</pubDate>

<category>todo</category>

<category>productivity</category>

<category>lists</category>

<category>lifehack</category>

<category>GTD</category>

<category>resolved</category>

	<dc:creator>willmize</dc:creator>
	</item>
	<item>
	<title>Getting many projects done</title>
	<link>http://ask.metafilter.com/84280/Getting-many-projects-done</link>	
	<description>How do you keep track of multiple projects at the same time, and get good work done on all of them? I typically have several projects going on at the same time on different unrelated topics. They all require a good amount of time? How best does one manage time so that all projects constantly move forward at a steady pace? How does one make decisions on prioritizing, as well as deal with the interest drop-off that comes when particular projects get stuck in difficulties? It is always tempting to focus on the project that is working best, leaving other stagnant.&lt;br&gt;
&lt;br&gt;
What is the best strategy for time management when one has several projects running at the same time?</description>
	<guid isPermaLink="false">tag:ask.metafilter.com,2008:site.84280</guid>
	<pubDate>Thu, 21 Feb 2008 23:21:44 -0800</pubDate>

<category>time</category>

<category>management</category>

<category>gtd</category>

	<dc:creator>markovich</dc:creator>
	</item>
	<item>
	<title>I don&apos;t think I&apos;m as anal as I should be</title>
	<link>http://ask.metafilter.com/82926/I-dont-think-Im-as-anal-as-I-should-be</link>	
	<description>So if I&apos;m going to use the GTD method, what am I going to use? After trying to make GTD work for me for almost three years, and then yesterday reading &lt;a href=&quot;http://lifehacker.com/352824/most-overrated-productivity-strategy&quot;&gt;how a number of people at Lifehacker&lt;/a&gt; have given up on it, I&apos;m wondering what plan B could be.&lt;br&gt;
&lt;br&gt;
The fact that I&apos;ve read practically every article and website on GTD, as well as tried out almost every calendar and task list program online, for the PC, and now that I&apos;ve switched, for the Mac This leads me to believe that, for me at least, GTD has some limitations. Namely:&lt;br&gt;
&lt;br&gt;
1. It&apos;s much more fun trying out new ways to implement GTD than to actually get things done (hence my serial monogamy with iGTD, tracks.tra.in, Rememember the Milk, Backback, Hiveminder, Toodledo, tadalist, Nozbe, Todoist, Vitalist, the GTD plugin for Outlook, and Clear Context, and of course, index cards and the Hipster PDA.&lt;br&gt;
&lt;br&gt;
2. The whole get it out of your head and into a &quot;bucket&quot; make a lot of sense, but I&apos;m just not naturally anal, organized, or whatever. I&apos;m naturally a bit of a slob and a scatterbrain, to this has always been problematic for me. I&apos;ve just never really had the self-discipline to take the time to do GTD properly, and I&apos;m starting to think it may be a great system for people wired differently than me.&lt;br&gt;
&lt;br&gt;
3. Devising my own system from the ground up sounds problematic to me, because I&apos;m so prone to tinkering and trying out new stuff.&lt;br&gt;
&lt;br&gt;
4. I couldn&apos;t get the Franklin-Covey system to work for me. I just don&apos;t have it in me to write a personal mission statement, and transferring tasks to the next day&apos;s list again and again is kind of demoralizing.&lt;br&gt;
&lt;br&gt;
So here is my real question:&lt;br&gt;
&lt;br&gt;
Can you suggest a personal productivity system to me that works within the following parameters:&lt;br&gt;
&lt;br&gt;
1. I can do it on a Mac synced to a Centro.&lt;br&gt;
2. It works using iCal and Mail.app/MailTags.&lt;br&gt;
3. It&apos;s heavily digital. I don&apos;t do well with paper.&lt;br&gt;
4. I can read about it in a book or on a website. I&apos;m fine making some adaptations to an existing system, but having a place to start would be best.&lt;br&gt;
5. Of course, I&apos;d throw 1-3 out the window for the right system, but I&apos;m not sure the right system could be the right system sans 1-3.&lt;br&gt;
&lt;br&gt;
My doctor told me yesterday that it&apos;s possible that I may have a touch of ADHD, so I guess I should tell you that as well. &lt;br&gt;
&lt;br&gt;
As always, a thousand thanks for your help, Mefites.</description>
	<guid isPermaLink="false">tag:ask.metafilter.com,2008:site.82926</guid>
	<pubDate>Wed, 06 Feb 2008 08:18:59 -0800</pubDate>

<category>GTD</category>

<category>personal</category>

<category>productivity</category>

<category>lifehacking</category>

	<dc:creator>4ster</dc:creator>
	</item>
	<item>
	<title>How to effectively use DEVONthink?</title>
	<link>http://ask.metafilter.com/82478/How-to-effectively-use-DEVONthink</link>	
	<description>DEVONthink: how can i learn to love it? I&apos;ve been using DEVONthink Pro for two months.  I had the one month trial and thought it seemed interesting, so I bought it.  Two months into it it&apos;s feeling like a bit of a chore.  I can&apos;t really explain it but I feel like I&apos;m time-warping back to some less effective mode of organization where cavemen bookmark things locally and store files in one place right after they take down a mammoth.  &lt;br&gt;
&lt;br&gt;
The developers have told me they&apos;re implementing tags and UI changes into the next version, so I know I don&apos;t need to bother with Yojimbo.&lt;br&gt;
&lt;br&gt;
But what&apos;s the big deal overall?  How do you use it?&lt;br&gt;
&lt;br&gt;
I&apos;m in a directorial role in a user experience &amp;amp; development team.  I&apos;ve primarily been a programmer + designer (read: at the production end of things) all my life and picked up DTPro as a hopeful solution to tracking the materials, urls, and conversations around 8-10 simultaneous projects.  I&apos;m not sure it&apos;s really fulfilling any sort of magic bullet role but I keep hearing people swear by it.  So...can you tell me why?&lt;br&gt;
&lt;br&gt;
Thanks!</description>
	<guid isPermaLink="false">tag:ask.metafilter.com,2008:site.82478</guid>
	<pubDate>Thu, 31 Jan 2008 14:08:27 -0800</pubDate>

<category>devonthink</category>

<category>organization</category>

<category>osx</category>

<category>mac</category>

<category>gtd</category>

<category>productivity</category>

	<dc:creator>Se&#xf1;or Pantalones</dc:creator>
	</item>
	<item>
	<title>Can you help me decide between (used) PDA&apos;s, Smartphones, Pocket PCs and the year 2008?</title>
	<link>http://ask.metafilter.com/81876/Can-you-help-me-decide-between-used-PDAs-Smartphones-Pocket-PCs-and-the-year-2008</link>	
	<description>Can you help me decide between PDA&apos;s, Smartphones, Pocket PCs and the year 2008?  I am looking most specifically for info on the Sony Clie PEG NX70V ... IPAQ 4350 ... and IPAQ 2215. But advice on any of this would be immensely helpful!  I did search AskMeFi, but found only info for new equipment or old posts.  I&apos;m talking used equipment instead, older but able to keep up with current software stuff. (More inside) I&apos;m interviewing for work as a personal assistant, something I did for years, but haven&apos;t done in years. A couple of  interviewers suggested (strongly) that I might find a PDA useful, so I responded to a few online community for sale ads; I was most impressed by the IPAQ&apos;s 4350 and 2215, that were $175 and $90 used. On the phone, on the way home, I found out that my husband has a pda in the house, older and barely used. It&apos;s a Sony Clie PEG NX70V.&lt;br&gt;
&lt;br&gt;
Now here&apos;s my questions, as I did not know that we already had one. I need to compare it to those. I&apos;ve pulled it out and it&apos;s working fine. The question is, is it outdated? Or is it fully sufficient for my needs? If any of  you know anything about them both, better than what I&apos;ve been able to figure out online, that would be cool.&lt;br&gt;
&lt;br&gt;
This Clie has a swivel tablet top, which is useful and cool, and I haven&apos;t been able to figure out whether the IPAQ&apos;s do. I liked the IPAQ because it seemed to offer more of what a small PC would ... but now I see that there is tons of freeware available for the palm, and that the clie is a palm; plus, in the reviews raving about the IPAQ&apos;s, it was said that their keyboards were &quot;almost as good as&quot; the Clie&apos;s.  Hmmm.&lt;br&gt;
&lt;br&gt;
The IPAQ uses a standard SD card -- I can&apos;t tell the max size, but this is the year 2008, where apps and media eat up memory ...and this Clie accepts only a memory stick, and only up to 128mb. Are they even available anymore? Is that enough for my needs?&lt;br&gt;
&lt;br&gt;
My needs are a todo list and appointment calendar, as close to GTD style as I can make them; MSword or equivalent, and a way of viewing docs and pdfs and, hopefully, web pages.  I don&apos;t mind syncing them from my laptop and transferring them, but I can&apos;t figure out how well either the IPAQ or the CLIE  do these things.&lt;br&gt;
&lt;br&gt;
With a laptop and car inverter, I&apos;ve never even bothered to use the browser on my cell phone, I&apos;ve just opened my laptop whereever I am and found a connection that way. But now, for these jobs, it is apparently better for me to use something handheld, like a PDA ... so I&apos;m not really sure of what the action is for getting webstuff, nor of the cost of doing so ... my wireless laptop doesn&apos;t cost me anything to do this ... will the PDA or the Pocket PC cost me to use the WIFI cards?&lt;br&gt;
&lt;br&gt;
The Clie comes with a video/still camera and mp3 player ... am I silly for thinking, well I already have portable hardware for those things ... I figure I can save on the PDA battery and memory by NOT using it for those, but that means that I&apos;d be carrying three items with me instead of one.  &lt;br&gt;
&lt;br&gt;
For that matter, am I silly for not going ahead and buying a smartphone? As I understand it, that would mean carrying one thing instead of four things -- but again, I am HUNTING for a job, and since I already own a laptop, LG CU500 cell phone, 1GB mp3 player, SmallWonder video camera (which records 5 hours at a stretch!) and, now, this Clie PDA ...well even though the IPAQ pda&apos;s are &quot;only&quot; $90 and $175 respectively, and a smartphone would likely be around $250 ... I could save all of that money by using what I&apos;ve got and not buying anything till AFTER I&apos;ve had the paying job for a while. These items are all old execpt for the Small wonder, but that was only $100 -- $120 with the 2GB SD card, and let&apos;s face it, that&apos;s an amazing price for a 3x5 inch video camera that lets you record 5 hours at a a stretch -- I&apos;m an amateur journalist in my off-time, so I felt that was a great investment.&lt;br&gt;
&lt;br&gt;
Well! While I digressed there, I guess I answered my own question as to whether I should get one now ... common sense tells me &quot;no&quot; unless there is something glaringly wrong with the Sony Clie PEG NX70v or it&apos;s 128gb memory stick is something to laugh about ... but if any of you could compare IPAQ&apos;s pocket pc&apos;s to it, or know of other specifics, or could even point me to some good software for it -- productivity apps, logic type games (backgammon or word game or puzzle game stuff) and writer&apos;s apps ... that would be cool. And nice of you. Thank you for reading through all of this as I ramble. I&apos;ve been up hours in those interviews and now in a quick search for comparison info and these billion questions are the ones that are still dancing round my brain. &lt;br&gt;
&lt;br&gt;
Thanks for any insight.&lt;br&gt;
&lt;br&gt;
-TWNG</description>
	<guid isPermaLink="false">tag:ask.metafilter.com,2008:site.81876</guid>
	<pubDate>Thu, 24 Jan 2008 13:47:00 -0800</pubDate>

<category>PDA</category>

<category>pocketpc</category>

<category>smartphone</category>

<category>computers</category>

<category>GTD</category>

<category>productivity</category>

<category>electronics</category>

<category>mobile</category>

<category>computing</category>

	<dc:creator>thewhynotgirl</dc:creator>
	</item>
	<item>
	<title>Brilliant recurring calendar events?</title>
	<link>http://ask.metafilter.com/74634/Brilliant-recurring-calendar-events</link>	
	<description>What brilliant recurring events have you set up on your calendar app? So I was thinking, as my reminder went off a few days ago signaling that it was time to recalibrate my Macbook&apos;s battery, that there are probably a lot of little &quot;life maintenance&quot; things I should be remembering to do on a regular schedule. Immediately, I set to compiling a list of important things that I wouldn&apos;t normally think/remember to do, but that would Enrich My Life in some way.&lt;br&gt;
&lt;br&gt;
I got one item &#8212; &quot;Replace alarm clock battery every year&quot; &#8212; down before I decided to just decided to ask MeFi instead.&lt;br&gt;
&lt;br&gt;
So? The lifehack-ier the better!</description>
	<guid isPermaLink="false">tag:ask.metafilter.com,2008:site.74634</guid>
	<pubDate>Thu, 25 Oct 2007 08:44:40 -0800</pubDate>

<category>recurringevent</category>

<category>calendar</category>

<category>event</category>

<category>GTD</category>

<category>lifehack</category>

<category>lifehacks</category>

	<dc:creator>electric_counterpoint</dc:creator>
	</item>
	<item>
	<title>How do you stick to your long-term goals?</title>
	<link>http://ask.metafilter.com/73914/How-do-you-stick-to-your-longterm-goals</link>	
	<description>How do you maintain sight of your long-term goals?  I chronically sacrifice long-term success for short-term gains and it&apos;s not working out for me. You know the tale of the Grasshopper and the Ant?  Yeah, I&apos;m the grasshopper.  As soon as I make a resolution to, say, do my homework, eat more healthfully, stick to a budget, etc,  within five minutes I&apos;ve broken it.  I can make all kinds of beautiful &lt;em&gt;plans&lt;/em&gt; but I fall woefully short at implementation.  On a day-to-day basis I just don&apos;t make the visceral connection that all the little breaks I give myself &lt;em&gt;now&lt;/em&gt; create a big pile of crap in the long-term--though when it comes around to bite me in the ass it is all too clear.&lt;br&gt;
&lt;br&gt;
I&apos;ve tried to-do lists.  I&apos;ve tried GTD.  I have ADHD, and have tried medication and therapy.  I put little post-it notes everywhere.  I can get the system to work for a few days--even a few weeks--and then I slack off or something comes up that breaks my concentration and it&apos;s all over.  I think the problem comes at making the transition from the &quot;good&quot; behavior going from a temporary fix to incorporating it into my life. &lt;br&gt;
&lt;br&gt;
I&apos;m living like I&apos;m five and there are no consequences, though they hit me again and again.  It&apos;s gotta stop.  What tricks do you use to activate your willpower and implement long-term change so you can ultimately realize your goals?</description>
	<guid isPermaLink="false">tag:ask.metafilter.com,2008:site.73914</guid>
	<pubDate>Tue, 16 Oct 2007 07:14:55 -0800</pubDate>

<category>procrastination</category>

<category>goalsetting</category>

<category>goal</category>

<category>goals</category>

<category>gtd</category>

<category>productivity</category>

<category>longterm</category>

<category>plans</category>

<category>plan</category>

<category>planning</category>

	<dc:creator>schroedinger</dc:creator>
	</item>
	<item>
	<title>What&apos;s the ultimate digital rolodex-life-contact-birthdate-organizer application?</title>
	<link>http://ask.metafilter.com/71623/Whats-the-ultimate-digital-rolodexlifecontactbirthdateorganizer-application</link>	
	<description>This year I&#8217;ve been trying to organize and digitize my life, and most importantly -- get rid of old stuff.  Next on my list is creating an ultimate name-phone-number-birth-date-email-organizer-web rolodex. 

I have a shoebox full of notes, business cards, phone books and napkins with about 400-500 social/business/family/friend/school contacts (as well as a bunch of social networking sites with tons of contact info I should incorporate into the rolodex).&lt;br&gt;
&lt;br&gt;
Please help me find the ultimate web service to organize, digitize, archive and utilize my &#8216;virtual rolodex.&#8217;&lt;br&gt;
&lt;br&gt;
Ideally, if it could be:&lt;br&gt;
- Free&lt;br&gt;
- Exportable, so I can save and take it to different applications if for instance a company goes belly up or starts charging for access (I don&#8217;t even know if this standard exists like OPML files for RSS&#8230; I guess a CSV would do?)&lt;br&gt;
- A very easily searchable interface&lt;br&gt;
- Web-based&lt;br&gt;
- Come sort of utility built in to notify me of upcoming birthdays/anniversaries and such would be awesome!&lt;br&gt;
&lt;br&gt;
Most important:&lt;br&gt;
- I only want to type all these out once, so it must be stable.&lt;br&gt; 
&lt;br&gt;
I&#8217;m leaning towards just typing them all into a Google Docs spreadsheet, but want to explore other options before I type all this out. And if I haven&apos;t said it three times already, I really only want to do this once in my life!&lt;br&gt; 
&lt;br&gt;
Thanks for all your help!</description>
	<guid isPermaLink="false">tag:ask.metafilter.com,2008:site.71623</guid>
	<pubDate>Sat, 15 Sep 2007 14:10:35 -0800</pubDate>

<category>life</category>

<category>organize</category>

<category>gtd</category>

<category>rolodex</category>

	<dc:creator>jkl345</dc:creator>
	</item>
	<item>
	<title>Help a man persue education</title>
	<link>http://ask.metafilter.com/70240/Help-a-man-persue-education</link>	
	<description>I need a very specific type of self help... I need suggestions for time management/motivational systems.  I&apos;m thinking along the lines of a bastard child of GTD and Seven Secrets...  &lt;br&gt;
&lt;br&gt;
-I&apos;m looking for GTD tweaks for use as a political philosophy post grad.&lt;br&gt;
&lt;br&gt;
-Time management systems, prefreable realistic but still with integration with MicroSoft Office (or convincing alternative software)&lt;br&gt;
&lt;br&gt;
-Task management system, likewise.&lt;br&gt;
&lt;br&gt;
-A general student note taking system.  I&apos;m familiar with mind mapping and curious to know whether it is feasible in a mature environment.  &lt;br&gt;
&lt;br&gt;
-It has been 5 years since I have sat in seminars and lectures, how has technology changed the way things are done?  For example, I imagine I could use my PDA to record lectures -- mp3 recordings of lectures must have completely changed the way studying is done, how does this impact on successful studying?&lt;br&gt;
&lt;br&gt;
-Most importantly, tips on keeping oneself motivated to achieve targets and goals.  I&apos;ve spent too long being cynical about the motivational writing that gets published to bother reading it.  Surely by now there must be some genuinely interesting ideas that have filtered through the chaff.  I have been impressed with GTD, but often find I just cant be arsed.  September represents a new leaf hence quest for new a perspective.&lt;br&gt;
&lt;br&gt;
Normally I&apos;m wary of this sort of personal dogma, but for the next few months I&apos;m prepared to strap myself in for one of them, so hive mind help me not waste the rest of the year! Thanks.  Your attention is appreciated.</description>
	<guid isPermaLink="false">tag:ask.metafilter.com,2008:site.70240</guid>
	<pubDate>Mon, 27 Aug 2007 15:54:56 -0800</pubDate>

<category>system</category>

<category>dogma</category>

<category>GTD</category>

<category>motivation</category>

<category>student</category>

<category>task</category>

<category>manager</category>

<category>university</category>

	<dc:creator>verisimilitude</dc:creator>
	</item>
	<item>
	<title>managing ideas</title>
	<link>http://ask.metafilter.com/69205/managing-ideas</link>	
	<description>How do I harness ideas into productive implementations? I have *a lot* of ideas, and tend to work out problems to the very end, and have very detailed thoughts regarding them. &lt;br&gt;
&lt;br&gt;
For example when I need to do a task, like dishes, I more or less map out what order will be most effective (limit wasted space, washing time, cleaning water time, stacking order in the strainer to some extent, etc).  This tendancy works GREAT for small tasks (think consultant: install Symantec Antivirus the most efficient way on 500 workstations).  However I have been given larger and larger management roles, as well as problems I want to tackle myself that this is really killing my productivity, and finally my project entirely.&lt;br&gt;
&lt;br&gt;
An example would be some thin clients I setup (running ThinStation, a Linux based workstation image).  I found that I can VNC to them remotely, but I don&apos;t know each machine&apos;s name.  So I think, lets make an excel spreadsheet of each machine/mac/ip (and feed this into microsoft&apos;s DHCP server).  &lt;br&gt;
&lt;br&gt;
This progresses into, maybe  I should do it in Access, or MSSql with an Access frontend.  Maybe a web front end.  I might as well do PHP/MySQL, and write all the scripts to manage the DHCP allocations automatically.&lt;br&gt;
&lt;br&gt;
But then I might as well build on inventory management, so I know where each piece of hardware is logically.  Then since I am doing that, and I need monitoring anyways, I could feed this information into Nagios (or some other software) to intelligently monitor all these systems.  Since I have multiple sites, and multiple DHCP servers I need to figure out how to manage the creation of DHCP allocations.  I should just write my own DHCP server (I&apos;ve started one before for personal projects) that can work better together.  &lt;br&gt;
&lt;br&gt;
It just goes on and on from there.  I can&apos;t limit my scope to the immediate challenge, and move from there, so I will get overwhelmed where to start.  It doesn&apos;t make sense to have a static inventory in Excel if I am ever going to use it to create DHCP inserts (I currently do this for our IP phones, and it doesn&apos;t work well when I start shuffling them around).&lt;br&gt;
&lt;br&gt;
So how do I take this grandiose idea, and productively work towards it?  It is more managable in situations like this, where *I* know all the goals, but what about when its a company wide project that I don&apos;t know all the factors?  &lt;br&gt;
&lt;br&gt;
I feel like I have hundreds of great idea&apos;s a day, but they blow up, and quickly become impossible.  Working with groups I have a hard time sticking to my small contribution, and find myself trying to manage the entire group, find the perfect way to do everything... it frustrates me to no end when I see things going astray. &lt;br&gt;
&lt;br&gt;
(examples that might kill my ambition....)&lt;br&gt;
How do I build an operating system without building a perfect Kernel/Hypervisor?&lt;br&gt;
&lt;br&gt;
How do I build a small web-app and pick the right development tools (do I use CakePHP?  do I use modules from Pear?)</description>
	<guid isPermaLink="false">tag:ask.metafilter.com,2008:site.69205</guid>
	<pubDate>Mon, 13 Aug 2007 11:41:20 -0800</pubDate>

<category>productivity</category>

<category>gtd</category>

<category>scope</category>

<category>management</category>

	<dc:creator>SirStan</dc:creator>
	</item>
	<item>
	<title>Where can I buy the world&apos;s most amazing index cards?</title>
	<link>http://ask.metafilter.com/68523/Where-can-I-buy-the-worlds-most-amazing-index-cards</link>	
	<description>Index card quest!  I&apos;m looking for a very particular kind I&apos;ve seen in the past: a small (smaller than standard 3&quot;-by-5&quot;, like 2&quot;-by-1&quot;!), possibly pastel-colored set of cards that come on a single, small binder ring (not spiral-bound!) and are enclosed in a plastic cover (not a fabric one!), almost certainly with a snap. I lived with someone in college who used them to practice foreign vocabulary and they were fantastic because they were interchangeable, cheap, easily portable, and readily available at our campus (UC Santa Cruz) bookstore in 2004, which I can&apos;t reach this weekend as they&apos;re closed.  Now I&apos;m moving to Latvia at the end of the month (whoo!) and I&apos;d like to be able to keep key words on the same kind of cards so I can practice my &lt;em&gt;sveika&lt;/em&gt;s and &lt;em&gt;paldies&lt;/em&gt;es on the go, or when I&apos;ve got a down moment, or anytime when carrying a big stack of cards is otherwise less-than-good.  Ideally the ring would be on my keychain all the time, so it&apos;d be really quite small, and I&apos;d cycle new cards in and out.&lt;br&gt;
&lt;br&gt;
I&apos;ve been to a Staples, an OfficeMax, and a Target, and I&apos;ve looked all over the place online, and I CANNOT find them.  It&apos;s not a hipster PDA, and it&apos;s not part of the Real Simple organizational stuff sold at Target.  It is also not the Mead RingDex, which is too large for what I want to use it for, lacks a cover, and has an extra ring.&lt;br&gt;
&lt;br&gt;
I have a hunch that if these exist anywhere, they&apos;ll be at a university bookstore, but not having access to one is hampering my search.&lt;br&gt;
&lt;br&gt;
If you need an image, &lt;a href=&quot;http://www.lincolnstationers.com/small-flash-cardsblue-p-6068.html&quot;&gt;this&lt;/a&gt; is really close though they&apos;re too large, but imagine that the cards are held tightly closed with a snap of some kind.  The size I&apos;m looking for is about the size of a keychain-sized supermarket loyalty card.&lt;br&gt;
&lt;br&gt;
Finally, I would really, really prefer to just buy them instead of making my own, because I&apos;m super-busy this month getting ready for my move.  Thanks for your help!</description>
	<guid isPermaLink="false">tag:ask.metafilter.com,2008:site.68523</guid>
	<pubDate>Sat, 04 Aug 2007 01:06:16 -0800</pubDate>

<category>index</category>

<category>cards</category>

<category>indexcards</category>

<category>organization</category>

<category>GTD</category>

<category>vocabulary</category>

<category>practice</category>

	<dc:creator>mdonley</dc:creator>
	</item>
	<item>
	<title>My white whale of GTD apps for Mac?</title>
	<link>http://ask.metafilter.com/68489/My-white-whale-of-GTD-apps-for-Mac</link>	
	<description>GTD-filter: I&apos;m trying to organize my (academic) work life using GTD.  I&apos;ve read through the book, and it sounds like it can help me a lot. I am thinking of using my Macbook as my folder system, but I can&apos;t seem to find an app that works the way I want. I&apos;ve tried a whole bunch, now-- kGTD, Midnight-Inbox, Journler, and maybe a couple others, but they nothing seems to work the way I am hoping them to.  I may be searching for some sort of non-existent &quot;dream app&quot; here but I thought I&apos;d ask around and make sure I&apos;m not missing out on something.&lt;br&gt;
&lt;br&gt;
Basically, I want a program that plays nicely with iCal and Mail.app.  I don&apos;t want an all-out harvesting of everything that comes into my e-mail inbox, because a lot of that has nothing to do with me organizing things, or else they are little things that I can deal with in two minutes without having to file them. Furthermore, I use iCal to schedule my time, which often involves a block of time that is just &quot;Reading&quot; or &quot;Office hours.&quot; Midnight Inbox, for instance, just harvests EVERYTHING from both of these apps and I&apos;d rather not waste time going through each little thing that comes into my inbox twice (once to deal with it in Mail, and then again in Inbox).  &lt;br&gt;
&lt;br&gt;
I also want something that easily lets me create little notes of things that I can easily drop into my tickler file.  In my case, I&apos;ll get an idea for a paper that I can&apos;t do anything about right now, but I might be able to work with, say, next year.  So I might have a little note that says &quot;Write paper on so and so.&quot;  That&apos;d be great for my tickler file, as I want to have a reference for it, but I don&apos;t want to have to go through any hoops to create what is essentially a sticky note that gets filed away.  &lt;br&gt;
&lt;br&gt;
Ideally, this app would also have folders for me to file other documents (ie Word docs, PDF files, and so on) into, and associate these on projects.  So, if one of my projects is &quot;write this paper,&quot; I can just drop in a PDF file into that folder be done with it.  &lt;br&gt;
&lt;br&gt;
Finally, it&apos;d be nice to be able to rank actions.  I schedule my time in chunks, as I mentioned, so I might have three hours in the morning where I read, and then three hours where I deal with some of the tasks in the folder.  It&apos;d be nice to have them prioritized for me.&lt;br&gt;
&lt;br&gt;
Last requirement: free or cheap.  I am a grad student, after all.&lt;br&gt;
&lt;br&gt;
Honestly, if there&apos;s a way to get mail.app to do complex nested folders, let me know, as that might be the easiest thing.  I am not sure.  Simplifying the sheer number of applications I have running is appealing.  But any recommendations would be greatly appreciated.</description>
	<guid isPermaLink="false">tag:ask.metafilter.com,2008:site.68489</guid>
	<pubDate>Fri, 03 Aug 2007 12:07:02 -0800</pubDate>

<category>GTD</category>

<category>productivity</category>

<category>working</category>

<category>organizing</category>

<category>gettingthingsdone</category>

<category>mac</category>

<category>software</category>

<category>macbook</category>

	<dc:creator>synecdoche</dc:creator>
	</item>
	<item>
	<title>One iCal to rule them all</title>
	<link>http://ask.metafilter.com/68082/One-iCal-to-rule-them-all</link>	
	<description>Help me write to the same iCal file, using a PC, a macbook and a not-bought-yet Symbian smartphone. Here is the deal : I want to GTD my life using a single iCal file.&lt;br&gt;
&lt;br&gt;
the machines are : &lt;br&gt;
&lt;br&gt;
A - Plain vanilla XP computer&lt;br&gt;
B - macbook&lt;br&gt;
C - not bought yet smartphone. I&apos;m eyeing the nokia E50 but if the hive has a similarly-priced better choice, I&apos;m willing to listen&lt;br&gt;
&lt;br&gt;
the software/web solutions are : &lt;br&gt;
&lt;br&gt;
- Backpack paying customer with calendar enabled (solving the PC:Mac combination)&lt;br&gt;
&lt;br&gt;
other tools on hand :&lt;br&gt;
&lt;br&gt;
- phpicalendar on some web space I have access to&lt;br&gt;
- sunbird (PC)&lt;br&gt;
- iSync (Macbook)&lt;br&gt;
&lt;br&gt;
&lt;br&gt;
&lt;br&gt;
Please help me find the software combination I need to be able to write new events in the same Ical file, using any of these three machines.&lt;br&gt;
&lt;br&gt;
Is there a Symbian app (freeware prefered) out there that allows me to write to a web-based iCal file ? &lt;br&gt;
&lt;br&gt;
Running separate calendars would be counter-productive. How can I read and write to the same file from these three machines ?</description>
	<guid isPermaLink="false">tag:ask.metafilter.com,2008:site.68082</guid>
	<pubDate>Sun, 29 Jul 2007 12:58:34 -0800</pubDate>

<category>ical</category>

<category>gtd</category>

<category>symbian</category>

<category>smartphone</category>

<category>software</category>

	<dc:creator>Baud</dc:creator>
	</item>
	<item>
	<title>How do you work a file cabinet?</title>
	<link>http://ask.metafilter.com/65641/How-do-you-work-a-file-cabinet</link>	
	<description>Tell me about your personal filing system.  How you organize your file cabinets, that is. Horrifying but true: in 32 years of living, I&apos;ve never owned filing cabinets until now.  I&apos;ve been doing GTD for a while now but have resisted starting my &quot;reference&quot; files because I don&apos;t really know how.  Silly, no?  I&apos;m also starting a small business and will need to keep plenty of paperwork for that, but again it will mostly be reference material--very little of it will require action.&lt;br&gt;
&lt;br&gt;
So yeah, starting from scratch, how would you recommend I build a clean system for keeping track of all the random paper that drifts into my life?  That laundry basket full of old mail and tax forms just ain&apos;t cutting it.  Ask my girlfriend, she&apos;ll confirm.</description>
	<guid isPermaLink="false">tag:ask.metafilter.com,2008:site.65641</guid>
	<pubDate>Tue, 26 Jun 2007 09:21:38 -0800</pubDate>

<category>file</category>

<category>cabinet</category>

<category>filing</category>

<category>gtd</category>

	<dc:creator>2or3whiskeysodas</dc:creator>
	</item>
	<item>
	<title>Maybe this is all just glorified procrastination.</title>
	<link>http://ask.metafilter.com/65185/Maybe-this-is-all-just-glorified-procrastination</link>	
	<description>I use GTD, and I am getting a bit tired of Entourage for my Mac (mainly the interface), and I am considering a web-based solution like Remember The Milk, Backpack, or Vitalist, or even built-in stuff like iCal and Mail.app. The problem is that I want it all to work with a Treo 650, so there is I have used Palm devices since 1998, so I have a hard time imagining using other means of organization, and I suck at paper planning.&lt;br&gt;
&lt;br&gt;
Outlook worked well for me, but I switched to the Mac, and I have been using Entourage, mainly because after two weeks of trying, it was the only thing that my Treo would sync with properly, even after trying Palm Desktop, iSync, and MissingSync.&lt;br&gt;
&lt;br&gt;
I am kind of tired of Entourage, because it, well, is Entourage. It just never caught on with my like Outlook did (and no, I don&apos;t want to put Windows on my Mac).&lt;br&gt;
&lt;br&gt;
I really like the ease of Remember the Milk, Backpack, Vitalist, and the Google apps. I like how easy adding tasks is, and being able to access stuff from any computer, but I still want to carry my stuff with me when I am away from the Mac.&lt;br&gt;
&lt;br&gt;
Since this stuff is web-based, would Blazer work with it? I can&apos;t test it myself, because I don&apos;t currently have a data plan.&lt;br&gt;
&lt;br&gt;
Or if you can get me straight with the Treo with the stock Mac apps, that would be great too. &lt;br&gt;
&lt;br&gt;
Or if you are a Mac user and have an easy way to have your dates/contacts/lists when you are away from the Mac, let me know that as well.&lt;br&gt;
&lt;br&gt;
As always, thanks for you time and insight.</description>
	<guid isPermaLink="false">tag:ask.metafilter.com,2008:site.65185</guid>
	<pubDate>Tue, 19 Jun 2007 20:14:18 -0800</pubDate>

<category>Mac</category>

<category>GTD</category>

<category>RTM</category>

<category>Vitalist</category>

<category>iCal</category>

<category>Backpack</category>

	<dc:creator>4ster</dc:creator>
	</item>
	
	</channel>
</rss>

