Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Delete datetime property value from calendar like in date calendar #123

Closed
1 of 2 tasks
hdansou opened this issue Sep 23, 2024 · 2 comments
Closed
1 of 2 tasks

Delete datetime property value from calendar like in date calendar #123

hdansou opened this issue Sep 23, 2024 · 2 comments
Assignees
Labels
enhancement New feature or request

Comments

@hdansou
Copy link

hdansou commented Sep 23, 2024

Search first

  • I searched and no similar issues were found

What Happened?

After adding a datetime type, there is no way to remove the set datetime

Reproduce the Bug

  1. create a property with datetime
  2. create a node with the datetime property
  3. set a datetime value
  4. try to remove the datetime previously set

Expected Behavior

Ability to remove datetime from a property, similar to the date picker.
image

It would also be nice if the date can be removed without relying on the mouse.

Screenshots

image

Browser, Desktop or Mobile Platform Information

No response

Additional Context

No response

Are you willing to submit a PR? If you know how to fix the bug.

  • I'm willing to submit a PR (Thank you!)
@logseq-cldwalker logseq-cldwalker changed the title No delete option for datetime Delete datetime property value from calendar like in date calendar Sep 27, 2024
@logseq-cldwalker logseq-cldwalker added the enhancement New feature or request label Sep 27, 2024
@logseq-cldwalker
Copy link
Contributor

Hi. Agree this would be nice. In the meantime, any property value can be deleted by clicking on a block's property to open a menu and selecting Delete property from node. Currently the text is wrong but I'll fix that shortly. You can also activate the menu from the keyboard when on a node by using Cmd-j as described in https://github.com/logseq/docs/blob/feat/db/db-version.md#property-shortcuts

@logseq-cldwalker logseq-cldwalker self-assigned this Oct 4, 2024
@logseq-cldwalker
Copy link
Contributor

This should be done and up on test.logseq.com in ~10m

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

2 participants