Omnifocus Custom Columns

I love seeing Estimated Duration using Omnifocus Custom Columns

My favourite Omnifocus setting recently has been to change my View Preferences from Fluid to Custom Columns.

I love being able to see Estimated Duration – I like to estimate tags and see what things I have available to work on along with how long I think they will take is huge.

Omnifocus Custom Columns

Recent posts View all

JavaScript

Setting a more specific database type in Prisma

Prisma sets a default of TEXT for all String fields, here is how you can override that.

Ruby

Override database attribute types

Sometimes you don't have control over how your database handles information, so you need Rails to set it