#timestamps
  • 1.
    Update time on edit
    4 months ago by beaussan
    favorite
    share
    Score: 45/100
    The Update time on edit plugin automatically tracks and updates file metadata in Obsidian, ensuring accurate timestamps for file creation and last modification. It maintains synchronization between Obsidian's internal file data and metadata properties, with default keys set to 'created' for creation time and 'updated' for modification time. Users can customize the date format and choose between string or Unix timestamp formats. The plugin can exclude specific folders from updates, which is useful for templates or other files that should remain unchanged. It works on both desktop and mobile versions of Obsidian, and it updates metadata even when files are changed from external sources. This ensures that file timestamps remain accurate across different devices and editing environments.
    View Plugin Details
  • 2.
    Relative Timestamps
    7 months ago by Charles Young
    favorite
    share
    Score: 43/100
    Category: Note Enhancements
    The Relative Timestamps plugin is designed to automatically display the time difference between two entries in your Obsidian notes, which is particularly useful for food logs, diaries, or any note where time gaps between entries may be significant. The plugin allows users to set a reference timestamp and insert the current time along with the elapsed time since the last entry. This feature helps users quickly grasp the time span between entries without needing to manually calculate or remember the intervals. The plugin is currently basic in functionality but is open for customization and improvements.
    View Plugin Details