mProjectsCode / obsidian-meta-bind-plugin

A plugin for Obsidian to make your notes interactive with inline input fields, metadata displays, and buttons.
https://www.moritzjung.dev/obsidian-meta-bind-plugin-docs/
GNU General Public License v3.0
473 stars 38 forks source link

Date picker adds time to frontmatter property #402

Closed Smitty010 closed 2 weeks ago

Smitty010 commented 1 month ago

Please fill out these Check-boxes

Is your Feature Request related to a Problem or Annoyance?

I'm using the datePicker to modify a frontmatter field that has a date in it. However, when I modify the date, I also get a time. I can't find anything to avoid having the time added

Describe the Feature you'd like

I would like to have a way to tell datePicker that I don't want the time included. Currently, if I use datePicker on a field that is "YYYY-MM-DD", it will change it to "YYYY-MM-DDTHH:mm:SS-'timezone offset'". I just want the date, i.e., I want the output to be "YYYY-MM-DD"

Alternatives

No response

Additional Context

No response

mProjectsCode commented 1 month ago

Oh, that should not happen.

Smitty010 commented 1 month ago

I don't need the time, so if it just went away.... :)

On Wed, Aug 21, 2024 at 3:11 PM Moritz Jung @.***> wrote:

Oh, that should not happen.

— Reply to this email directly, view it on GitHub https://github.com/mProjectsCode/obsidian-meta-bind-plugin/issues/402#issuecomment-2303020138, or unsubscribe https://github.com/notifications/unsubscribe-auth/AA4V7S5VNXOOR6JM6CJCU5DZST67PAVCNFSM6AAAAABMYSFED6VHI2DSMVQWIX3LMV43OSLTON2WKQ3PNVWWK3TUHMZDGMBTGAZDAMJTHA . You are receiving this because you authored the thread.Message ID: @.***>