Replies: 8 comments 4 replies
-
Because the annotations are just an array of unformatted (non-html) notes with some fields, a few things need to be defined: FilesShould annotations be exported in a single file or multiple ones?
Formatting
|
Beta Was this translation helpful? Give feedback.
-
Notes from exploration of the annotations/desktop/mobile apps: looks like annotations made with the prior version (a yellow highlight/note) when viewed in mobile lets me see it and read the annotation note but i cannot remove/edit the annotation from the pdf. the desktop recognizes other color annotations (orange) but when accessed on mobile i cannot see them at all after a sync in desktop in the right hand side if you click "new note" it gives option to select "from annotations" and then it basically enables the entire zotfile/mdnotes workflow. The note is made from the annotations and i can convert to markdown successfully. so it looks like:
|
Beta Was this translation helpful? Give feedback.
-
Adding onto what @tallguyjenks said, and what I've said in the obsidian discord:
|
Beta Was this translation helpful? Give feedback.
-
Another thought. Something to give some serious consideration to, especially in a Zotero/Obsidian workflow, is where attachments are stored. I think people would typically like to have only one copy of a file, so if the plugin could create links in each application that point to the other, that would be fantastic. Zotero seems relatively agnostic about whether a file is stored in the Zotero data directory or is externally linked. Meanwhile, Obsidian seems to prefer to have files in its attachments folder - previews of embeds only work if that is the case. On the other hand, Obsidian, seems to have a very non-optimal way of handling obsidian:// links - if a file is renamed, external links will break, whereas Zotero should be able to track any changes because zotero:// links point to a static database index code rather than a filename. e.g. if ABC changes to DEF, a link of obsidian://ABC pasted in Zotero (or elsewhere) breaks, whereas zotero://1234567 will appropriately update to point to DEF. So, it seems like it's a choice between link integrity and use of embedded previews. Perhaps there's a way to allow users to choose one or the other, but if there has to be a singular choice, I think its worth giving up Obsidian pdf preview and using zotero:// links to whereber the file will be store instead of attaching within the Obsidian vault. It seems like the mdnotes output could just create a customizable tempalte like Perhaps the output could be automatically put into the Obsidian Vault (which might already be the case?), so that the mdnotes output is automatically "imported" into Obsidian, but the PDF remains wherever zotero thinks it is (which could be changed later manually or automatically with Zotfile). And added bonus would be if the Zotero Item Metadata could be automatically updated to include something like: zotero://vault-path/filename. Again, this would break on any filename changes, but is better than nothing, I suppose. An obsidian feature request to incorporate the use of UUIDs is here: https://forum.obsidian.md/t/uuid-for-note-links-in-url-scheme/14617. |
Beta Was this translation helpful? Give feedback.
-
I think we're on the same page. It is best to use zotero:// links within Obsidian, rather than embed/import files into the obsidian vault, because it won't track any changes outside of the program. |
Beta Was this translation helpful? Give feedback.
-
Heads up that Zotero just announced PDF.js and image extraction support: https://www.zotero.org/support/pdf_reader_preview |
Beta Was this translation helpful? Give feedback.
-
How I would style my template> the highlighted text would go here
<cite>("Book title", 2020, p. 6)</cite> #zotero/yellow
- Here comes my comment. If I only highlighted but didn't comment, then the bullet point shouldn't appear
--- I'm not sure whether a separator is a good idea. For lots of entries it would be annoying, I think. But an option would be great. options
template placeholdersIt might be easier to have a template note with placeholders instead of configuring it over a GUI/over the config.
The |
Beta Was this translation helpful? Give feedback.
-
Just to add one thing, it would also be very helpful to be able to change the default title of the notes. |
Beta Was this translation helpful? Give feedback.
-
Please use this thread to discuss ideas around the new annotation features in the Zotero beta: Native PDF annotations.
Quoting the reply I gave to an answer in another thread about supporting this:
Beta Was this translation helpful? Give feedback.
All reactions