TE
TechEcho
Home24h TopNewestBestAskShowJobs
GitHubTwitter
Home

TechEcho

A tech news platform built with Next.js, providing global tech news and discussions.

GitHubTwitter

Home

HomeNewestBestAskShowJobs

Resources

HackerNews APIOriginal HackerNewsNext.js

© 2025 TechEcho. All rights reserved.

Show HN: Killing Procrastination by Making Everything Fit

301 pointsby maxkriegerover 8 years ago

50 comments

akoumjianover 8 years ago
I&#x27;ve found that methods like this don&#x27;t actually help me avoid procrastinating. The key for me is to remove the psychological barriers to starting a particular task.<p>I think Getting Things Done has a good approach by dedicating time to figuring out what the Next Actions are for any given task &#x2F; project. The idea is that it is way easier to start on a task if what&#x27;s listed is a concrete action. For example, you might add an item to your Inbox like:<p>&quot;Add better search for project X&quot;.<p>You might avoid a task like this indefinitely. With GTD, you take regular time out of your day (it&#x27;s how I start every morning), and you take your Inbox items like above and figure out what the literal next step should be to achieve the goal. So the above item might become:<p>&quot;Search google for adding search to a django project&quot;<p>There is something about taking the mental task of figuring out what the Next Actions are, and putting it into its own process that removes a lot of the hurdles for me.
评论 #12789628 未加载
评论 #12790775 未加载
elsherbiniover 8 years ago
I really love the idea. I use pomodoro timing for my work, but I always have to decide on the spot what I want to do for that 25 minutes. If I&#x27;m working on one task, that&#x27;s easy, but after I&#x27;m at a good stopping point with that task it&#x27;s hard. I like the idea of mindfully making the todo list every day or week.<p>Three pieces of feedback:<p>1) I have to click &quot;done&quot; after editing anything and if I forget and click on something else it undoes my edit. I&#x27;d prefer edits to be saved automatically.<p>2) I think the defaults should be 6 hours or 8 hours available for each weekday.<p>3) It wasn&#x27;t immediately clear to me how to proceed after planning. I edited the url to go back to the root and then saw the timing functionality. Maybe something that helps first time users find the &quot;Today&quot; button top-left.
评论 #12788523 未加载
评论 #12788924 未加载
staticelfover 8 years ago
I don&#x27;t see how this differs from a normal calender in terms of killing procrastination? The problem I have is not that I haven&#x27;t planned correctly, it&#x27;s that I do not follow my plan.
评论 #12788057 未加载
评论 #12787652 未加载
评论 #12788420 未加载
评论 #12787971 未加载
hal9000xpover 8 years ago
I already wrote how I manage my time in this post:<p><a href="https:&#x2F;&#x2F;news.ycombinator.com&#x2F;item?id=12736194" rel="nofollow">https:&#x2F;&#x2F;news.ycombinator.com&#x2F;item?id=12736194</a><p>I&#x27;m training hard for algorithm contests (mostly on CodeForces.com and acm.timus.ru). It requires very intense focus without any distractions. Also, it&#x27;s very energy consuming (at least for me) and can be frustrating if you get stuck.<p>But I have a problem with procrastination. To solve that, I agreed with myself that I will work on my algorithm stuff only when I turn on timer for 15, 30, 60 or 120 minutes. But if timer is turned on, I must work without any distractions at all (in complete silence, non-stop).<p>The key idea is that it&#x27;s much easier to convince myself not to be distracted for specific time frame.<p>If it&#x27;s hard for me to start working non-stop for 120 minutes, I start with 15 minute timer, after that I usually warm up and can setup timer for 30, 60 or 120 minutes with less psychological resistance.<p>Another key idea is that in order to start working hard, it&#x27;s easier to convince myself to work hard only for 15 minutes. Then after that, you become warmed up for longer work.<p>I also record all my time to a journal. So I know exactly how much time I spent on algorithms last day, week or month.<p>I like simplicity and keep my journal in plain text.<p>I also wrote very simple program (C + X11 Xlib) to display histogram.<p>Here is how it looks like:<p><a href="https:&#x2F;&#x2F;www.dropbox.com&#x2F;s&#x2F;qmd198jr17dlt1t&#x2F;hours_resized.png?dl=0" rel="nofollow">https:&#x2F;&#x2F;www.dropbox.com&#x2F;s&#x2F;qmd198jr17dlt1t&#x2F;hours_resized.png?...</a><p>Displayed data collected since February 2016.<p>Vertical black&#x2F;grey (color alternating to differentiate between days) segments is how much time I spend each day.<p>Vertical blue lines mark 7 days frame.<p>Horizontal red lines mark 1 hour time.
slfnflctdover 8 years ago
A list is made. Some items are starred. Other items might be double starred, or marked in different ways. An estimate is made for the time each item will take. Eventually, items get crossed off, or &#x27;commented out&#x27;.<p>I do this all in a text file. It works great. I used to delete completed items, but I found it robbed me of a sense of accomplishment I kinda value. If I don&#x27;t finish the list (which happens often), at least I <i>know</i> what I didn&#x27;t do, and have a good idea why I decided I didn&#x27;t feel like it.<p>Of course, now I have a folder with 12 mostly-completed lists, the last items on which I keep dodging. There are no perfect answers in the continuing battle with one&#x27;s self. Honestly, this app looks pretty cool, and if I was younger and more optimistic, I&#x27;d probably give it a go. I just feel like I know myself well enough (or have accepted my many faults enough) at this point that I&#x27;m pretty sure it wouldn&#x27;t get me to do much more than I already am.
评论 #12787987 未加载
评论 #12793396 未加载
fizzbatterover 8 years ago
This looks interesting, but how does it deal with tasks that don&#x27;t have an expected finish time?<p>Eg, what i like about Pomodoro is that i am not planning anything more. I simply chug away at my (hopefully micro optimized) task list, and take breaks when the Pomodoro says so.<p>This looks nifty, but i have no clue how long most of my tasks are going to take. Limiting them to 25m or w&#x2F;e seems like it would induce more stress and uncertainty.<p>I assume i have the product slightly wrong. Thoughts?
asciimoover 8 years ago
I love this idea. I don&#x27;t know how many weeks I have drawn out on graph paper to accomplish the same thing. Thanks for sharing it. That said, here&#x27;s some cold feedback of my first 10 minutes:<p>First Screen<p><pre><code> - &quot;How much time do you think you have on an average weekday,&quot; and all days of the week are displayed. - No indication of what to do. Decide to hold my breath and start clicking. - Animations prior to signing up show +&#x2F;- controls to alter values. But I discover I have to type numbers into these fields. </code></pre> Plan Screen<p><pre><code> - I click on the + to add a plan, and then click in the Untitled Plan field. Placeholder text remains, where I expected it to disappear on focus or keydown. - In creating a new plan, I enter Time to Complete and Minimum Session values. I then click &quot;give breaks&quot; and those values are reset to default. - Values reset to defaults when choosing a new color, as well. - The color option should differ from previously selected colors. (Though it is nice that previously selected colors are indicated by a white dot in the palate.) - I just realized you have to click the &quot;done&quot; button. Maybe the values could be stored on blur? - It&#x27;s not clear what follows creating plans. In fact, I was stopped in my tracks at this point and was about to give up until I started clicking in the day columns. - I could swear I said I had 2hrs on each weekday in the first screen. Yet I only have 1hr allotted to each day in plan allocation mode. - My plan minimum time does not seem to be honored when I click on the + button. Indeed, looking at the plan it has reverted to defaults. Maybe I didn&#x27;t hit the &quot;done&quot; button when configuring this attribute? In fact, the time to complete also reverted. This is too much work for me right now.</code></pre>
mataugover 8 years ago
I&#x27;ve come to realize that no tool is going to help me solve my procrastination problem.<p>It has to come from within and if I bring myself to stop procrastinating then the tool doesn&#x27;t matter.
评论 #12788223 未加载
inputcoffeeover 8 years ago
This is great idea, just because it lets your prioritize what you actually want to do with your time and manages conflicts explicitly.<p>I think you may have picked the wrong title. I am sure people are going to be confused and wonder what this has to do with procrastination, and it it really is the best tool against that and how it compares with other tools etc.<p>I think if you changed the title to &quot;explicitly manage constraints&quot;, or &quot;trade-off calendar for your time&quot;, you might get more takers.
dEnigmaover 8 years ago
The &quot;TimeInput_singleton&quot; up and down arrows don&#x27;t work in Firefox on Windows 10. Actually the down arrow does work if you try to find the right cursor position, but the up arrow seems to be impossible to click on. Also, as elsherbini has mentioned, clicking &quot;Done&quot; on every item, e.g. if you set your daily defaults, is slightly annoying and I lost all of my values the first time I put them in because I forgot to do so before switching pages.
评论 #12788482 未加载
SZJXover 8 years ago
Also if you currently don&#x27;t plan on monetization anyways why not make it open source. This way everybody benefits. The current functionalities are way too limited. The biggest problem is the limited number of plans, which makes no sense. Planning is only useful when it&#x27;s divided into small chunks. Lumping everything together into a big term does nothing at all. The current way it&#x27;s set up, even after I finish a small task I can&#x27;t free its color up for other plans to use. What&#x27;s the point if all the finished tasks prevent new tasks from being added? Then I can no longer add new tasks if I don&#x27;t remove any record about my past activities first? This looks absurd.
lucb1eover 8 years ago
Note that the page is completely blank when Javascript is turned off. The front page doesn&#x27;t looks like it should need Javascript, it&#x27;s some text and a few gifs.
neap24over 8 years ago
I generally prefer simpler, bullet point, plain text lists. The more complex my to-do list system is, the more I actually end up procrastinating (by spending so much time focused on the list itself). I remember a story from the Frog and Toad children&#x27;s book about Toad losing his list and being unable to get anything done the rest of the day because he couldn&#x27;t remember if it was on the list or not.
评论 #12789565 未加载
nrayover 8 years ago
Very minor quibble with the copy on the front page, it should read &quot;It&#x27;s likely your long-term tasks are being shunted to the side&quot;, not &quot;shunned&quot;. Like a train, not a shame.
jbmorgadoover 8 years ago
My issue with this method and most other methods, is that I have no good idea on how much time I need to actually allocate to each project&#x2F;goal.<p>I work in research, when I start a project I have no really good idea on how many hours I&#x27;ll have to put into it in order to complete it.<p>Same goes for some of my personal projects. Let&#x27;s say, I want to learn Data Analysis in Python... I can&#x27;t really come up with a good idea about how much time that will take me.<p>What I actually feel the need (as a procrastinator, which is the target of this product) is to keep tabs that I&#x27;m working on something (productively) every day.<p>Pomodoro method helps me a bit with this, although just as a metric, not really as a day scheduling tool as it was intended.<p>I would actually like to hear some thoughts about people that also struggle with this and how do they manage to stay productive (productive on their personal point of view).
评论 #12788574 未加载
wrlover 8 years ago
This looks really cool, but it&#x27;d be nice to not need a Google account (which I do not have) to sign in.
drcodeover 8 years ago
This is a really interesting time management concept I hadn&#x27;t seen implemented before- Starting with &quot;# hours needed&quot; and &quot;Deadline&quot; and then working backwards to schedule individual days is a great idea. I always have way too many projects happening simultaneously with no clear conception of how long it&#x27;ll actually take to accomplish everything and without a decent way to establish reasonable deadlines.<p>I might give this a shot.
SZJXover 8 years ago
I&#x27;ve always been using Google Calendar for planning. Guess this could be an improved version of Google Calendar if everything goes well, and I&#x27;ll definitely give it a try. Don&#x27;t think this necessarily have much to do with procrastination, but rather general planning which still is absolutely essential to getting things done.
ranprieurover 8 years ago
You kill procrastination by making everything fit in a meaningful larger context. This is much harder than making it fit on a calendar.
andulusover 8 years ago
I see a &quot;put back&quot; button. Isn&#x27;t it a synonym for procrastination? :)<p>I suggest following for at least taking one step away from procrastination.<p><a href="https:&#x2F;&#x2F;www.ted.com&#x2F;talks&#x2F;tim_urban_inside_the_mind_of_a_master_procrastinator?language=en" rel="nofollow">https:&#x2F;&#x2F;www.ted.com&#x2F;talks&#x2F;tim_urban_inside_the_mind_of_a_mas...</a>
Jonovonoover 8 years ago
Interesting. I will look into this some more. I have been trying to find something that works for me.<p>Recently I found <a href="http:&#x2F;&#x2F;pomotodo.com&#x2F;" rel="nofollow">http:&#x2F;&#x2F;pomotodo.com&#x2F;</a>. It combines todo lists with the pomodoro method and I have found it pretty great so far.
yetanotherjoshover 8 years ago
I&#x27;m not sure what the intent is for how much time per day to manage with this. When it asked me how much time I have per day, I wanted to at first say 24hrs (duh). I figured that was probably wrong (because it&#x27;s asking), so I said 16 hours, since that&#x27;s more my usable time window given 8 hours of sleep. This app is obviously not meant to fill 16 hours. So I think I&#x27;ve missed the point here. Is this for people with 9-5 jobs and set schedules to manage their &quot;free time&quot; with side projects? I just don&#x27;t understand what the intended audience and use case is.
godelskiover 8 years ago
I like this, but a nice idea might be to add an unknown time to completion. For example I like to get myself to have at least an hour a day working on studying. So it&#x27;d be nice to just put this as 2 chunks instead of &quot;50*5+however much I want for the weekend&quot;.
desireco42over 8 years ago
Really good idea. I have a feeling it will not work for me, here is why:<p>I learned that to make things work, you need to schedule them, put them on calendar. However hard this is for me, I do that. Most of the time, I have to spill over a lot of things I would think I can do in a day over 3 day period. Majority of the time, even 3 days are not enough. So it keeps me honest. At every second, I know exactly what I need to do, and what I am avoiding to do.<p>It took me a while to get into that system. I suspect others have their own and it would be hard for them to get into this new one.<p>Having said that, I wish you best and will keep an eye.
krosaenover 8 years ago
I manage a similar workflow using Trello boards, one master board with my current projects, goals etc, another that serves as a weekly template, from which I create a copy for each week. I try to visualize what I&#x27;d like to accomplish with cards placed across the days I plan on spending time on it. A daily todo card has the number of 25 minute blocks I&#x27;d like to spend towards each.<p>So I see the value in this product, the challenge is being in a silo without necessarily having the resources to be as flexible and available cross-platform as Trello.
eyeinthepyramidover 8 years ago
It&#x27;d be cool if it divided the day into 30 minute blocks and you could just allocate the tasks to the blocks. Like a type of paint interface, where you just color the blocks.
terda12over 8 years ago
I&#x27;m sure it would be helpful for many people, but for me personally once I miss a scheduled event like &quot; At 3PM practice drawing for 2 hours, then do progrmaming from 4-5pm&quot;. If I start drawing at 3:15 and finish at 4:15, everything gets messed up. Fixed scheduling just isn&#x27;t for me. I&#x27;d rather have a checklist like &quot;draw for 2 hours&quot; and &quot;program for 1 hour&quot;, which I can check off daily and is flexible to my schedule.
评论 #12789181 未加载
hoshover 8 years ago
Great idea. Was thinking less about procrastinating and more about how it keeps ongoing projects steady. It&#x27;s really buggy though.<p>Is there an opt-in mailing list I can sign into to get updates on it? This isn&#x27;t usable for me right now but I can see it being sufficiently useable in the future.
ChrisNorstromover 8 years ago
I love.love.love. this. I&#x27;ll try this out for the entire month of November, I promise. I love trying out new productivity apps and software. I like how I can easily look back and see if I&#x27;ve been productive.<p>I really don&#x27;t like some of the UI so I crafted my own Stylish css script to override yours, makes it look a bit more professional, currently it looks like it&#x27;s for middle-schoolers. Sorry.<p>The following CSS code basically does this: Less kindergarten-buttons, more minimal out-of-the-way UI, smaller headers, more space for content, full width support now stretches and adjusts to browser width, removes rounded borders for non-clickable objects.<p>.Allocator__allocator___s0wBY .Allocator__heading___2pO2F .Allocator__pills___2v0H1 {border-radius:4px;} .PlanBar__planBar___2ET1U {border-radius:0px;} .PlanList__addButton___aSwx0 {border-radius:4px;} .PlanBar__planBarSegment___2fD3q {padding-top:0px;} .DayBar__bar___13rc2 {border-radius:0px;} .MonthDay__addSubtract___2js9l{border-radius:4px;} .Allocator__allocator___s0wBY .Allocator__heading___2pO2F .Allocator__pills___2v0H1 .Allocator__selected___3cu8c {background-color:yellowgreen} .PlanList__addButton___aSwx0 {background-color:lightblue;} .PlanList__planList___3U3vn .PlanList__bottom___1zgQS {height:auto;} .PlanList__planList___3U3vn .PlanList__bottom___1zgQS {height:auto;} .PlanList__addButton___aSwx0 {border-radius:0px;} .PlanList__addButton___aSwx0 {padding:0; margin:0;} .PlanEdit__button___2AMRT {border-radius:4px;} .Allocator__allocator___s0wBY .Allocator__calendarContainer___3r2TT .Allocator__weekLabels___2OG5E .Allocator__weekdayLabel___uiapn {width:14.3%;} .WeekDay__weekDay___90P4W {width:14.3%;} .Allocator__weekdayLabel___uiapn {width:14.3%;} .MonthDay__monthDay___156P4 {width:14.3%} .Nav__nav___XdSZA {padding:0; padding-left:0;} .Nav__nav___XdSZA .Nav__navItem___1iyJS {display:none;} .Allocator__allocator___s0wBY .Allocator__heading___2pO2F {padding: 2px 5px;} .Allocator__allocator___s0wBY .Allocator__calendarContainer___3r2TT .Allocator__weekLabels___2OG5E {width:100%;} .Allocator__allocator___s0wBY .Allocator__calendarContainer___3r2TT .Allocator__calendar___-60yN {width:100%;} .PlanList__planList___3U3vn .PlanList__header___S1Rpc {padding:3px 9px;} .PlanList__planList___3U3vn ul {padding-top:43px;} .PlanList__planItem___3d2Bx {padding-bottom:0; padding: 5px 10px 9px;} .PlanList__planList___3U3vn .PlanList__header___S1Rpc {height:auto;} .Allocator__allocator___s0wBY .Allocator__calendarContainer___3r2TT .Allocator__weekLabels___2OG5E { height: 35px;} .Allocator__weekdayLabel___uiapn {height: 36px; line-height: 36px;} .MonthDay__monthDay___156P4 {height:17.6%;}<p>Elements that cannot be clicked should not have rounded corners. Buttons on the other hand should have slightly rounded corners.
ericdykstraover 8 years ago
I&#x27;ve tried a number of time-tracking&#x2F;scheduling services, and I&#x27;ll give this a shot. It has a pretty high bar to beat in terms of flexibility and user interface though compared to what I&#x27;m using right now, a pen and notebook.
roberthensingover 8 years ago
Feedback:<p>Firefox support could be better: color picker does not respond, time entry widget is annoying.<p>It would be nice to have a feedback&#x2F;contact button or info about liquidtime app, an e-mail address, anything.<p>Out of curiosity, how did you build it?
maxkriegerover 8 years ago
Also on product hunt, if that&#x27;s allowed: <a href="https:&#x2F;&#x2F;www.producthunt.com&#x2F;posts&#x2F;liquidtime" rel="nofollow">https:&#x2F;&#x2F;www.producthunt.com&#x2F;posts&#x2F;liquidtime</a>
omouseover 8 years ago
I like this idea because you can also adapt your schedule to others.
abeyerover 8 years ago
Login doesn&#x27;t work and fails silently if you don&#x27;t accept third-party cookies by default. I had to muck around in dev tools to figure out what was wrong and sign-in.
miesmanover 8 years ago
Nice webapp and UI. (to the author) To state the obvious.. You&#x27;ll see a lot more people adopt it and stick with it if you layout your vision in a few page tutorial.
SadWebDeveloperover 8 years ago
Ok m saving this link so i can plan later my schedule to tackle my procrastination just going to keep watching netflix for just a couple of more minutes...
stemukover 8 years ago
Apart from the product itself, what has been your experience with Firebase along the way and what were the main decision drivers towards Firebase?
kowdermeisterover 8 years ago
That&#x27;s a really neat looking calendar. I&#x27;ll play with it instead of working on the stuff I supposed to do :)
Gruselbauerover 8 years ago
I really want to stop procrastinating and use a tool like a this, but in the end I just can&#x27;t be arsed.
ktopazover 8 years ago
integrate&#x2F;sync with google calendar?
评论 #12787665 未加载
madsbuchover 8 years ago
Maybe we should instead look another way than constantly try to be evermore efficient?
hkeideover 8 years ago
Very cool concept. Can you describe your experience in using this? Is it effective?
评论 #12786989 未加载
dizruptover 8 years ago
Killing Procrastination in one step: Start with the smallest part or thing.
ing33kover 8 years ago
why is there no repeat daily ?
评论 #12787674 未加载
nulagrithomover 8 years ago
Spinners look broken and some buttons not working on Firefox (Ubuntu).
评论 #12788492 未加载
jessewmcover 8 years ago
I don&#x27;t suppose signing in without Google is on the roadmap?
Dnguyenover 8 years ago
What framework is behind the UI may I ask?
v4nn4over 8 years ago
Pretty neat for a high school side project!
stingerover 8 years ago
complicated and super buggy...would love an intro video and the UX bugs fixed
BeetleBover 8 years ago
Over the years I&#x27;ve tried many planning methods, with very low success.<p>I tried GTD (<a href="https:&#x2F;&#x2F;www.amazon.com&#x2F;Getting-Things-Done-Stress-Free-Productivity&#x2F;dp&#x2F;0142000280" rel="nofollow">https:&#x2F;&#x2F;www.amazon.com&#x2F;Getting-Things-Done-Stress-Free-Produ...</a>) for 7 years before declaring it a failure. It does have some good ideas that I still use, but the TODO management didn&#x27;t work for me. I think it&#x27;ll work only for people who have fewer goals than I do. It doesn&#x27;t handle large lists very well.<p>Some things I kept from it:<p>1. Filing cabinet - Instantly useful from day 1.<p>2. Calendars are only for <i>hard</i> deadlines. Don&#x27;t put stuff in there that you merely <i>want</i> to do. I know this is the opposite of the submission here. For me, planning everything in the calendar, including things I could ignore, led to a mess. Keep it for things you really cannot ignore.<p>In general, any obsessive time based planning like this submission fails for me. GTD is not time based. I prefer planning my tasks for the week, not for the hour.<p>I like the idea behind Kanban, but I do not think it fits most of our personal lives. Very good for certain work environments, though.<p>Pomodoro technique: It&#x27;s good, but not really for task management. It&#x27;s just a good technique to stay focused. Worked for a few months until I got used to it. Now it does not keep me focused and I can easily get distracted by the web, etc.<p>These days I&#x27;m trying this:<p><a href="https:&#x2F;&#x2F;www.amazon.com&#x2F;Master-Your-Workday-Now-Strategies&#x2F;dp&#x2F;097493044X" rel="nofollow">https:&#x2F;&#x2F;www.amazon.com&#x2F;Master-Your-Workday-Now-Strategies&#x2F;dp...</a><p>I think it works better than GTD, and fills the gaps in it. If you do not want to buy the book, a condensed, down to Earth version is available as the 1 Minute Todo List:<p><a href="http:&#x2F;&#x2F;www.michaellinenberger.com&#x2F;TheOneMinuteTo-DoList-Ebook.pdf" rel="nofollow">http:&#x2F;&#x2F;www.michaellinenberger.com&#x2F;TheOneMinuteTo-DoList-Eboo...</a><p>Personally, I feel the book is better than the PDF at explaining the rationale behind the 1 minute todo list. Reading it was very calming. It explained all the problems I had had with GTD and similar techniques.<p>Basic ideas:<p>1. If you cannot examine your todo list inside of a minute, it is too long. So spend a lot of effort ensuring your <i>daily</i> todo list is not long.<p>2. Urgency and importance are not the same. We&#x27;re hard wired for focusing on <i>urgency</i>, so do not try to make a TODO list purely based on <i>importance</i>.<p>3. Every week, identify everything that <i>must</i> be done in the next 10 days and put it on your list that you&#x27;ll examine daily. Things you decide not to do in the next 10 days, keep in your &quot;list to examine weekly&quot;.<p>4. Every day, multiple times of the day, look at the short list and do tasks from among them. If new tasks come in, add them, but keep the list short (no more than 20-25 items). If your list is getting too long, identify things to move to the &quot;list to examine weekly&quot; and get them out of the way.<p>5. If something needs to be done today, put it on the top of your list!<p>6. You&#x27;ll also have &quot;the list to examine monthly&quot; as well as quarterly.<p>Very simple idea - works a bit better than GTD.<p>I think my biggest problem is that I need to reduce the goals in my life and focus on only a few. I have more goals than time in my life, and I keep jumping from one to the other. No task management system will work until I do this. Tough decisions need to be made!