jlegewie/zotfile

Create symbolic/hard links for collections of item

Open

#112 aberto em 8 de ago. de 2013

Ver no GitHub
 (0 comments) (1 reaction) (0 assignees)Java (276 forks)batch import
enhancementhelp wanted

Métricas do repositório

Stars
 (3.511 stars)
Métricas de merge de PR
 (Nenhuma PRs mesclada em 30d)

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

Guia do colaborador