Skip to content

Cannot get tags from documents #50

@RdB777

Description

@RdB777

Hi,
Let me start by saying that I am new and not very experienced in Mendeley or API or Python.
However, I try to build a simple Python application to do advanced queries and export to Excel on a large Mendeley database we have. I am not a very experienced Python programmer, but after spending some time investing and trying, I got some simple code working (see code in screenshot attached). However, when I try to print the tags of a document, it does not work; it seems that doc.tags does not exist. Can someone please help me how I can read the tags of a documents? (According to the documentation on https://dev.mendeley.com/methods/#additional-document-attributes, Tags is one of the additional document attributes, that should be available when using the ‘tags’ or ‘all’ view). What am I doing wrong?

Many thanks in advance!

Pyton_Mendeley_Code

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions