Skip to content

Commit e64c1c7

Browse files
authored
Add plugin: File Timer
A simple timer that runs independently for each file.
1 parent ec5bc45 commit e64c1c7

File tree

1 file changed

+7
-0
lines changed

1 file changed

+7
-0
lines changed

community-plugins.json

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -18702,5 +18702,12 @@
1870218702
"author": "David Barnett",
1870318703
"description": "Modifies pasted GitHub links to use short GitHub ref text as the link title.",
1870418704
"repo": "dbarnett/obsidian-gh-links-shortener"
18705+
},
18706+
{
18707+
"id": "file-timer",
18708+
"name": "File Timer",
18709+
"author": "m1nuzz",
18710+
"description": "A simple timer that runs independently for each file.",
18711+
"repo": "m1nuzz/obsidian-file-timer"
1870518712
}
1870618713
]

0 commit comments

Comments
 (0)