AnyType - Implement a Task Manager with Object Types
In this article, I will talk about implementing a Task Manager in AnyType. Explore building a sophisticated system using object types, relations, and sets.
AnyType is a PKM tool with a highly flexible and powerful data model built around objects. With objects and their properties, you can model various existing workflows inside AnyType, making it an appealing tool for those who want an all-in-one tool.
One of the most common workflows in any productivity system revolves around task management. The ability t…