obsidian-desk
obsidian-desk copied to clipboard
[Feature Request] Relative Time on desk cards
I like the "Modified on X" functionality that is displayed on cards. Is it possible to:
- either add a timestamp to that snippet, or to
- display the time only when it's on the same day
Or both? That might be the best case. If it's on the same day as a note was last modified, then we can just display a "Modified at 10 AM" and then any other time it could be something like "Modified on 1/29/2024 at 10 AM".
I'm thinking, since the time will always be "at < time >", we could make the two segments variables that get displayed based on a boolean value or some such. I'll take a look at the codebase and see if it's fairly easy to implement.
Thanks!