Deviser
Posts: 2,265
Karma: 2090983
Join Date: Aug 2013
Location: Texas
Device: none
|
New GUI Tool: "RIS Tags: Create Individual Custom Columns"
A new GUI Tool, "RIS Tags: Create Individual Custom Columns", is available in the Utility submenu of JobSpy in the attached .zip file.
See the images below.
Also see companion post: https://www.mobileread.com/forums/sh...5&postcount=25
The new GUI Tool will also automatically change your Preferences file for your installed "Extract RIS Citations" file-type plugin. An example of the newly remapped Tags to Target custom columns is shown below.
Spoiler:
Code:
"A1": "#ris_first_authors",
"A2": "#ris_secondary_authors",
"A3": "#ris_tertiary_authors",
"A4": "#ris_subsidiary_authors",
"AB": "#ris_abstract",
"AD": "#ris_author_address",
"AN": "#ris_accession_number",
"AU": "authors",
"AV": "#ris_location_in_archives",
"BT": "#ris_secondary_title",
"C1": "comments",
"C2": "comments",
"C3": "comments",
"C4": "comments",
"C5": "comments",
"C6": "comments",
"C7": "comments",
"C8": "comments",
"CA": "#ris_caption",
"CN": "#ris_call_number",
"CP": "comments",
"CT": "#ris_title_of_unpublished_reference",
"CY": "#ris_place_published",
"DA": "#ris_date",
"DB": "#ris_name_of_database",
"DO": "#ris_doi",
"DP": "#ris_database_provider",
"ED": "#ris_editor",
"EP": "#ris_end_page",
"ER": "#ris_end_of_reference",
"ET": "#ris_edition",
"ID": "#ris_reference_id",
"IS": "#ris_issue_number",
"J1": "#ris_periodical_name_user_abbreviation",
"J2": "#ris_alternate_title",
"JA": "#ris_journal_periodical_name_abbreviation",
"JF": "#ris_journal_periodical_name_full",
"JO": "#ris_journal_name",
"KW": "#ris_keywords",
"L1": "comments",
"L2": "comments",
"L3": "comments",
"L4": "comments",
"LA": "languages",
"LB": "#ris_label",
"LK": "#ris_website_link",
"M1": "#ris_note",
"M2": "#ris_miscellaneous",
"M3": "#ris_type_of_work",
"N1": "#ris_notes",
"N2": "#ris_notes_abstract",
"NV": "#ris_number_of_volumes",
"OP": "#ris_original_publication",
"PB": "publisher",
"PP": "#ris_publishing_place",
"PY": "pubdate",
"RI": "#ris_reviewed_item",
"RN": "#ris_research_notes",
"RP": "#ris_reprint_edition",
"SE": "#ris_section",
"SN": "identifiers",
"SP": "#ris_start_page",
"ST": "#ris_short_title",
"T1": "title",
"T2": "#ris_secondary_title",
"T3": "#ris_tertiary_title",
"TA": "#ris_translated_author",
"TI": "comments",
"TT": "#ris_translated_title",
"TY": "#ris_type_of_reference",
"U1": "comments",
"U2": "comments",
"U3": "comments",
"U4": "comments",
"U5": "comments",
"UK": "comments",
"UR": "#ris_url",
"VL": "#ris_volume",
"VO": "#ris_published_standard_number",
"Y1": "#ris_publication_year",
"Y2": "#ris_access_date"
DaltonST
Last edited by DaltonST; 01-30-2023 at 01:50 PM.
Reason: beta test .zip removed after release of Version 201.
|