jlegewie/zotfile

Create symbolic/hard links for collections of item

Open

#112 opened on Aug 8, 2013

View on GitHub
 (0 comments) (1 reaction) (0 assignees)Java (3,511 stars) (276 forks)batch import
enhancementhelp wanted

Description

mronkko2 Joscha: Wouldn't what citizen_x do be possible in one of the two ways:

  1. Hard links
  2. Keep the file in the original directory, but create symbolic links based on collections

I am not saying that you should do this, and this is probably really confusing for users who do not know how links work.

I wrote a perl script to do the collection thing that citizen_x needs, but symbolic links are not very useful on network drives.

https://github.com/mronkko/BuildFolderStructureForZoteroItems/blob/master/BuildFolderStructureForZoteroItems.pl

https://forums.zotero.org/discussion/5301?page=15#Item_566

Contributor guide