Helpers for improve dates writing #2489
Abdujabbar
started this conversation in
Ideas
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
Just suggestions. It would be great if we could push a date if I write like this: "@today" -> converts to the current day("dd.mm.yyy"). @now -> prints the current time on the editor and will also show the text version in the future.
Example text:
"Hello, @today I got my permit for work in Canada" ->
This text in the editor was converted into
Hello, "22.09.2023" I got my permit for work in Canada.
It's just a suggestion, which maybe can help to write date/datetime content in the editor.
Beta Was this translation helpful? Give feedback.
All reactions