Enter date without using the popup (just typing text)

Hi,

How can I enter dates just by typing the date?
How can I make sure items that are imported from other apps, or the dynalist bookmarker get parsed for date recognition when imported?

Thank you :slight_smile:

Yes, you can just type !(2020-05-01), it will work the same as using the date picker.

Since different apps have different date formats, you might need to do some searches and replaces (potentially with regex) in order to harmonize the date formats.

Is it also possible to enter a relative date (e.g.: tomorrow, next week, +4d, +3m)?

Thanks!