Maintain the Column Width of User's Choice
Current Situation: In Zotero, the column widths for columns such as 'Title', 'Year', 'Publisher', etc., can be adjusted by dragging, but when Zotero is closed and reopened, these column widths are reset to the default values.
Desired Feature: I would like Zotero to remember the adjustments I have made to column widths, so that the next time I open it, it uses my previously set values instead of the defaults. This would really bring convenience.
Desired Feature: I would like Zotero to remember the adjustments I have made to column widths, so that the next time I open it, it uses my previously set values instead of the defaults. This would really bring convenience.
-
LumaZH
-
hsiangyu_wongOur API provides a way to enable width persistence for custom columns from plugins. Please report to the author of the plugin with this comment and this link: https://github.com/zotero/zotero/blob/74ec6620e3e72ea95f930f63a3d131c57dcc80fa/chrome/content/zotero/xpcom/itemTreeManager.js#L102
-
LumaZHGot it, thank you!