diff --git a/community-plugins.json b/community-plugins.json index ff017c654b4..647d5257e45 100644 --- a/community-plugins.json +++ b/community-plugins.json @@ -19150,5 +19150,12 @@ "author": "marcelflymark", "description": "Insert line breaks into tables on mobile devices via shortcut or toolbar.", "repo": "marcelflymark/new-line-break-inside-table-cell" + }, + { + "id": "timestamp-picker", + "name": "Timestamp Picker", + "author": "Rémy Bach", + "description": "Makes inline timestamps clickable with a date and time picker modal. Works in both Live Preview and Reading view.", + "repo": "remybach/obsidian-timestamp-picker" } -] +] \ No newline at end of file