Today's Date Shortcut

One thing I really miss about Notion is the ability to type @today in any text block or comment, and have the system output the correct date.

Admittedly, Fibery does not have date smart objects. So this isn’t a request for a feature rich date. But I would love a shortcut of somekind whether @today or #today

2 Likes

I used the @today marker in Notion several times a day and I am really missing it in Fibery.

1 Like

What should happen when you @today?
Is it in a rich text field/doc? Or in a date field?

Sorry for not being clearer. It’s in a richt text field/doc and will be turned into “yesterday” on the next day and will turn into a proper date after that. It’s basically like mentioning a person. You can find more info about it in Notion’s docs: Comments & mentions – Notion Help Center
The reminder function is not something I personally use. My usecase is rather to document things in tasks e.g. “called XYZ @today

What effects do you envisage mentioning a date will have? I mean, when you mention a person, they get a notification.
When you mention a date, what should happen?
Is the implication of your request that the user who wrote the @date gets a notification on that date? Or perhaps other users do?
Or do you mean that you want to be able to plot entities on a calendar/timeline on the specific date mentioned in the rich text field?

Or do you merely want a shortcut for typing dates manually?

My primary goal would be that I don’t have to figure out the date and type it (as easy as that) plus giving it a formatting that stands out a bit. Could also be done by creating a shortcut on my computer, I have to admit. I’ve just grown to love this feature in notion and notice that I really miss it.
Sending notifications when the date is reached is something that Notion can do but is not my primary usecase (perhaps for others there might be more benefit in this).

Just for clarification, I think this is functionality beyond merely mentioning a date:

So typing @tomorrow is not the same as typing @remind tomorrow.

To me this looks like a duplicate of Today's Date Shortcut - add your vote to the 2 which are already there for that idea if you like it.

Also, I spotted a post in “Related topics” from @Chr1sG with a supposed workaround, but the link to a Fibery instance is broken: Template for 'Today' or 'Now' timestamps

Merged.

The template was not widely used and so was not maintained.

1 Like

I’d like to type @today in rich text fields and have Fibery replace it with the date in mmmm dd yyyy format

  • Fibery’s slash menu could be extended to support user-defined cues like “/today” for date insertion.
  • Workaround is JS automations to replace strings.
  • Or Fiberflow can enable browser-based replacements.
  • Best option in my view: we need to go on pushing for native client-side triggers to unlock a massive amount of new features, including this.
1 Like