We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
How about double colons after Metadata and Notes as well. One can then search for only metadata or notes. Like this?
[ { "title": "thisIsMyCiteKey2020", "children": [ { "string": "Metadata::", "heading": 3, "children": [ { "string": "Title:: [[Title of Item]]" }, { "string": "Author(s):: [[Autho R. One]], [[Autho R. Two]]" }, { "string": "Topics:: [[MyTopic]]" }, { "string": "Type:: [[Article]]" }, { "string": "Date:: 2014" }, { "string": "Date added:: [[May 11th, 2020]]" }, { "string": "URL:: [url.com](url.com)" }, { "string": "Tags:: #[[Tag1]], #[[Tag2]], #[[ZoteroImport]]" } ] } ], "edit-time": 1589209899 } ]
Originally posted by @roam-user in #7 (comment)
The text was updated successfully, but these errors were encountered:
Made Metadata and Notes variable names, per #8
Metadata
Notes
4ac43ff
Implemented here https://github.com/melat0nin/zotero-roam-export/releases/tag/v1.5
Sorry, something went wrong.
No branches or pull requests
How about double colons after Metadata and Notes as well. One can then search for only metadata or notes. Like this?
Originally posted by @roam-user in #7 (comment)
The text was updated successfully, but these errors were encountered: