Ability to disable editing of properties in bases

Use case or problem

I have a property in the ISO time format, like 2025-08-21T07:27:51-12:00. It can be correctly displayed in Obsidian bases. I found that I can click on the property field in a base file and edit the date. However, the new date loses information in the original property like time and time zone.

It’s possible that I mistakenly edit the properties and lose information. In general, I want a mode that guarantees the original files never being modified.

Proposed solution

A switch in bases that disable all editing of original files.

Current workaround (optional)

None

2 Likes

A workaround is defining a formula with the same name that returns the “frozen” property. Formulas are not editable.

Related (possibly could be merged?) and some css options in this topic to prevent editing: