Skip to content

1.5.0

Latest

Choose a tag to compare

@github-actions github-actions released this 10 Aug 09:03
7ff35e7

What's new

  • Native date picker for date properties: in the new task dialog, fields whose Obsidian property type is Date or Date & time are now filled in with the native calendar / date-time picker instead of a free text box, and the value is written exactly the way Obsidian serializes these properties (YYYY-MM-DD and YYYY-MM-DDTHH:mm:ss). Fields with no property type assigned also get the picker when every existing value in the vault already looks like a date; fields typed as anything else keep the text input with suggestions from existing values.

新機能(日本語)

  • 日付プロパティのカレンダー入力: 新規タスク作成ダイアログで、Obsidianのプロパティタイプが「日付」「日付と時刻」のフィールドを、テキスト入力ではなくネイティブのカレンダー/日時ピッカーで指定できるようになりました。書き込まれる値はObsidian自身と同じ書式(YYYY-MM-DD / YYYY-MM-DDTHH:mm:ss)です。プロパティタイプが未設定のフィールドでも、Vault内の既存の値がすべて日付形式ならピッカーになります。それ以外の型のフィールドは従来どおり、既存値のサジェスト付きテキスト入力のままです。

新功能(中文)

  • 日期属性的日历输入:在新建任务对话框中,属性类型为「日期」或「日期和时间」的字段现在使用原生的日历/日期时间选择器输入,而不再是纯文本框,写入的值与 Obsidian 自身的序列化格式一致(YYYY-MM-DD / YYYY-MM-DDTHH:mm:ss)。未指定属性类型的字段,若库中已有的值全部为日期格式,同样会显示选择器;其他类型的字段仍保持带候选建议的文本输入。