PDA

View Full Version : First in first out


andy232
2011-11-01, 10:43 AM
Hi there,

I am searching for an easy way to manage a first in first out todolist.

I am a system administrator and manage my todos with omnifocus.
For each customer I have a separate folder.
And in each folder there is a project "misc" where I am collecting my todos as actions.
This works good for me. New actions are added at the bottom so that old actions are at the top.

It looks like:
Customer A (folder)
------Misc (project)
------------Todo1 (action)
------------Todo 2 (action)

So if I am asking: What is the next todo for today, I take the action at the top because it is the oldest one.
The probem: When I have an action with more than one step, I have to create a project. And this project does not fit in the action-logic.

It looks like:
Customer A (folder)
------Todo 4 (project)
------Misc (project)
------------Todo1 (action)
------------Todo 2 (action)
------Todo 3 (project)

So how do I know what todo next ?

It would help me if omnifocus would hide all projects and display only the actions in the right order.

Thank You for a tip.

Greetings, Andy.

whpalmer4
2011-11-01, 12:26 PM
Are you making use of the various project-control tools, like putting projects on hold or dropping them? If not, you could continue what you are doing almost unchanged. Instead of creating a project when you realize that "Set up new server" is going to be a multi-step action, just create the steps as actions, and use the Move button in the editor to move the steps under the "Set up new server" action. This creates an action group, which acts much like a project, but will have its actions shown inline in the containing project. You can even nest action groups inside another action group.

I've attached some images showing a sample project (note that I'm just using a single project to contain all of Customer A's tasks) and how it appears in a progression of checked off actions. For the first two shots, I'm viewing Remaining actions, just to show the whole thing, then I switch to viewing Available actions.

andy232
2011-11-01, 10:09 PM
Thank you,

That was exactly the Solution i was Looking for.
With this way i also can Kick the Folders.

Greetings, Andy