Releases: hans/obsidian-citation-plugin
Releases · hans/obsidian-citation-plugin
0.3.0
New features:
- "Open literature note" modal now supports new actions: pressing Tab will open the corresponding reference in Zotero; pressing Ctrl+Enter will open the note in a new pane
- Template variables
containerTitle
(journal name for a paper; book for a book chapter),abstract
,URL
,zoteroSelectURI
, and more now available. See the plugin's settings tab for documentation. - Provide a notification when the citation library cannot be loaded.
Other changes:
- Various improvements to the plugin setting tab.
- Avoid crashing when opening references with missing publication dates.
- Avoid crashing when creating literature notes whose titles contain disallowed characters. (These characters are now replaced with underscores.)
0.2.1
0.2.0
New features:
- Library is auto-reloaded whenever the export file is updated, no Obsidian refresh necessary (#4)
Minor changes:
- Clarified configuration setting re: literature note paths. The new version presents a simpler option, 'Literature note folder.' Existing users will have to reconfigure with this new setting.
- "Insert citation" hotkey default changed to Ctrl-Shift-E, since the former overlapped with the default Obsidian console hotkey