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
390 stars 33 forks source link

Time input on mobile only working in reading view and not in editing view #339

Open TtForge opened 1 month ago

TtForge commented 1 month ago

Please fill out these Check-boxes

This Issue Occurs on

Plugin Version

1.1.0

Describe the Issue

When using the time input field button, nothing happens when pressed unless I'm in reading mode. This started happening when I updated to a new version some weeks ago, when the buttons got redesigned, worked fine as a typed input before then. I can edit the time that is shown in the properties, but I can't open the android clock thing unless I'm in reading mode.

Steps to Reproduce

Simply just the time input field INPUT[time], nothing happens when pressed in editing mode, only opens the android clock screen in reading mode.

Expected Behavior

Works as intended in reading mode, so I would hope the exact same in editing mode.

mProjectsCode commented 1 month ago

Can reproduce, no idea why it is happening though. I need to take a closer look some other time.

anareaty commented 3 weeks ago

I have the same issue on Windows whith date, time and datetime inputs.