Live data from Hacker News

Ask HN: What do you use to align your daily todos with your long term goals?

news.ycombinator.com

171–180 of 222 posts

Re: Ask HN: What do you use to align your daily todos with your long term goals?

#171
post #39

A critical factor of success in achieving long term goals is to schedule corresponding daily todos on a calendar. Because if something isn't either obviously urgent or scheduled on a calendar, it never gets done. For this reason, I sorely miss the Timeful app (bought and shut down by Google) which nailed the process perfectly, integrating one-off todos, habits (e.g. 3 runs/week) and calendar management in a single sy…

I'm creating a Timeful clone and collecting feedback for it. Here is the discussion: https://news.ycombinator.com/item?id=13861545 Hope it helps.

Re: Ask HN: What do you use to align your daily todos with your long term goals?

#172

https://complice.co Complice is aimed at exactly this problem. Integrates a bunch of other productivity hacks as well, I love it. The founder was interviewed on indie hackers recently: https://www.indiehackers.com/businesses/complice

You can also use Complice in a group setting, using rooms, if you think you might need accountability buddies.

Re: Ask HN: What do you use to align your daily todos with your long term goals?

#173
post #60

Advice from my physics professor: make a detailed plan and then discard the plan and do what you feel. This doesn't mean the plan was unnecessary...rather the plan carves out the neural pathways in your mind. The feeling part is important too since if I am so rigid then I am going to be crushed by the randomness of life.

[deleted]

Re: Ask HN: What do you use to align your daily todos with your long term goals?

#174
post #39

A critical factor of success in achieving long term goals is to schedule corresponding daily todos on a calendar. Because if something isn't either obviously urgent or scheduled on a calendar, it never gets done. For this reason, I sorely miss the Timeful app (bought and shut down by Google) which nailed the process perfectly, integrating one-off todos, habits (e.g. 3 runs/week) and calendar management in a single sy…

I use org-mode for daily todo tracking (and more); I have it configured to auto-generate a TODOS.org file at every project root. I add these to my org-agenda and can easily capture todo items, schedule them (with a calendar view), view my daily/monthly/yearly agenda, and more (i.e. org-pomodoro) with a quick keyboard sequence.

I recently decided to start tracking my life todos in addition to the work projects, which was as simple as creating a life directory and running `git init`.

Org-mode does require using emacs, if it is too crufty for you or you don't like the learning curve, try spacemacs! Its org layer[0] is well configured, and it is also well suited for modal editing if that's your thing.

[0] http://spacemacs.org/layers/+emacs/org/README.html

Re: Ask HN: What do you use to align your daily todos with your long term goals?

#175
post #95
post #39

A critical factor of success in achieving long term goals is to schedule corresponding daily todos on a calendar. Because if something isn't either obviously urgent or scheduled on a calendar, it never gets done. For this reason, I sorely miss the Timeful app (bought and shut down by Google) which nailed the process perfectly, integrating one-off todos, habits (e.g. 3 runs/week) and calendar management in a single sy…

Have you seen http://weekplan.net/ ? Might be a substitute for Timeful

Hi, I am the founder of WeekPlan, thanks for the suggestion.

Yes, WeekPlan allows for todos, repeating tasks and appointments to live together.

Additionally, you can set goals for each of your roles in your life (father, colleague, brother, etc...).

It doesn't help tackle longer term goals yet though, for that you could check OKR softwares.

Re: Ask HN: What do you use to align your daily todos with your long term goals?

#176
I have a LIFE trello board for big things, and various other trello boards for individual things which will have daily tasks on them. So one card on the LIFE board will spawn an entire other board when I actually start properly planning it, and the initial cards will also multiply into many as I actually start doing them and breaking them down into their smallest component parts (ie. if it was programming, some thing I could do in one sitting if possible)

ps. In terms of timelining stuff I just make schedules in my notebook. Each line in my notebook might be a day or a week or a month depending. They usually dont last very long and I am always sketching new ones. I do tend to write and sketch a lot and draw the aforementioned timetables and also diagrams which really help me think about stuff. I try and keep that in chronological order in my notebook (rather than just be drawing on random scraps of paper), so only the last few pages are really relevant to me now but I can also go back and look at older long-term timelines.

So my 'what to do' and 'when to do' are seperate. Thats makes sense imo, as the way to do the best job would just be to work through the what to do in order and take as long as it takes. The 'when to do' is often an external artificial deadline or whatnot

Re: Ask HN: What do you use to align your daily todos with your long term goals?

#177

I cannot possibly recommend Beeminder highly enough, if you happen to have the personality type that it works well with. The basic idea isn't too far off from the million other "habit" apps out there. I say I want to meditate X days a week, tell Beeminder whenever I meditate, Beeminder gives me a pretty (okay, decently attractive) graph of how I'm doing, and they tell me if I'm not meditating as much as I want to. Th…

Three questions: How much have you had to pay beeminder? How do you make payments (escrow, credit card, PayPal, etc)? Is it a non-profit? It seems like this would be a great opportunity for a non-profit. Although it may reduce the incentive a bit. I expect it will be psychologically similar. Especially if the non-profit overhead is something like 10%. You are effectively losing 10% of what could have gone directly to…

I've probably spent about 300$ on beeminder in the last 2.5 years in payments on goals and a premium subscription for some added features. It has helped me lose weight, finish academic work and deliver projects. It's been worth it.

That said, you can be conservative in your goals and spend zero $ on the service. It's all up to you.

Re: Ask HN: What do you use to align your daily todos with your long term goals?

#178
post #39

A critical factor of success in achieving long term goals is to schedule corresponding daily todos on a calendar. Because if something isn't either obviously urgent or scheduled on a calendar, it never gets done. For this reason, I sorely miss the Timeful app (bought and shut down by Google) which nailed the process perfectly, integrating one-off todos, habits (e.g. 3 runs/week) and calendar management in a single sy…

Teuxdeux does exactly this for me, but might be to minimal for you.

Re: Ask HN: What do you use to align your daily todos with your long term goals?

#179
Beeminder (https://www.beeminder.com/) is mentioned below, I've been using it for 2.5 years. The last 3 months I'm also doing some planning in a digital form (but all manual) of the paper-based Bullet Journal method http://bulletjournal.com/

Re: Ask HN: What do you use to align your daily todos with your long term goals?

#180
post #108

I have a trello board with the following columns: "Good intentions" :- Things I think I'm going to do. I investigate then put in other columns. "Next Up" :- Need to have a go at next. "Working On" :- Actively doing. "Done/Dead" :- Things that I did as well as things I failed at or discarded. "Follow Up" :- Something happened, so need to wait on something/someone to then allow me to continue. "Asleep" :- Sometimes thi…

Hey, Random person on the internet here!

Your method just made me realise where I am in my life and how much more I need to accomplish.

Thank you!

Post reply on HN