yuuzhan

Results 3 issues of yuuzhan

Added a monthly option to auto backup advanced examples. I also added compressed=true to the default examples :P

### Describe the feature/enhancement It would be nice to have more flexibility when filtering books in your library when you want to browse. First, I would like to be able...

enhancement
sorting/filtering/searching

Added a defaultRenameFormat setting on the server. This item is returned when fetching server settings to be displayed by clients and updated as appropriate. Two api endpoints added: /api/tools/item/[ID]/renameFolder?includeSampleTemplate=1&strFormat=$bookName. includeSampleTemplate(optional)...