decaf-dev / obsidian-dataloom

Weave together data from diverse sources and display them in different views. Inspired by Excel spreadsheets and Notion.so.
https://dataloom.xyz/
MIT License
901 stars 32 forks source link

Cannot Input Relative Date #719

Open BaughBerry opened 10 months ago

BaughBerry commented 10 months ago

Describe the bug

When attempting to input "Today" or "Yesterday" into a date cell in a loom with the date format set to "Relative", it always says the input is invalid. I have to change the format, input the date, and then switch the setting back to Relative in order to get it to work.

Steps to reproduce

Create a new loom, create a date column, set date format to relative, input "Today".

Screenshot 2023-09-06 at 9 10 14 AM

Expected behavior

I expected it to accept the relative date input.

Are you using the mobile app?

No

Obsidian debug info

SYSTEM INFO: Obsidian version: v1.4.5 Installer version: v1.2.8 Operating system: Darwin Kernel Version 22.6.0: Wed Jul 5 22:22:52 PDT 2023; root:xnu-8796.141.3~6/RELEASE_ARM64_T8103 22.6.0 Login status: not logged in Insider build toggle: off Live preview: on Legacy editor: off Base theme: light Community theme: Minimal v7.2.1 Snippets enabled: 9 Restricted mode: off Plugins installed: 19 Plugins enabled: 19 1: Various Complements v8.4.1 2: Templater v1.16.0 3: Supercharged Links v0.10.0 4: QuickAdd v1.2.1 5: Omnisearch v1.15.2 6: Minimal Theme Settings v7.2.2 7: Folder Note Core v1.3.5 8: Dataview v0.5.56 9: DataLoom v8.2.2 10: Callout Manager v1.0.1 11: Book Search v0.5.10 12: Bible Linker v1.4.5 13: Awesome Reader v0.1.4 14: AidenLx's Folder Note v0.16.5 15: Advanced Tables v0.19.1 16: Icon Folder v2.1.2 17: Style Settings v1.0.7 18: Homepage v3.5.2 19: Colored Text v0.5.0

RECOMMENDATIONS: Custom theme and snippets: for cosmetic issues, please first try updating your theme and disabling your snippets. If still not fixed, please try to make the issue happen in the Sandbox Vault or disable community theme and snippets. Community plugins: for bugs, please first try updating all your plugins to latest. If still not fixed, please try to make the issue happen in the Sandbox Vault or disable community plugins.

Relevant log output

No relevant log output
decaf-dev commented 10 months ago

Hi @BaughBerry. This is not so much a bug, just something that wasn't implemented. I didn't really think about this. Thanks for posting this. :)

decaf-dev commented 8 months ago

I have removed relative formatting for now. I will add it back in the near-future.