beaussan / update-time-on-edit-obsidian

MIT License
169 stars 15 forks source link

support Obidian property type:Date / Date&Time #74

Closed AiurArtanis closed 8 months ago

AiurArtanis commented 8 months ago

it'll be nice if this plugin supports the property type:Date / Date&Time

beaussan commented 8 months ago

It should be ? Or maybe I'm missing something.

You have to change the type on the obsidian properties header :

image
AiurArtanis commented 8 months ago

It should be ? Or maybe I'm missing something.

You have to change the type on the obsidian properties header : image

i mean create these properties as Date&Time type, so that i can search or order the note by Date&Time(e.g. DataView plugin)

beaussan commented 8 months ago

You just need to change the property type once in Obsidian and then it should be fine, like in my screenshot

AiurArtanis commented 8 months ago

You just need to change the property type once in Obsidian and then it should be fine, like in my screenshot

yeah i just changed the type and it works well, thank u 😁 however, i still think it'll be better to initialize “create time” and "update time" into .obsidian\types.json