Live data from Hacker News

Ask HN: How do you organize everything you want to do?

news.ycombinator.com

281–290 of 291 posts

Re: Ask HN: How do you organize everything you want to do?

#281
post #277

Earlier quoted context omitted.

Sorry if asking too much about the details, but I'm interested in how you track a task being delayed multiple times for consecutive days. Do you just know it from daily analysis, or are you creating a new file for each day/week/month, and periodically look through those? And how about weeks, new file for each week? or just clear it out every new week, and bring stuff back up to the year file?

I have exactly 4 files - no new files. At the end of the D/W/M/Y, I just add a new section on top and plan the period there. So each file has a record of all previous period plans. These are all cumulative files - I never clear out previous period's plans, just add a new section on top. To see a task that's delayed multiple times, I just have to scroll down and look for [PARTIAL]/[SKIPPED] markers and their analyses.…

Thanks! that clears things up.

I'm going to run with this & iterate over the next few weeks. Last couple of days have already been nice, dumping all my disparate lists into these 4 files.

Re: Ask HN: How do you organize everything you want to do?

#283
post #263

Earlier quoted context omitted.

I do something very similar but I use a Trello board with columns like these. Specifically: - Daily - Weekly - Monthly - [YEAR] Completed I like Trello because the cards support checklists, due dates, and comments which are great features for promoting habits associated with getting stuff done. Some cards are recurring (getting moved from monthly or weekly to daily column), others are finishable. I take a small but r…

For any workflow, it is worth considering org-mode. It has certainly satisfied me after trying many different alternatives. It is plain text, so you are not locked into a proprietary object format. Thus, you can edit it using any text editor in case Emacs is not around. In fact, Vim is on its way towards implementing a decent subset of org-mode. GitHub and GitLab also support org-mode syntax and can even render HTML…

I have enough in my todo list without adding “learn emacs” to it.

Re: Ask HN: How do you organize everything you want to do?

#285
I use quire.io with four parent nodes titled:

- urgent important

  - critical tasks that have high yield on goal productivity

  - usually work stuff and active projects
- important not urgent

  - tasks that need to get done but are not time urgent

  - inactive projects, and other future tasks or projects

  - a backlog of soon to be "urgent important" items
- urgent not important

  - peasant tasks

  - daily tasks to survive (food, bills, etc.)

  - personal life stuff
- not urgent not important

  - tasks and projects that do not carry a high yield on goal productivity

  - home DIY projects, etc.

The urgent important section is where you should be spending most of your day time, but to live a stable life, one has to be able to balance out some time to the other tasks...or delegate those lower nodes to somebody else!

Re: Ask HN: How do you organize everything you want to do?

#286
post #29

I would recommend for you to read and implement the organization/productivity system from Getting Things Done by David Allen [0]. It discusses essentially your main problems of dividing up your life into projects and timing yourself. The system also includes sections for putting some of your ideas in an 'Incubate', basically putting it off for another day once you get through what you have. Having a running list of a…

My one caution with this: It's pretty easy to OVER categorize your life and never get anything done either. I had a former co-worker who read GTD and began to impliment it for everything. It felt like he was perpetually planning and never actually doing. Additionally it became rather humorous to see how the most minute things became 'projects'. Sometimes it's worth just stepping back and observing what you're conside…

And for people who make these mistakes it's probably helpful to re-read Allen's book and fix these issues.

> It's pretty easy to OVER categorize your life and never get anything done either.

This is called procrastination.

> perpetually planning and never actually doing

GTD is specifically about clearing your mind so that you can focus on doing without distraction.

Re: Ask HN: How do you organize everything you want to do?

#287
post #96

Earlier quoted context omitted.

The best way to sustain everyday.app is by making it open source and use cloudstorage (with encryption) to sync it. You don't need to make people paying $12. Great app.

Do you have any experience monetizing open source projects? Like, server costs are definitely the most negligible of all costs of running a project!

I am assuming that you are doing something for the community and that you will definitely get contributors. The project can have more impact if so. Look at this open-source app to have an idea of what kind of project I am talking about : https://github.com/laurent22/joplin

Re: Ask HN: How do you organize everything you want to do?

#288
post #213

Earlier quoted context omitted.

The best way to sustain everyday.app is by making it open source and use cloudstorage (with encryption) to sync it. You don't need to make people paying $12. Great app.

I disagree. I signed up for the free initial plan of "everyday" yesterday (before seeing this thread - actually one from indiehackers). Yes, I could do something in Excel spreadsheets - but $12 is more than useful.

The thing is that you don't have control over your data, but everyday.app owner do !

Re: Ask HN: How do you organize everything you want to do?

#289
post #95

Earlier quoted context omitted.

My one caution with this: It's pretty easy to OVER categorize your life and never get anything done either. I had a former co-worker who read GTD and began to impliment it for everything. It felt like he was perpetually planning and never actually doing. Additionally it became rather humorous to see how the most minute things became 'projects'. Sometimes it's worth just stepping back and observing what you're conside…

To defend GTD slightly, one of the core tenants is if it will take less than 15 minutes or so, do it now (maybe it’s 5 - I stretch it to however long it takes me to do dishes or mop the floor).

[ "one of the core tenants" -> "one of the core tenets". tenants live somewhere; tenets are principals, beliefs. ]

Re: Ask HN: How do you organize everything you want to do?

#290

I use my own system dubbed NL0 (N = Now, L = Later, 0 = Never). I keep a Trello board online with these 3 columns, and once in a while I clean it up (maybe once every month, but it's not a rule - whenever I feel like it). I also write things and ideas on paper, but, eventually, I sync it all up in the Trello board (I also have Trello on my phone, so, it's usually around when I need it). The [Now] column is for things…

I recently started using a similar system but I went with now, soon, later, maybe. Once the maybes become nevers they go in the trash.

I write everything down on note cards which sit in a shoebox on my desk (with dividers for the categories above).

Post reply on HN