hsiangyu_wong
About
- Username
- hsiangyu_wong
- Joined
- Roles
- Member
Comments
-
Zotero's default export does not handle images. You can take a look at https://github.com/windingwind/zotero-better-notes/ for more export formats, e.g. markdown (with or w/o YAML header), docx, pdf.
-
Dear BetterNotes users, The new alpha version 1.0.0 of this plugin is under test. See what's new and leave feedback here: https://github.com/windingwind/zotero-better-notes/issues/345
-
I suppose you are using PDF Translate plugin. Basically speaking, these bugs are usually caused by other plugins and is not with the plugin itself. Please try to disable all other plugins and see if this still happens to you.
-
@SLFretwell Hi, sorry for the late reply. The Yuque documentation is a little bit out of date. It's written based on overlay extension, while currently, we would strongly recommend you start with a bootstrapped extension. It is still a good API re…
-
@SixWang You can contact me at wyzlshx@foxmail.com @gduffner Technically speaking, nothing is impossible as a plugin, ignoring the efforts required when implementing it. We already have examples of custom fields that can be displayed in both the i…
-
See this plugin: https://github.com/windingwind/zotero-better-notes/ The import markdown as note menu is here: https://user-images.githubusercontent.com/33902321/218042127-902c0124-30e8-4093-bfbb-7a8f71ebce8d.png
-
Hi @AmandaUCSC, we do actively maintain the Zotero plugins, which have earned more than 6k stars in sum up. Besides the plugins, we also developed many basic facilities for Zotero plugin development, like Zotero-Types, Zotero Plugin Toolkit, and Zot…
-
@hu-itanu Thanks for your like. Maybe you could leave an issue on the GitHub repo so I won't forget.
-
@Eric_sk Edit-Preferences-PDF Translate-Advanced-Font Size.
-
@Eric_sk A brand new version of this plugin is on the way. Seem like this known bug does not appear in that version, though the development is far not finished. Currently, switching between tabs will make the panel come back.
-
Maybe you could take a glance at this plugin with tons of customizations and visualizations: https://github.com/MuiseDestiny/zotero-style This plugin assigns a new column for tags. Hopefully, it would not be too hard to support more colors(Or it al…
-
Please try https://github.com/windingwind/zotero-better-notes/releases/tag/0.8.5 Since 0.8.x, the backend of exporting & importing is changed, while the export window is not updated. I fixed this in the 0.8.5 update. The highlight color is by …
-
Ob Dataview searches the notes in Ob. Likely you will want the advanced serch in Zotero, but they are not very similar.
-
For my use case, different items share the same tags and thus I could later use tags as filters. In this case, assign shortcuts for tags makes it easier to tag items. The plugin provides up to 18+ shortcuts for different tag groups, which would be e…
-
I'm not sure what is your use case of so many manually added tags on one item. If you want to add the same tag(s) to multiple items or add tag(s) automatically, this plugin may be helpful: https://github.com/windingwind/zotero-tag
-
As a plugin developer(and also an Aisa language native speaker), I know many guys who have experience with Zotero plugin development and are familiar with non-alphabet language citing. My friend Lin is the author of a popular plugin Jasminum(https:…
-
Hi, I am the author of the plugin Better Notes(https://github.com/windingwind/zotero-better-notes) and am planning to add a new feature, which would be functionally very similar to Obsidian's Dataview: Gather information from items(papers-metadata,…
-
I've been using Kindle for years. I would not recommend you read PDFs on Kindle. Even on Kindle Oasis, which has the biggest screen size among all Kindles, it's too small for most papers.
-
https://github.com/windingwind/zotero-better-notes/wiki/4.12-Zoom-Image-Resize-Image.en
-
If you are running this on many tags/multiple times, the best I can think of is to run a JavaScript code in Zotero-Tools-Run JS: 1. set tags you want to translate; 2. use the zotero-pdf-translate plugin's API to access Google/DeepL or anything else …
-
@SebSobecki This is quite strange, as this plugin doesn't take care of syncing. If it is locally changed, it should be synced by Zotero. Could you please check your Zotero syncing settings?
-
This is not a bug, as I replied in the issue. https://github.com/windingwind/zotero-better-notes/issues/270 It only shows up when you click a note link in the workspace, or the ‘preview in workspace’menu. Otherwise, it’s collapsed and blank.
-
try this: https://github.com/windingwind/zotero-tag#manage-tags-manually
-
@enrique.eguren We'll provide an official EN version of the document in the future. Glad to announce that we have it now! The EN version of the documentation is here: https://github.com/windingwind/zotero-better-notes/wiki It is synced from the CN …
-
@agam2222 Please post an issue on Github and we could have further discussions there.
-
@dany111 Yes. The Item template has 3 stages, see https://github.com/windingwind/zotero-better-notes/blob/master/TemplateDoc.md#stages You could do the scan of item attachments and output in the desired format similar to other templates in eith…
-
@quichea Could you please open an issue in the plugin repo: https://github.com/windingwind/zotero-better-notes/issues and we could discuss it there? Sharing images would be easier on GitHub.
-
@T4Marie I would like to help you to build the template script you want. Maybe you could start a new issue in the plugin's GitHub and we could discuss it there. https://github.com/windingwind/zotero-better-notes/issues
-
@cvpage Maybe something like this: https://github.com/windingwind/zotero-better-notes/issues/85#issuecomment-1210063595 could help?
-
@dstillman 1. Create a math block using $ in a note. Like, $G: x z$ 2. Copy a text from a website, like 'Your personal research assistant' from https://www.zotero.org/. 3. Click the math block to enter edit mode(now the text is purple and the back…