rev2004 / i-librarian

Automatically exported from code.google.com/p/i-librarian
0 stars 0 forks source link

Open same file in external pdf viewer under same name/place #22

Closed GoogleCodeExporter closed 9 years ago

GoogleCodeExporter commented 9 years ago
I use i-librarian in firefox;

I use external pdf viewer such as okular;

when I open same pdf repeatedly from i-librarian, 
it shows up under new name, such as:

/tmp/583-1.pdf
/tmp/583-2.pdf
/tmp/583-3.pdf

this is bad, since okular creates new cache context each time;

what is important to me is to open the book on the same
page where I was last time;

and combination of "okular pdf cache context" 
plus "i-librarian same name/place"
would address this need;

Original issue reported on code.google.com by Andrei.Pozolotin on 20 Nov 2011 at 3:52

GoogleCodeExporter commented 9 years ago
This is how browsers handle saving downloaded files.

Original comment by mku...@gmail.com on 21 Nov 2011 at 9:37

GoogleCodeExporter commented 9 years ago
what about "file://" url?

Original comment by Andrei.Pozolotin on 22 Nov 2011 at 3:08

GoogleCodeExporter commented 9 years ago

Original comment by mku...@gmail.com on 7 Jun 2012 at 9:28