FYI, in Cal 9.4 Create catalog uses Calibre's template language now. That allows for custom columns and Calibre's template functions.
I wanted that because:
Quote:
Originally Posted by JimmXinu
I'll be honest, I'm only looking at catalog as a crude possible replacement for Calibre Sync. (Look up story in catalog, note author & title, manually find in library dir.)
|
This idea is more feasible than I initially thought, because I can also put the author/title path in the catalog with:
Code:
<p>
/{title:'formats_path_segments(1, 1, 0, 0, '/')'}
</p>
Example:
Code:
/AkumaKami64/Darth Vader_ Shattered Galaxy (11860)
Then I'm able to copy that path and using a file manager like
Material Files that has a 'Go to' input feature, paste that author/title path after the library path and go there.
This is, admittedly, only useful if you're syncing your library to android local storage, like I do, with a tool like syncthing.