You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository was archived by the owner on Nov 4, 2019. It is now read-only.
Problem: Some users (like myself) might like to be able to view a set of wiki pages simultaneously. This could prevent lots of clicking around for pages that are viewed often. Eventually, a set could be selected to produce custom documentation (rather than freezing an entire wiki).
Solution: Add a set model to the tool that will hold references to other wiki pages. Since sets have little value as something anonymous, find a clean way to integrate it with authenticated users.