PKM-er / obsidian-zotlit

A third-party project that aims to facilitate the integration between Obsidian.md and Zotero, by providing a set of community plugins for both Obsidian and Zotero.
https://zotlit.aidenlx.top
MIT License
583 stars 25 forks source link

Allow for full dates #353

Open DanielRunningen opened 2 weeks ago

DanielRunningen commented 2 weeks ago

See this comment for how to find this fix and replace it in the Obsidian plugin.

This should close #202 and close #265 as well. Omitting this splitting actually lets the field be parsed correctly into a full date which Obsidian has no problem parsing on its own.

Please let me know if there's anything else that should be considered for this and I'd be happy to add it.