Skip to content

Commit efee7ad

Browse files
committed
update readme
1 parent 939c70d commit efee7ad

File tree

1 file changed

+13
-7
lines changed

1 file changed

+13
-7
lines changed

README.md

Lines changed: 13 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -36,7 +36,7 @@ Opens an existing markdown note in [Obsidian](https://obsidian.md), [logseq](htt
3636

3737
## Setup
3838

39-
A markdown file can specify which Zotero item it's linked to using either a [Better BibTeX](https://retorque.re/zotero-better-bibtex/) citekey or a Zotero-Item-Key.
39+
A markdown file can specify which Zotero item it's linked to using either a [Better BibTeX](https://retorque.re/zotero-better-bibtex/) citekey or a Zotero-Item-Key. I recommend using Better BibTeX citekeys when possible.
4040

4141
1. Using **Better BibTeX citekeys** to link markdown files to Zotero items.
4242

@@ -133,17 +133,23 @@ A reference to another paper using an Obsidian wiki link: [[@cusimano2018cogsci]
133133
## Related Projects
134134

135135
- [obsidian-citation-plugin](https://github.com/hans/obsidian-citation-plugin) by hans
136-
Obsidian plugin that integrates your Zotero database with Obsidian.
136+
- Obsidian plugin that integrates your Zotero database with Obsidian.
137+
137138
- [BibNotes Formatter](https://github.com/stefanopagliari/bibnotes) by stefanopagliari
138-
Obsidian plugin to facilitate exporting annotations from Zotero into Obsidian.
139+
- Obsidian plugin to facilitate exporting annotations from Zotero into Obsidian.
140+
139141
- [Obsidian Zotero Integration](https://github.com/mgmeyers/obsidian-zotero-integration) by mgmeyers
140-
Obsidian plugin to facilitate exporting annotations from Zotero into Obsidian.
142+
- Obsidian plugin to facilitate exporting annotations from Zotero into Obsidian.
143+
141144
- [Zotero 6 'Export Notes' feature](https://forums.zotero.org/discussion/93521/available-for-beta-testing-markdown-export-of-notes/p1) by Zotero
142-
Zotero 6 beta feature to export notes and annotations from Zotero items as markdown files.
145+
- Zotero 6 beta feature to export notes and annotations from Zotero items as markdown files.
146+
143147
- [Zotero-mdnotes](https://argentinaos.com/zotero-mdnotes/) by argenos
144-
Zotero plugin to export metadata and notes from Zotero items as markdown files.
148+
- Zotero plugin to export metadata and notes from Zotero items as markdown files.
149+
145150
- [Zotero to Markdown](https://github.com/e-alizadeh/Zotero2md) by e-alizadeh
146-
Python library to export annotations and notes from Zotero items as markdown files.
151+
- Python library to export annotations and notes from Zotero items as markdown files.
152+
147153

148154
## Notes
149155

0 commit comments

Comments
 (0)