Best cleaning / organizational tip I’ve learned : everything out of place goes into a tote. Every day shuttle the tote around the house to deposit the items in their rightful place. This reduces reorganizing to linear time
It may be linear in the number of items, but not in the number of rightful places (you’d have to sort the items by rightful place first). Deciding on each rightful place also tends to not be constant-time.
How to avoid losing items? Holding pens
211–220 of 282 posts
Re: How to avoid losing items? Holding pens
#2121. Everything has a place;
2. If something is out of place, I put it back to the place;
3. If I cannot put it back at the moment, I put it in my pocket, and goes to 2 after current task is done;
4. If I cannot put it in my pocket, I put it near me in some salient way, and goes to 2 after current task is done;
5. If something is constantly out-of-place, rethink the designated place for that item.
Step 4 is dependent on the fact that the space is well-organized in the first place, such that I could put item in a way that is salient and jarring to future me. If I'm surrounded by a mess, it probably wouldn't work. For example, I often perch something that I have to carry to my room in the middle of the kitchen island while I'm chopping and cooking. It works because the surface is almost always empty. If the kitchen island is already crowded, this wouldn't have worked.
But I think the real secret to how to get the system working, is to do step 2 as much as I could, and avoid step 3 & 4 if at all possible. It's the realization that moving an item to the right place takes less than 20 seconds, only 19 seconds longer than putting it in my pocket. (This of course predicated on the fact that I live in a small apartment rather than a big house.)
Re: How to avoid losing items? Holding pens
#213It's just a bandaid. When I was growing up, the 'holding pen' was the top of the dishwasher, and it lived in a constant state of entropy. The mail and bits were piled into a mountain that would fall when bumped into. The solution is simple: deal with things when they come. Stop putting everything off until 'later.'
That's what the point number five is about: "Is cleaned out regularly—ideally daily, at most weekly—, so that it doesn’t become a storage area." > deal with things when they come Sometimes it's not practical. You can't deal with everything in the morning because you will be late for work or school. You have to push certain things later and it's ok - as long as "later" is something specific like 6 PM every weekday.
Re: How to avoid losing items? Holding pens
#214I like the tip from Adam Savage on where to put new things: Quickly think about where you would search first for this item. The first thought that comes to mind is where you store it. Next time you look for the item it is right where you would search first.
This breaks down when there are two of you with different places you would search first.
Re: How to avoid losing items? Holding pens
#215Earlier quoted context omitted.
I might just steal this idea from you. Having a partner who ”organize through chaos” (which I maintain is not an actual system) there are constantly treasure troves of knick-knacks everywhere, usually hiding important items. No matter how often I try to organize it’s always messy, I think this might be the answer. Thank you!
Ah yes, same here, my wife stacks stuff in any available free space, anywhere in the house.
Re: How to avoid losing items? Holding pens
#216The problem is once I clean out the "holding pens" the items are lost again.
Re: How to avoid losing items? Holding pens
#217My algorithm is like this: 1. Everything has a place; 2. If something is out of place, I put it back to the place; 3. If I cannot put it back at the moment, I put it in my pocket, and goes to 2 after current task is done; 4. If I cannot put it in my pocket, I put it near me in some salient way, and goes to 2 after current task is done; 5. If something is constantly out-of-place, rethink the designated place for that…
Small items need proper attention. Anything smaller than my hand get organized on the spot.
Re: How to avoid losing items? Holding pens
#218Earlier quoted context omitted.
This is how I ended up with three boxes ful of infrequently used items that were supposed to find their place for a year now... :/.
We throw everything out (to thrift stores if possible) after a year of no use. Has bitten us almost never and when it has it’s usually something useless to someone else too (cheap to replace).
I think the problem is further exacerbated for people growing up in scarcity, so they are used to frugal operations, and are unable to cope with modern day flood of goods. Our parents are a good example, they save plastic grocery bags, all boxes, all original containers even for e.g. a coffee maker. "Just in case we will sell it one day".
I don't know what to do :-) Maybe we should write a will/set aside a fund to pay a junk removal company to come before our kids get ahold of the mess, so they don't inherit the burden.
Re: How to avoid losing items? Holding pens
#219Earlier quoted context omitted.
This is a good idea, as is the idea in the article. The basic requisite however is a desire to not lose stuff. My wife always loses track of her EarPods. My oldest kid always loses his pocket knife. I could have 20 holding pens in the house and they'd still lose their stuff, since the idea that you have to exert even a minor amount of effort by putting stuff in its place to save yourself much more searching effort ,…
This is just good marriage (and general relationship) advice.
Re: How to avoid losing items? Holding pens
#220For instance, when I'm working on something with many parts, involving multiple tools, even though I haven't moved from the work spot, I misplace tools right there and then, spending time looking for them. Where are those pliers? Oh, somehow they ended up under this thing, oops.
I blame years of computer use. In computer applications, we also have tools. But all we ever do is pick up the tools (in a GUI, or otherwise activate the tools in other paradigms, like invoking them by name in a command line or programming language). We never have to worry about returning these virtual tools into their original place. Computers train the habit of picking up tools, working with them and then forgetting about them when done.