Quote:
Originally Posted by law_ct
I have a feature request: Would it be possible to retrieve and store the "Original Title" value?
|
This is possible. "Original Title" can be saved in comment and later (as second step) copied/moved to custom column.
This idea is used in
LubimyCzytac plugin.
Plugin for copying/moving data from comment (METAmover) is in same thread (post #3).
So the plugin should save in comment:
Code:
<p id="tytul_oryginalu">Tytuł oryginału: <em>' + ORIGINAL_TITLE_FETCHED_FROM_GOODREAD + '</em></p>
METAmover wrote for myself and for Polish users, but after minor modifications, it can be adapted to multilingualism and multipluginity. We can set an international standard for storing and reading data from comments – then this option will also be available in other metadata source plugins.