Is there a way to add two arrows in document details view, to go to the next or previous document? This is like next or previous page, but for documents.
We haven't added it because it's non-trivial: the previous and next documents depend on what your current filter is (path-based? recently modified? tag filter?) and also the current sort order. Whereas we could possibly send the nodeRefs of the two documents either side, you then just have the problem again after navigating!