From: Bart Lantz Date: Sat, 17 Dec 2011 02:01:02 +0000 (-0700) Subject: Added ability to set default ordering of bookmarks to modified date X-Git-Url: https://projects.mako.cc/source/scuttle/commitdiff_plain/915b57486bf9e069ba8589753330849d4cee54a2?hp=915b57486bf9e069ba8589753330849d4cee54a2 Added ability to set default ordering of bookmarks to modified date This allows you to set default bookmark ordering to be last modified date, so if you bookmark a URL and it is already bookmarked and you save it again, then it will appear with most recent bookmarks, instead of three years ago, for instance. Set this option in config.inc.php. ---