KanbanView 2.6 for Cultured Code Things is out and you should get a copy!

Over two years ago, I made a proposal for a 20 000-foot Kanban-like visualization concept for Cultured Code Things 3 task manager. This was in order to go beyond the day-to-day task level and, in a single look, provides a portrait on everything on your plate. The very first version was made available based on my (limited) SQL, Python and modern HTML coding 😉

Continue reading

The Power of the Yearly Review

GTD methodology call of frequent review of projects and associated task lists. In fact, the whole system crumbles if this critical operation is not performed regularly; you need to trust that it contains everything in order to make the right decision at the right time with regard to which task(s) to take on at any given moment and not miss anything. However to enable you to make these daily decisions that move you toward a larger goal, the latter needs to be established up front and also revised on a regular basis. Enter the yearly review! Continue reading

Dealing with E-mails in Academia II – Emails to actions to Inbox Zero

This is the second (and last) installment in dealing with e-mails. It assumes that you have read the first one, basic ethos. If you have not please take a few minutes and read it here. In this second part, we will see how to transform the “good” e-mails into action items in order to reach the famous, not so unicorn-like, inbox zero and file e-mail intelligently for future use. These blog posts will be permanently part of the E-offices series (digital office).

Continue reading

Minor update to Kanban View for Cultured Code Things 3

First, Kansan-View scripts and css are now available on GitHub. 

Second, many thanks to Alexander Willner from Berlin, Germany for making the script fully compatible with both the stock 2.7 (coming with any recent macOS version) and 3.6 version of python. Furthermore, he introduce dynamic home folder as well as default output in the same directory as the script path. This removes the need of previous version to edit the script to change the unix user name in the file path. As such, the new version is extremely easy to run . Better, follow the instruction (method 2) given here and make it a system service, assign a keyboard shortcut and never, ever run python directly yourself!

Kanban-View for Things 3 – Release V1.0 available (free)!

Synopsis:

The following will allow a visual project-level overview of what is on your plate. It is comprised of 3 files: a python script, a CSS file and a PDF README file (a copy of this post). It can be executed from the terminal or as a system service using the macOS Automator app (thus never needing to open a terminal and can be associated to a keyboard short cut).

*** read below for the download link ***

Continue reading

A Kanban view for Things 3 : Part III – displaying the project-level information

Almost there!

Quite surprisingly, I hadn’t written html code since I completed my PhD in 1996. From 1993 to 1996, I created and maintained our research group webpage. At the time, we were one of the few to actually have sites. Well, it does come back and boy it much easier than anticipated (at least at the current level)  😉

Continue reading