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 readingTag Archives: Cultured Code
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).
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!
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) 😉
Things 3: clean, efficient and simply beautiful!
Ever since moving all of my projects an tasks planning digital, I have used a dedicated task manager. I started with Cultured Code Things over 11 years ago with the very first beta; something like version 0.7b – can find my old e-mail about it. When it came out, Things was not only the most intuitive and beautiful dedicated task manager on the market but also the best (at least mac-wise).
TaskCollector for Cultured Code Things 2.5: DevonThink and Finder editions
Last week I published on this blog an AppleScript code for collecting tasks from text files (meeting notes, conferences notes and so on) stored in or taken directly in DevonThink Pro / Pro Office. Here is the latest version of the code. It also contains a Finder version that will let you pick a file anywhere on your computer (e.g. you are not a DevonThink users) and perform a similar task.