marcusolsson / obsidian-projects

Plain text project planning in Obsidian
Apache License 2.0
1.33k stars 49 forks source link

Manually enforce the data type of a given column #320

Open m-beau opened 1 year ago

m-beau commented 1 year ago

What would you like to be added?

Related but not similar to #315: manually enforce the data type of a given column. For instance, enforcing the conversion of a Links column in a Text column (similarly to what can be done in Notion or even obsidian-database-plugin).

Why is this needed?

See #315

yoghurtdewdew commented 2 months ago

Now, I have changed the property from text to date & time manually, however, the table view still show that property as text, and calendar view still found date: none.

image image image
Acylation commented 2 months ago

Date & time type is not yet implemented. Will work on this soon and you can check #390 for the general field type addtion request and #750 for recognizing date time in calendar view.