Open kovesp opened 8 months ago
From this
[Hashtable]$FieldMaps = @{ English = @{ UUID = "UUID" Authors = "Author" Title = "Title" Series = "Series" series_index = "SeriesIndex" "*pages" = "Pages" "*formats" = "Formats" timestamp = "Date" "*reading_list" = "List" "comments" = "Description" } Magyar = @{ } }
produces this
From this
produces this