Skip to content

Parse JDX matadata into @data #28

@GegznaV

Description

@GegznaV

This originally was a comment #23 (comment) by @cbeleites. But it is worth a separate issue:


For some of the other import filters, I use a keys2data argument to specify which metadata should be turned into extra data columns. It is actually used to index such metadata lists: list_jdx[[2]][keys2data]

I suggest using the same here.

  • keys2data = FALSE no key used
  • keys2data = TRUE all available keys (useful to get an overview over "unknown" files)
  • keys2data = c("$FILENAME", "$SCAN") -> you get the idea

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions