siyuan icon indicating copy to clipboard operation
siyuan copied to clipboard

Added support for ujson (if available) and added /pagedjson page

Open jbtronics opened this issue 8 years ago • 1 comments

Added support for ujson (if available) and added /pagedjson page which seperates the json files into pages. (default 50 items per page). With the "items" param you can specify how many items should be shown on a single page. With "page" you specify which page number to show.

jbtronics avatar Aug 22 '16 16:08 jbtronics

Hey, sorry for delay and thanks for the patch! I like the functionality (and haven't tried Recolldroid tho it sounds like a great initiative). On principle, I'm happy to merge but the PR has two problems:

  1. the main patch introduces lots of code repetition, there's bound to be a better way
  2. the changes to README.rst are unnecessary

koniu avatar Sep 19 '16 23:09 koniu