@Mentions
Date mentions
Type @ followed by a keyword to insert a date:
| Keyword | Result |
|---|---|
@today | Today’s date (YYYY-MM-DD) |
@yesterday | Yesterday’s date |
@tomorrow | Tomorrow’s date |
@date | Opens a date picker |
@ts | Current Unix timestamp (seconds) |
@uts | Current Unix timestamp (seconds, same as @ts) |
@dt | Current date and time (ISO 8601) |
@udt | Current UTC date and time |
Dates render as clickable chips. Click a date chip to edit it with the date picker.
User mentions
Type @ and start typing a name or handle. Select from the suggestion list. The mention renders as a chip with the person’s name.
Click a user mention chip to see their profile and a button to search for all notes mentioning that person.
Profile setup
Set your name and @handle in Settings → User. Handles support letters, numbers, and underscores (max 20 characters). Your profile syncs through the storage directory so other users can @mention you.
Profile presence
When you use NoteCove, your profile is written to {SD}/profiles/{profile-id}.json. This file syncs across devices and makes you visible in mention suggestions for anyone with access to the same storage directory.
Platform support
| Feature | Desktop | iOS |
|---|---|---|
| Date keywords | Yes | Yes |
| Date picker | Yes | Yes (native) |
| Date chips | Yes | Yes |
| User mentions | Yes | Yes |
| Mention suggestions | Yes | Yes |
| Mention popover | Yes | Yes |
| Profile presence sync | Yes | Yes |