Acknowledging prior work, which you should read if this is a topic of interest:
- 12.03 The standard zeros • Johnny.Decimal
- Customizing the standard zeros
- The standard zeros - #12 by interrato
Overview
- The standard zeros are a bit confusing, and
- inconsistent, and
- they take up more room than they should/could.
This is especially the case at 00-09 System management
.
I seek to re-standardise the zeros and request feedback.[1] I need to lock this in by July 13th.
Design goals (in this order)
- Simplicity.
- Consistency.
- Free up some room.
v2.0
There will be one set of standard zeros that are dropped in to every location. They always look like this.
AC.00 Index
AC.01 Inbox
AC.02 Task & project management
AC.03 Templates
AC.04 [free]
AC.05 [free]
AC.06 [free]
AC.07 [free]
AC.08 Someday
AC.09 Archive
System-level
Starting at the top, the system management area shrinks. Let’s say we’re in the Small Business System.
00-09 System management
00 System management
00.00 Index for Small Business System
00.01 Inbox for Small Business System
00.02 Task & project management for Small Business System
00.03 Templates for Small Business System
…
00.08 Someday for Small Business System
00.09 Archive for Small Business System
On the format
It’s always the same.
AC.0D [Zero label] for [location description]
[2]
Crucially, the zero label comes first. This ensures that it remains visible when, say, your file system truncates the name of a folder; they truncate from the end. You already know where you are, so that context is less important.
User-available ranges
-
IDs
00.04-00.07
are reserved for future standard zeros. -
IDs
00.10-00.99
are free for use. -
Categories
01-09
are free for use.
Duplication of name at 00-09
and 00
Suggestions welcome for a new name for either the area or category. But I’m okay with them being the same.
Area-level
Let’s jump to the 20s.
20-29 Products, suppliers, equipment, processes, & inventory
20 Area management
20.00 Index for area 20-29
20.01 Inbox for area 20-29
20.02 Task & project management for area 20-29
20.03 Templates for area 20-29
…
20.08 Someday for area 20-29
20.09 Archive for area 20-29
On the format
The most important thing is that the user understands where they are, and to what these IDs relate. So we’re explicit:
AC.0D [Zero label] for area A0-A9
That’s not a placeholder. We just write area 20-29
.
This is how they come ‘out of the box’. If you prefer, you may replace the name of the area with its full name:
AC.0D [Zero label] for products, suppliers, equipment, processes, & inventory
…or, more realistically in this case…
AC.0D [Zero label] for products etc.
User-available ranges
-
IDs
A0.04-A0.07
are reserved for future standard zeros. -
IDs
A0.10-A0.99
are free for use.
Category-level
The pattern repeats.
20-29 Products, suppliers, equipment, processes, & inventory
21 Products & services
21.00 Index for category 21
21.01 Inbox for category 21
21.02 Task & project management for category 21
21.03 Templates for category 21
…
21.08 Someday for category 21
21.09 Archive for category 21
User-available ranges
-
IDs
AC.04-AC.07
are reserved for future standard zeros.- If you need your own zero here, allocate one at the category level.
-
IDs
AC.10-AC.99
are free for use; these are ‘normal’ Johnny.Decimal IDs.
That’s it 
Much, much simpler. Consistent across the board. And loads of room to do your own thing if you need it.
Addressing previous issues
On @interrato’s proposal to move category-level zeros up to 00-09
An interesting idea, but not implemented here because it’s not as simple, and requires more clicks to get you from ‘here’ to ‘the system management for here’.
I like that the system-management stuff is always adjacent to the thing being managed. This was prioritised over making more IDs available for use.
‘Inbox’ vs. ‘Work in progress’
There was prior discussion/it was a previous standard zero re: work in progress. Then we realised that it’s the same as ‘inbox’: it’s just some in-progress unfiled stuff.
If it’s not in-progress, it belongs at .08
or .09
. Or if it hasn’t even started, it’s probably just a task at .02
.
And if you really really want a separate WIP folder, now there’s room for you to create your own.