update-time-on-edit-obsidian icon indicating copy to clipboard operation
update-time-on-edit-obsidian copied to clipboard

Results 32 update-time-on-edit-obsidian issues
Sort by recently updated
recently updated
newest added

Thank you for your wonderful plugin. Please let me know if there is a way to make it work only for specified folders. I have a lot of folders and...

enhancement

Is there any chance you might provide support for updating inline properties using the Dataview convention rather than YAML fields? There's a lot more flexibility this way for doing things...

enhancement

It would be nice to be able to update the timestamp fields manually without them being updated automatically. Maybe only update the timestamps when the note content changes.

enhancement

When importing from Zoterero into a note using templater with the following frontmatter, and Created At deselected in configuration: --- "Year:": '2022' "tags:": "✅, ❌, 🔼, 🔽" "Authors:": "Kuldeep Bhalerao,...

Creation time for a new note is always set to `1970-01-01 05:30:00` Updated time is set correctly, both at the first time and on every periodic update. Date format in...

update the modification time only when the main content is updated. This way, it can avoid or at least mitigate the issue of repeated updates caused by synchronization across multiple...

for example, my Journry Template is created on 2023-1-1, last modified on 2023-12-1. When i create today's journey and 2024-5-7 daily note'create time is "2023-1-1", update time is "2023-12-1". It...

I know that there is a time you can set between updates. However, there needs to be a time before the first update time is written (they could be the...

This ```yaml tags: [project/habit-tracker, habit] ``` becomes this. ```yaml tags: - project/habit-tracker - habit ```

Your plugin throws an exception - and stops working - telling me to use 'dd' instead of 'DD'! If I use 'dd' I get the short name of the day...