Steps to reproduce
- create a base with a date field, sorted by that field
- click a date value, date picker opens
- choose a new date
- the new date is displayed, but the date prop in the file is not modified, and the base view doesn’t re-sort
- click anywhere else to move focus off the date
- the file is modified and it re-sorts
similarly:
- create a base with a formula that includes
this.date - embed it in a file with a
dateproperty - change the
dateproperty - base doesn’t refresh until you click somewhere to change focus
Did you follow the troubleshooting guide? [Y/N]
Y
Expected result
Files should be written immediately after a new date is selected, then this would refresh base views.
Actual result
File isn’t written until focus moves off of the date picker.
Environment
SYSTEM INFO:
Obsidian version: v1.10.2
Installer version: v1.9.14
Operating system: Darwin Kernel Version 25.0.0: Wed Sep 17 21:41:23 PDT 2025; root:xnu-12377.1.9~141/RELEASE_ARM64_T8122 25.0.0
Login status: logged in
Language: en
Catalyst license: supporter
Insider build toggle: on
Live preview: on
Base theme: adapt to system
Community theme: none
Snippets enabled: 0
Restricted mode: on
RECOMMENDATIONS:
none