MobileRead Forums

MobileRead Forums (https://www.mobileread.com/forums/index.php)
-   Calibre (https://www.mobileread.com/forums/forumdisplay.php?f=166)
-   -   Chose ereader install location? (https://www.mobileread.com/forums/showthread.php?t=328195)

Scaledish 03-19-2020 03:07 PM

Chose ereader install location?
 
I just claimed my tor.com free book, downloaded, and imported to caliber. was quite seamless. I plugged in my kobo and sent it over. out of curiosity, I looked where it was sent, and it was sent to the root folder under his name. Instead, I want it to be sent to my books folder on the device, because i like organization! how would I do this

theducks 03-19-2020 03:31 PM

Quote:

Originally Posted by Scaledish (Post 3965813)
I just claimed my tor.com free book, downloaded, and imported to caliber. was quite seamless. I plugged in my kobo and sent it over. out of curiosity, I looked where it was sent, and it was sent to the root folder under his name. Instead, I want it to be sent to my books folder on the device, because i like organization! how would I do this

Insert the Literal path IN front of the existing Template
Code:

\My Books\{authors} - {title}
slash indicates a folder, The LEADING slash say off the root
the rest is a regular template that you can roll your way

Scaledish 03-19-2020 03:33 PM

Quote:

Originally Posted by theducks (Post 3965822)
Insert the Literal path IN front of the existing Template
Code:

\My Books\{authors} - {title}
slash indicates a folder, The LEADING slash say off the root
the rest is a regular template that you can roll your way

ok, got it. would this work?
Code:

/Books/Full/{author_sort}/{title} - {authors}

theducks 03-19-2020 03:41 PM

Quote:

Originally Posted by Scaledish (Post 3965823)
im sorry, where would I do that?

In the Send To Device Template
Connect the device, THEN right click the Device Icon: Configure
The reason to do it here is Calibre remembers any device connection's configuration.
Preferences: is where things like this get done BEFORE first use. These become DEFAULTS for later FIRST USE.

stumped 03-19-2020 03:51 PM

And get the slashes the right way round. The examples in green slant the opposite way to what you wrote.

sjfan 03-19-2020 07:47 PM

Quote:

Originally Posted by stumped (Post 3965831)
And get the slashes the right way round. The examples in green slant the opposite way to what you wrote.

Depends what platform Scaledish is using.

Theducks' examples in green use backslashes ("\") and are only correct on Windows among major platforms.

The POSIX standard—and all other major platforms, including OS X (Mac), iOS, Android, Linux, etc—all use forward slashes ("/") as the path separator, as Scaledish used.

davidfor 03-19-2020 11:38 PM

Quote:

Originally Posted by sjfan (Post 3965958)
Depends what platform Scaledish is using.

Theducks' examples in green use backslashes ("\") and are only correct on Windows among major platforms.

The POSIX standard—and all other major platforms, including OS X (Mac), iOS, Android, Linux, etc—all use forward slashes ("/") as the path separator, as Scaledish used.

It doesn't matter. Calibre will convert to the appropriate slash for the OS.


All times are GMT -4. The time now is 05:46 PM.

Powered by: vBulletin
Copyright ©2000 - 3.8.5, Jelsoft Enterprises Ltd.
MobileRead.com is a privately owned, operated and funded community.