Skip to content

Commit 9ec4876

Browse files
authored
Add zotero-dailypaper plugin (#260)
1 parent 020a72c commit 9ec4876

File tree

1 file changed

+10
-0
lines changed

1 file changed

+10
-0
lines changed

src/plugins.ts

Lines changed: 10 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1563,6 +1563,16 @@ export const plugins: PluginInfoBase[] = [
15631563
],
15641564
tags: ['productivity'],
15651565
},
1566+
{
1567+
repo: 'YanSH258/zotero-dailypaper',
1568+
releases: [
1569+
{
1570+
targetZoteroVersion: '7',
1571+
tagName: 'latest',
1572+
},
1573+
],
1574+
tags: ['ai'],
1575+
},
15661576
{
15671577
repo: 'yhmtsai/KeepZotero',
15681578
releases: [

0 commit comments

Comments
 (0)