Bases QoL - Default values for columns

Use case or problem

I have many bases that could do with setting default values when adding a new entry.

A few examples of things I’d like to be able to do:

  • Setting a ‘date’ property to default to today’s data
  • Setting a 'number’ property to default to 0
  • Set a default value for a ‘list’ property

Proposed solution

Adding and hooking up default properties to the ‘+ New’ button in bases would solve my problem

Or we could associate a template with the adding of an item in a base.

Current workaround (optional)

Adding properties manually every time I create a note

Related feature requests (optional)