hierarchical tagging system?
Hi everyone,
I was wondering, whether it'd be possible to organise tags hierarchically: So, I have a lot of papers discussing geographical areas and I tag them as belonging to geographical areas on different levels. I would like to be able to have higher-level-tags automatically added. So, if I've got something on "Central France", it will be automatically tagged as "France" and "Western Europe" and "Europe" as well.
I thought a feature that allows me to develop such hierarchies would be amazing!
Or is there alread a way I missed?
Thanks in advance!
I was wondering, whether it'd be possible to organise tags hierarchically: So, I have a lot of papers discussing geographical areas and I tag them as belonging to geographical areas on different levels. I would like to be able to have higher-level-tags automatically added. So, if I've got something on "Central France", it will be automatically tagged as "France" and "Western Europe" and "Europe" as well.
I thought a feature that allows me to develop such hierarchies would be amazing!
Or is there alread a way I missed?
Thanks in advance!
My request also points to the need to organize tags. Just the ability to group would be extremely helpful. Having only one (increasingly huge) set of tags for a library is messy, especially when working on different projects/papers. The tag-group function could be made analogous to the already existing "group" of automated tags (can be shown / hidden / deleted). Important: Several libraries = NOT helpful (because it requires a multiplication of items!). Woud be a huge improvement!
Thank you.
https://github.com/MuiseDestiny/zotero-style#nested-tags
For a tag to show up with the plugin it must start with a # and the subcategory must start with a forward slash (/) in the format of:
For example:
"#Catergory /subcategory"
"#Method /Longitudinal"
"#Method /cross-sectional"
The plugin also allows tags to show up in the table of references.
Note: You can configure the plugin so the tag doesn't have to start with #. To do this you need to edit the "#Tag" column in the reference table and remove or change the #.
https://imgur.com/c6OLNyG
It also allows the tags to show up in the reference table:
https://imgur.com/sEim5iX.
The plug feature lots of other cool things too. See: https://github.com/MuiseDestiny/zotero-style
However, it seems that when one adds a tag in a specific note or comment of a pdf, we still have to type starting from "r". I have just made a request to improve the way of adding/displaying tags; hope that these can be supported by Zotero natively.
https://github.com/MuiseDestiny/zotero-style/releases
BTW Chrome's right click Translate to English (or your preferred language) works well if you need it.
https://support.google.com/chrome/answer/173424
I have a couple of small questions that you might have an answer to. First, is there a way to only display the tags present in the current selection, like in Zotero? It seems like the add-on greys out any tags that are not present in the selection, but it doesn't remove them. It would be nice if this could be toggled to completely hide those unused tags.
Second question: Is there a way to adjust the line height/margins and font size of the new tag selector view? I really like that it shows every tag on a new line, in contrast to default Zotero. But it would be even more useful if I make the line height and also the font size smaller so that I can see more tags at once.
Third question: The new tag selector view does not color the tags the same way as the default Zotero one. Is there a way to enable this?
If it would be more appropriate to post those questions on GitHub, let me know!
@ingmar93 After you installed the add-on you can use nested tags with a forward slash /. For for example.
#topic/biology
Note that by default, you need to prefix all tags with a hash #, otherwise they won't show up. If you don't want this, you can right click the column header in the viewer pane, add the "#Tags" column, then right click the "#Tags" column and go to Column settings. There, you just delete the # in the Match field. After doing this, all your tags will show up in the new tag selector, regardless of whether they are prefixed with #.
You can make nested tags that include slashes without the Zotero Style plugin. Zotero will just consider them as individual tags, and won't display them nested in the tag selector. But neither does the #Tags column from Zotero Style, which you mention?
And by the way, the column is not a tag selector – you can't select tags there.
I did eventually find that Zotero Style provides a button for the bottom left tag selector that switches to the nested tag view. I had missed that button.