Skip to content

Commit 1ae6f81

Browse files
Merge pull request #67 from VladimirAlexiev/patch-1
add section "Zotero and PDF integrations"
2 parents 074b993 + 7d33a8b commit 1ae6f81

File tree

1 file changed

+10
-1
lines changed

1 file changed

+10
-1
lines changed

README.md

+10-1
Original file line numberDiff line numberDiff line change
@@ -11,6 +11,7 @@ Awesome Logseq extensions and resources created by the community <3
1111
- [🤝 Third Party Integrations](#-third-party-integrations)
1212
- [📚 Guides and How-tos](#-guides-and-how-tos)
1313
- [💡 Workflows and Innovations](#-workflows-and-innovations)
14+
- [🗎 Bibliography and PDF Integrations](#-bibliography-and-pdf-integrations)
1415
- [🔍 Other Resources](#-other-resources)
1516
- [🌱 Community Knowledge Gardens](#-community-knowledge-gardens)
1617
- [🇺🇲 En](#-en)
@@ -108,7 +109,6 @@ These are integrations that are officially supported by the third party:
108109
- [logseq-tools](https://github.com/PiotrSss/logseq-tools) By PiotrSss - calendars, themes and more
109110
- [logseq-encrypt-ui](https://github.com/kanru/logseq-encrypt-ui) By Kanru - encrypt and decrypt all the files
110111
- [logseq-snippets](https://github.com/71/logseq-snippets) By Greg - custom queries, code snippets, RSS feeds, and other extensions of the Logseq platform
111-
- [logseq-zotero](https://github.com/aljedaxi/logseq-zotero/) By Aljedaxi - rudimentary means of exporting a zotero library to logseq
112112
- [gcal2logseq](https://github.com/WilliamDurin/gcal2logseq) By Will - Python Script + Alfred Workflow to add Google Calendar events into your graph
113113
- [keep2log](https://github.com/lugenx/keep2log) By lugenx - CLI tool that converts Google Keep Takeout files to Logseq journal entries, allowing you to migrate your notes from Google Keep to the Logseq note-taking app.
114114
- [todoist2logseq](https://github.com/WilliamDurin/todoist2logseq) By Will - Bash Script + Alfred Workflow to import tasks from Todoist into your graph
@@ -130,6 +130,15 @@ These are integrations that are officially supported by the third party:
130130
- [save-to-logseq](https://chromewebstore.google.com/detail/send-to-logseq/mgdccnefjlmhnfbmlnhddoogimbpmilj) By yutaodou - Web clipper extension for Logseq. Send page, selection text, page link, images, twitter, YouTube video to Logseq via Logseq HTTPs API server.
131131
- [logseq-mass-pages-recovery](https://github.com/jmbenedetto/logseq_mass_pages_recovery.git) by JMB - Jupyther notebook writen in python to undo mass pages changes as the ones done through VS Code. It leverages LogSeq backup in logseq/bak dir within LogSeq local graph.
132132

133+
### Bibliography and PDF Integrations
134+
Bibliography managers (eg Zotero) are widely used in scientific research, and scientist often need to read PDFs and take in-depth notes.
135+
- [/zotero](https://docs.logseq.com/#/page/zotero) command - native Zotero integration
136+
- [logseq-pdf-extract](https://github.com/e-zz/logseq-pdf-extract) by e-zz - Works with local zotero (no internet needed, thus faster), [OCRs and extracts math formulas]([url](https://github.com/e-zz/logseq-pdf-extract?tab=readme-ov-file#2-annotation-extraction-)) ([see comparison](https://github.com/e-zz/logseq-pdf-extract/discussions/6))
137+
- [logseq-citation-manager](https://github.com/sawhney17/logseq-citation-manager) by sawhney17 - Works on .bib files, so it supports Zotero, Paperpile and any other bib manager that supports this standard format
138+
- [logseq-zotero](https://github.com/aljedaxi/logseq-zotero/) By Aljedaxi - rudimentary means of exporting a zotero library to logseq
139+
- [logseq-pdf-export](https://github.com/sawhney17/logseq-pdf-export) by sawhney17 - customizable PDF export
140+
- [logseq-pdf-nav](https://github.com/OverflowCat/logseq-pdf-nav) by OverflowCat - better navigation between internal PDF locations
141+
133142
## 🔍 Other Resources
134143

135144
- [Logseq Advanced Query Builder](https://adxsoft.github.io/logseqadvancedquerybuilder/) by adxsoft - An Experimental online tool to help Logseq Users build advanced queries from simple commands

0 commit comments

Comments
 (0)