diff --git a/packages/logseq-pam/icon.svg b/packages/logseq-pam/icon.svg new file mode 100644 index 00000000..c11f165d --- /dev/null +++ b/packages/logseq-pam/icon.svg @@ -0,0 +1,14 @@ + + + + + + PDF + + + -{ + + + lorem, + lorem + \ No newline at end of file diff --git a/packages/logseq-pam/manifest.json b/packages/logseq-pam/manifest.json new file mode 100644 index 00000000..861c06ff --- /dev/null +++ b/packages/logseq-pam/manifest.json @@ -0,0 +1,8 @@ +{ +"title" :"PDF Annotation Manipulator", +"description":"A plugin to enhance PDF annotating.\nImprove PDF annotations by importing your existing highlights into logseq, embed the highlights you create in the inbuilt PDF reader so they go with you everywhere", +"author": "Asere Oluwatumise Shadrack", +"repo": "tumixs/logseq-pam", +"icon": "./icon.svg", +"unsupportedGraphType": "db" +} \ No newline at end of file