Direkt zum Hauptbereich

Kanban with Outlook

Kanban, esp. Personal Kanban is very popular. Last year we published a short description how to build a Kanban system in Microsoft Outlook. In general we post our ideas here in German language. One of our readers suggested to translate the original German post into English language (credits to M. B.). So, here it is. I appreciate any comments (and corrections of my spelling). (Von diesem Beitrag gibt es eine deutsche Version.)


Kanban is an easy system for managing tasks in a team. The instructions are easy:
  • Visualize your work. Start with a table that has three columns: backlog, work in progress, done
  • Put all your work into the backlog column.
  • Limit the number of tasks in the "work in progress" column. This is the WIP limit.
  • You can start new tasks only if other tasks have been finished (pull system)
That's all. If you like to dig deeper, read Jim Benson's book and blog (/1, 2/). There are a lot of Kanban tools out there. I really like trello. But some users asked, if there is a Kanban version for Microsoft Outlook.

I like Kanban, too. But a I have problems with additional tools:
  • I have a least 2 work places. My Kanban board has to travel with me.
  • I manage my tasks with Microsoft Outlook®. What I really like is Outlook's function to drag an e-mail into the task folder for making a task of it. I'm having about 50 - 100 tasks in my task list. I don't like to transfer tasks from one list to another.
  • Switching of tools interrupts my flow of work. I don't want to have so many tools.
I've figured out how to build a Kanban board with Outlook today" and three task folders. Inspiring was a blog article by ShamansTears. Unfortunately the post has been deleted. This is how my "Outlook Today" looks like (Fig. 1). It is very easy to drag one task with the mouse from one column to another.
Fig. 1: Outlook Today as Kanban board
The trick was creating a simple HTML table and adding an Outlook view control to each cell. You will find more information about Outlook view controls at the following places:
The content of the HTML table cell looks like this code:

        <OBJECT classid=CLSID:0006F063-0000-0000-C000-000000000046
                id=ViewCtlFolder
                width="100%" height="430">
            <param name="Namespace" value="MAPI">
            <param name="Folder" value="WIP">
            <param name="DeferUpdate" value="0">
        </OBJECT>


Instead of "WIP" use the names of your folders. The HTML table is stored somewhere on your computer. Use that file as home page for a special folder in Outlook. Jim Boyce offers a short description how to add a custom Outlook Today view.

This is my point: A good idea like Kanban needs a technical solution (e. g. w/ Outlook) in order to use it effectively and very quickly in your daily business. Next time, when you wonder why a good idea is stuck, ask yourself if you have the right tools.

Teams who work with Kanban report real improvements (/2, 4/). Every team has to visualize its work; at best with a real board in your office. That motivates the team. If your team is scattered over different places, start with a simple solution based on public folders in Outlook.

Links:

  

Kommentare

  1. Hallo,
    ich habe es mit verschiedenen Aufgabenordner probiert (Aufgabenordner1, Aufgabenordner2, Aufgabenordner2), allerdings wird dann nichts angezeigt. Wenn ich auf den Default-Ordner (... value="Aufgaben">) zugreife, dann funktioniert alles.

    Wie greift Ihr auf die einzelnen Aufgabenordner zu?

    AntwortenLöschen
    Antworten
    1. Hallo Anonym, bitte schicke mir eine E-Mail (siehe wer bloggt hier). Dann schicke ich Dir die HTML-Datei. LG, Jan

      Löschen
  2. The Jim Boyce site is down and I can't quite figure this out. We have an html table stored as the home page for a special folder but I'm not sure how to add the custom outlook today view without the Jim Boyce link. Please help and thanks!

    AntwortenLöschen
    Antworten
    1. Hi docTorb, pls. send me an email to jan.fischbach ((a t)) y ahoo. com and attach your HTML file. Bye, Jan

      Löschen
  3. Another great Kanban knowledge source is Kanban Library - http://kanbantool.com/kanban-library/introduction. It is an online collection of blog post, articles and presentation, organized by topics. Except Personal Kanban related materials, you will find here information on how to start with Kanban method, how to design Kanban board, how to read Kanban analytics and metrics, what is the difference between scrum and kanban, what is scrumban. Moreover, case studies and book reviews.

    AntwortenLöschen
  4. Good Morning Jan, I notice that you have a pomodoro timer in your kanban view, I think that is very helpfull for the process, and I would like to use in my Outlook. Could you please bring me some steps to implement this in my kanban view? thanks in advance for your help.

    Camilo Garzon
    camilo.garzon@schneider-electric.com

    AntwortenLöschen

Kommentar veröffentlichen

Beliebte Posts aus diesem Blog

Klartext statt Konsens - wie Meetings wieder was bewirken

Bessere Kommunikation ist Lippenstift fürs Protokoll. Kennst Du das: Das Meeting läuft, Energie ist da, der Knoten platzt - und jemand sagt: "Wir müssen besser kommunizieren!" Alle nicken. Jemand schreibt's auf. Und was passiert damit?  Nichts . Warum? Weil "besser kommunizieren" keine Handlung ist. Genauso wenig wie: "mehr Verantwortung übernehmen", "offener Feedback geben", "konstruktiver diskutieren", "proaktiver sein", "mehr miteinander reden", "transparenter werden", "Verständnis füreinander zeigen". Alles klingt gut. Aber ohne Klartext bleibt’s ein Vorschlag - nett im Protokoll, aber ohne Effekt auf den nächsten Arbeitstag. Kein konkreter Schritt, keine sichtbare Veränderung. Keiner der's macht. Es ist eine gute Absicht ohne Konsequenz. Wir haben kein Problem Verbesserungen zu identifizieren.   Die wahre Herausforderung ist selten das Finden von Verbesserungen. Es ist das Konkretisie...

Microsoft Teams: Die neuen Besprechungsnotizen - Loop-Komponenten

  Haben Sie in letzter Zeit in einer Teams-Besprechung die Notizen geöffnet? Dort sind inzwischen die Loop-Komponenten hinterlegt. Die sind zwar etwas nützlicher als das, was zuvor zur Verfügung stand. Trotzdem ist noch Luft nach oben. Und es gibt sogar einige ernstzunehmende Stolperfallen. Hier ein erster, kritischer Blick auf das was Sie damit tun können. Und auch darauf, was Sie besser sein lassen.

Erfahrung mit Vibe-Coding - und warum das keine Teamprobleme löst

Die KI-Werkzeuge zum Erstellen von Werkzeugen für die tägliche Arbeit werden immer besser. Die selbstgestrickten Tools erleichtern die eigene Arbeit. Aber für den Einsatz im Team fehlt noch etwas.

Wie lassen sich Ergebnisse definieren? - Drei Beispiele (WBS, CBP und BDN)

Ich habe schon darüber geschrieben, warum das Definieren von Ergebnissen so wichtig ist. Es lenkt die Aufmerksamkeit des Projektteams auf die eigentlichen Ziele. Aber was sind eigentlich Projektergebnisse? In diesem Beitrag stelle ich drei Methoden vor, um leichter an Ergebnisse zu kommen.

Die Profi-Tools im Windows-Explorer

Haben Sie bei der Urlaubsvertretung sich manches Mal geärgert, wenn Sie Dateien gesucht haben, die ein Teammitglied abgelegt hat? Die Suche im Explorer funktioniert tadellos, aber manchmal sollte man den Suchbegriff noch ein bisschen genauer fassen können. Z.B. mit UND oder ODER oder NICHT... Das geht so einfach, dann man von alleine kaum drauf kommt:

Das Ubongo Flow Game

Spiele bieten eine gute Gelegenheit, zeitliche Erfahrungen zu verdichten und gemeinsam zu lernen. Karl Scotland und Sallyann Freudenberg haben im Mai 2014 das Lego Flow Game veröffentlicht. Wir haben die Spielidee übernommen, aber das Spielmaterial gewechselt. Statt Legosteinen benutzen wir Material aus Grzegorz Rejchtmans Ubongo-Spiel. Hier präsentieren wir die Anleitung für das Ubongo Flow Game.

Wie baut man einen Aktenplan auf?

Ein Aktenplan beschreibt, an welcher Stelle genau ein Team seine Dokumente und Nachrichten ablegt. Aber wie baut man den genau auf?

Dateien teilen in Teams - arbeiten in gemeinsamen Dateien

Arbeitest du mit Kolleginnen und Kollegen an gemeinsamen Dateien, die in Teams, aus OneDrive oder SharePoint liegen? Hast du dabei vielleicht kein ganz gutes Gefühl, weil du dir nicht so ganz sicher bist, was mit der Datei tatsächlich passiert? Wer darauf Zugriff hat und wie du das sehen kannst? Dann lies weiter, hier stelle ich dir die wichtigsten Fakten und Einstellungen kurz und knapp vor.

Was macht ein agiles Project Management Office (PMO)?

Was macht eigentlich ein Projektmanagementoffice, insbesondere wenn es auch agile Projekte in der Organisation gibt? Muss man es abschaffen, wenn alle Projekte agil umgesetzt werden? Was machen die Personen, die im PMO tätig sind? Hier ist ein Vorschlag für eine agile Ausgestaltung eines PMO.

Kategorien in Outlook - für das Team nutzen

Kennen Sie die Kategorien in Outlook? Nutzen Sie diese? Wenn ja wofür? Wenn ich diese Fragen im Seminar stelle, sehe ich oft hochgezogene Augenbrauen. Kaum jemand weiß, was man eigentlich mit diesen Kategorien machen kann und wofür sie nützlich sind. Dieser Blogartikel stellt sie Ihnen vor.