hsiangyu_wong
About
- Username
- hsiangyu_wong
- Joined
- Roles
- Member
Comments
-
@alfred.feldmeyer Hi, I made some effort to realize this 'copy selected annotation as image blob'. Later I'll make it part of the addon mentioned above. Any ideas about how to trigger it? As I don't want to overwrite Zotero's default copy method,…
-
I'm not familiar with mdnotes, seems like it does not support the filename template. I'd like to recommend this addon Zotero Better Notes: https://github.com/windingwind/zotero-better-notes. You can set a template for the export markdown filename.
-
This is a very excellent addon! But if you want to use the traditional CSS style and customize your themes, another addon, ZoteroTheme, enables users to modify and apply the CSS easily. You can create different themes and modify the color for each …
-
There are two ways to paste an image to a markdown file: 1. Copy the image file link in Zotero storage. This could be dangerous because these cached images may be removed anytime. 2. Copy the encoded string of the image. These strings are usually ve…
-
@vjjaimez The backlink function is available now! When you insert a sub-note link to the main note, a new line will be appended to the end of the sub-note. By default, it's 'Referred in xxx(main note link)'. You can edit the 'QuickBackLink' templat…
-
@_yncko_ Sorry, this is a known issue caused by the backlink & insert link template in v0.5.6 & v0.5.7. Please update to the latest version. The template will be corrected automatically and new linked notes will be imported correctly. For …
-
For me, Zotero process these markdown symbols in the proper way. If you view/edit notes inside Zotero, they just look like a rendered markdown. When you export the note to a real markdown file, they are converted correctly.
-
The better notes addon now supports opening workspace as a Zotero tab. After restarting Zotero, the workspace tab will also be restored, just like the reader tabs. There are more new features that may interest you: - Export standalone/item notes to…
-
Thank you @dstillman! Have a nice day ^V^
-
@dingzh I also want to make it real-time, while how to realize it as a plugin is still not very clear.
-
@margot.fonteyne This addon uses a different workflow, not a copy-paste. There are two ways to collect attachment text/images to a markdown/rich text document: - The Obsidian plugin way(just a so-called name. not related to any other plugins): 1. H…
-
@vjjaimez It's a planned feature. Maybe there will be a template to make users decide what to be inserted into the sub-note. The biggest worry is that when users delete a link we'll never know. In this case, the link relation may be strange?
-
yes, quick copy as base64 is the best solution!
-
@distillman The earlier version does this export by linking images to the Zotero data directory. At the same time, the latest update copies images to the export file dir and uses a relative path in markdown, which would be safer and easier to manage…
-
@margot.fonteyne This zotero-better-notes provides another possible workflow to note while reading: you can insert an annotation/sub-note to a certain main note(with a pre-built outline from your custom template), and export the main note after y…
-
Hi everyone, There is a new way to export annotations/notes with any format of metadata, including citekey! With the template function of this addon: https://github.com/windingwind/zotero-better-notes , you can do this easily. - How to use it wi…
-
Hi, I just made some modifications to support markdown export with images and LaTex. I bet you'll be interested! The addon page is https://github.com/windingwind/zotero-better-notes Export your note with images from the top-right button on the note…
-
@dstillman Hi, Sorry to bother you once more. I wonder if it is possible to add this addon to Zotero's official plugin page(https://www.zotero.org/support/plugins) and if not, would you mind giving me some hint? The Zotero Better Notes provides m…
-
I modified the markdown image & LaTex math export part of the markdown translator and now it looks right. The code is here as part of the zotero-better-notes addon: https://github.com/windingwind/zotero-better-notes/blob/master/src/Better Note …
-
Another related feature of arxiv: Is it possible to automatically update an arxiv item metadata to the formally accepted version?
-
@dstillman Thanks for the great work! I found that the conversion from '\' to '\\' spoils the markdown writing with LaTex math in the note editor. If I write a latex equation like: $$x_1, x_2 = \frac{-b^2c}{2a}$$ in Zotero note editor, the export t…
-
It works with Zotero 5 & 6. Are you using a much older version of Zotero? Download the .xpi file from the release page. Don't download the source code. See https://github.com/windingwind/zotero-better-notes#install
-
If you have any questions about the template, feel free to ask for help in a new issue or the template discussion issue. The community will provide the template you need!
-
This addon zotero-better-notes may fit your need! With its note template function, you can select & import multiple items to a new note, with metadata and item notes/annotations/anything you want! Then, you can export this note to Word or Mark…
-
Hi everyone, LaTex math in Zotero note is no longer a dream. The `zotero-better-notes` addon now supports this feature! - No extra configs. View LaTex results with just one click, or Ctrl/⌘+'/' - All math editable. The LaTex code is stored in raw …
-
The update v0.3 supports the note template. Thanks to Zotero's search & tag functions, you can easily filter items/notes and insert them into the main note with your programmable template! We provide several templates for importing metadata/no…
-
@fuyisheng You are using a very old version(0.1.4) of PDF Translate. The latest version is 0.7.11
-
Hi, I'm the author of the Zotero PDF Translate addon. Seem like you'll cover a lot of non-native English speakers, I guess this addon may be helpful for them! I wish this can help more researchers around the world to have more opportunities, and no…
-
@dstillman Hi, could you please help me add this addon to the Zotero plugin page? Just like my PDF Translate plugin. The homepage is https://github.com/windingwind/zotero-better-notes I guess maybe it could be filed to the Word Processor and Writi…
-
@vjjaimez Will support. Actually, I'm planning to place these buttons in another place. The left sidebar is a little crowded. Any suggestions on where to place new buttons, like 'update note link text' and 'open/save note template'? Maybe a menu …
Upgrade Storage