`Zotero.Item.attachmentFilename` should only return filename?
Code here: https://github.com/zotero/zotero/blob/d5ac87648b235c53463caa3fe847c67cc730ad11/chrome/content/zotero/xpcom/data/item.js#L2842
If use Linked Attachment Base Directory, the return of `.attachmentFilename` includes relative path instead of only filename, a bug maybe?
Related discussion:
https://forums.zotero.org/discussion/comment/362214
https://forums.zotero.org/discussion/69071/zotfile-always-send-to-created-subfolder-on-tablet-from-zotero-collections
If use Linked Attachment Base Directory, the return of `.attachmentFilename` includes relative path instead of only filename, a bug maybe?
Related discussion:
https://forums.zotero.org/discussion/comment/362214
https://forums.zotero.org/discussion/69071/zotfile-always-send-to-created-subfolder-on-tablet-from-zotero-collections
(No need to post this to zotero-dev.)