jlegewie/zotfile

Create symbolic/hard links for collections of item

Open

#112 geöffnet am 8. Aug. 2013

Auf GitHub ansehen
 (0 Kommentare) (1 Reaktion) (0 zugewiesene Personen)Java (276 Forks)batch import
enhancementhelp wanted

Repository-Metriken

Stars
 (3.511 Stars)
PR-Merge-Metriken
 (Keine gemergten PRs in 30 T)

Beschreibung

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