How to maintain separate bibliographies using same profile
Hey folks,
I was wondering if it's possible to maintain separate bibliographies using same profile possibly on different folders.
Let me briefly illustrate what I mean.
Usually I maintain my bibliography as follows:
OnlineStorage(GDrive, Dropbox, etc..)
|
|-----articles
````` |----bib
`````````` |----articles.bib
```` |----pdfs
`````````` |----author
``````````````` |----year
|-----ebooks
````` |----bib
`````````` |-----ebooks.bib
````` |----pdfs
`````````` |----stats
`````````` |----programming
`````````` |----physics
Now what I'm asking is if I can replicate the same structure in zotero and how can I do that. I am aware of groups but I don't think they can help with the folder structure that I maintain.
Any ideas would be much appreciated.
I was wondering if it's possible to maintain separate bibliographies using same profile possibly on different folders.
Let me briefly illustrate what I mean.
Usually I maintain my bibliography as follows:
OnlineStorage(GDrive, Dropbox, etc..)
|
|-----articles
````` |----bib
`````````` |----articles.bib
```` |----pdfs
`````````` |----author
``````````````` |----year
|-----ebooks
````` |----bib
`````````` |-----ebooks.bib
````` |----pdfs
`````````` |----stats
`````````` |----programming
`````````` |----physics
Now what I'm asking is if I can replicate the same structure in zotero and how can I do that. I am aware of groups but I don't think they can help with the folder structure that I maintain.
Any ideas would be much appreciated.
In what way(s) does just using collections not work?
But rather that trying to replicate your on-disk layout: what problem did this layout solve for you? If we understand that, we can see if Zotero has a (perhaps different) way of solving it.
The bib files are 2 in this case, one "articles.bib" just for keeping track of articles and "ebooks.bib" for keeping tracks for my ebook collection.
I don't want to mix those, I don't want to have just one .bib file with both articles and ebooks there.
Is there any solution of using 2 or multiple .bib files at the same time from the same zotero interface?
"In what way(s) does just using collections not work?"
Using collections I can create a similar structure to replicate the one on the physical drive but what about the pfds, I maintain them in separate folders (articles, ebooks), don't wont to put them all in one folder and mess things up. Also think of what happens when I'll chose to rename/move a pdf where should it go (articles, ebooks) folder? There's no way currently to define separate folders.
To my understanding you can only define one folder where all pdfs reside, and I'm trying to avoid that if possible.
"But rather that trying to replicate your on-disk layout: what problem did this layout solve for you? If we understand that, we can see if Zotero has a (perhaps different) way of solving it."
This layout solves the following issues for me, simplicity, efficiency and productivity.
Simplicity, having separate tasks helps you organize and maintain healthier habits. It is simpler to maintain separate and cleaner .bib files than one ginormous where you put all things there, over the years that will be very difficult to manage no matter what ref. manager one might be using.
Efficiency and productivity, having this structure allows me to build a hierarchical mental model where I know what I have and what tasks I need to plan ahead, what things need to updated and what things might be removed.
This way it's easier for me to access my collection either articles or books from anywhere of my N machines and since I'm a terminal guy I can easily compile and share bits and parts without any difficulty.
For instance imagine you're ssh'ed into another computer working on something and suddenly one of you colleagues ask you send them over all articles from author "Webber2015". This way for me is easy, I can navigate to my folder structure w/webber/year, zip and send them everything in one go, my editor can do this since I've configured things this way. Same thing goes for the ebooks collections.
Notice in the above example I didn't had to switch to zotero, open its interface or go online to some library, just from my terminal on my trusty editor as I was writing my experiments in 2 seconds I was able to search, select, zip, and email stuff over as needed.
Now this makes me think, @emilianoheyns if I export the file hierarchy of a collection and choose keep updated, will that update folder/file structure as well after every change or only the .bib file?
This might actually work....