hsiangyu_wong
About
- Username
- hsiangyu_wong
- Joined
- Roles
- Member
Comments
-
@damonturney Could you please describe why pressing space to preview is a must? Selecting to preview is more convenient than selecting and pressing space to preview.
-
@agam2222 I've added: - [Item] collect item-notes by tag seperately - [Item] collect item-notes by tag to the link above(https://github.com/windingwind/zotero-better-notes/issues/85#issuecomment-1212751592). Insert annotations by tag is made to …
-
@agam2222 @alflamingo The templates: https://github.com/windingwind/zotero-better-notes/issues/85#issuecomment-1212751592 Please update to v0.6.19 to use these templates. You can find the documentation of developing templates here: https://githu…
-
@agam2222 Thank you for your efforts to help others! The Zotero community grows better because of enthusiastic people like you~ I’ve noticed a lot of recent replies to these discusses related to the Better Notes plugin. I’m happy to know it is li…
-
@agam2222 @alflamingo Yes, definitely we can do all these with templates, as it is programmable. For the multiple source, we support that. You could simply select multiple items in the ‘select item’ window by holding shift or ctrl and clicking. …
-
Thank you all for the like! @alflamingo Supports python-style slice commands to control the previewed pages. For the first 10 and last 10 pages, please use: :10,-10: See the link blow for more information: https://github.com/windingwind/zotero-pd…
-
@agam2222 @alflamingo The collect annotations by tag/color templates are here: https://github.com/windingwind/zotero-better-notes/issues/85#issuecomment-1210063595 The advanced search function @alflamingo mentioned seems to be beyond the scope of…
-
@mjthoraval Shortcut, open in a new window, and a separate preview sidebar will be supported in the next few releases. The preview for multiple items is a little more complicated and we may consider it later. Thank you for these suggestions!
-
@agam2222 Hi, you can find the templates you need here: https://github.com/windingwind/zotero-better-notes/issues/85 1. There are some templates to collect annotations by color from multiple items. 2. Yes, we can do that. Do you mean you want to …
-
@mjthoraval Thanks for the bug report! New fixes/features in v0.2.4: - fix blank preview after switching item/tab bug; - hide preview if the selected item does not contain a PDF attachment; - remove 'autofocus preview tab' in the prefs window A s…
-
@burgarth @mjthoraval v0.2.3 supports: - previewing the attachments without the parent item; - remember the preview height; - a collapse button for the split view in the Info tab/attachment sidebar.
-
@D19389785 Planned. Thanks for the suggestion!
-
@burgarth The standalone PDF files have a different sidebar: an outline editor. Any suggestions on where to put the preview?
-
@mjthoraval I've fixed this layout bug. Please update to the latest v0.2.2
-
Thanks @mjthoraval , I can reproduce this bug when the BBT plugin is enabled. I'll fix it soon.
-
@zhaoyx @bentle @jeremyvancleve Please try the latest v0.2.1. Now the preview position in Info Tab could be either top or bottom. Configure settings in Edit->Prefs->Preview.
-
@JohnDuff Hi, thanks for your like. This plugin mainly aims to bring a complete note workflow inside Zotero, from reading to annotating, collecting annotations, taking notes, linking to manage notes, and export. You could use it as a note manager&a…
-
No offense to the excellent work of the Zotero developers, but it seems like my plugin Zotero Better Notes(https://github.com/windingwind/zotero-better-notes) fits the export and auto-sync need. You could export the notes to markdown(including imag…
-
@jeremyvancleve The plugin v0.2.0 supports the vertically split view inside the info tab panel. You could enable/disable the split view/tab view in the Edit->Preferences The previews are now lazy-loaded to decrease unnecessary resource consumpt…
-
@burgarth Thanks for the suggestion. Currently, Zotero doesn't store the cover view of an item/attachment, thus switching to the cover view of a large collection might be very slow. Maybe caching the cover image in an item note could be a workaroun…
-
@bwiernik Zotero Tag addon also provides this kind of popup and allows users to add/remove multiple tags to multiple items. See https://github.com/windingwind/zotero-tag
-
@burgarth Currently you could just set the pages to preview to 1 and only the first page, usually the cover, will be displayed. I’m considering to add an extra cover view to the info tab. I wonder if this is the cover view you mentioned?
-
@bentle Please go to Edit->Prefs->Preview and you can edit the lable
-
Thank you all for the suggestions! I've added some new features to the Zotero PDF Preview. Go to Edit->Preferences->Preview to enable/disable them: - Preview with annotations/inks. It's disabled by default to speed up the preview. - Dark mode…
-
v0.0.6 now supports preview in dark mode. Go to Edit->Prefs->Preview and check the 'Dark Mode' to enable it.
-
@burgarth I’ll try. This may cause the preview to be slower though.
-
@timwr820 Thanks. I'll make this setting disabled by default in the next update.
-
@timwr820 This is because the auto preview is enabled by default. Go to Edit->Prefs->Preview and uncheck the 'Auto Preview PDF' to disable this behavior.
-
@warguelles The v0.0.4 allows users to customize the tab name
-
Please update to v0.0.3: @timwr820 You can now set the number of pages to preview in the Edit->Prefs->Preview @burgarth The memory usage bug is fixed.