zotero_linked_files: zotero_linked_files

View source: R/zotero-linked-pdf.R

zotero_linked_filesR Documentation

zotero_linked_files

Description

List linked files

Usage

zotero_linked_files(lib_file = file.choose(), full_name = TRUE)

Arguments

lib_file

A string with the path to the Zotero library exported as a CSV file.

full_name

Logical if full path to the files or only the file names should be returned

Details

This function reads a CSV file exported from Zotero and extracts the information about the files linked to the references in the library.

To export your library from Zotero, go to the menu 'File > Export Library...' and choose the CSV format.

Value

vector

References

Adapted from Daniel Vartanian (https://gist.github.com/danielvartan/924817b7e4b69212beb217f339c37a3f)

Examples

## Not run: zotero_linked_files()


mhesselbarth/UtilityFunctions documentation built on June 13, 2025, 10:29 a.m.