Roll20 uses cookies to improve your experience on our site. Cookies enable you to enjoy certain features, social sharing functionality, and tailor message and display ads to your interests on our site and others. They also help us understand how our site is being used. By continuing to use our site, you consent to our use of cookies. Update your cookie preferences .
×
Create a free account
This post has been closed. You can still view previous posts, but you can't post any new replies.

Page toolbar

I am running a game that is starting to get pretty big. and a big game means a lot of pages being used. This becomes a hassle when I am trying to move from one page to another, a couple issues occur. First I have to find the page, this is tough even being able to name things because there are so many pages and they are all randomly spread, sure I can drag them all to where I want them, but even then it is a hassle to  read every page and find the one I need. Second I have to drop the "players" bookmark on 2 or 3 different pages that the players weren't supposed to see to get to the one I want. This is an issue. Now I propose 2 fixes to these problems. 1. Allow the creation of page folders. This will certainly help organization, instead of naming my stuff "continentName-townName-buildingName" I can put them into folders to better separate my pages..... and 2. A double click/bulletbox "players" bookmark. Intead of having to drag the bookmark through all of the files and everntually the page I need, I can just a. double click the page in the toolbar, or B. Click a Bullet/checkmark box. Thank you for your time and hopefully your up votes, I hope to see these additions soon!
1504730542
Scott C.
Forum Champion
Sheet Author
API Scripter
Compendium Curator
You may want to use your vote for one of the several other page toolbar suggestions
I feel like this is one of the most requested features. I think I've requested it several times and I've seen it suggested multiple times as well. Wish there was a way to auto "tag" a request so it shows up in a group of similar requests. Maybe formatting suggestion topic subjects like: [pages][feature-request]something something, and then we could parse through suggestions more easily? This got very meta. 
My bad, looked through real fast and didnt see any, do you guys have any links to top trending ones?
1504745183

Edited 1504745218
From the main Suggestions & Ideas forum page ( <a href="https://app.roll20.net/forum/category/385189" rel="nofollow">https://app.roll20.net/forum/category/385189</a> ) you can sort by "Most Popular" and see the suggestions with the most votes. You can also sort by Recent Activity or Newest. As for your suggestion, I share your hope for such a feature. In the meantime, you can use the Archive feature (scroll all the way down in the Page Settings window for a map) to trim down the number of active pages you need to scroll through on the Page Toolbar. You can also install Stylish and use that to adjust the CSS for the Page Toolbar. I use the following code: @namespace url(<a href="http://www.w3.org/1999/xhtml" rel="nofollow">http://www.w3.org/1999/xhtml</a>); @-moz-document url("<a href="https://app.roll20.net/editor/" rel="nofollow">https://app.roll20.net/editor/</a>") { #page-toolbar { &nbsp;&nbsp;&nbsp; height: 74%; &nbsp;&nbsp;&nbsp; width: 78%; &nbsp;&nbsp;&nbsp; background-color: #ddd; &nbsp;&nbsp;&nbsp; border: 1px solid #000; &nbsp;&nbsp;&nbsp; border-radius: 0px; &nbsp;&nbsp;&nbsp; margin: 0px; &nbsp;&nbsp;&nbsp; padding: 0px 0px 0px 1%; } #page-toolbar .handle { &nbsp;&nbsp;&nbsp; position: absolute; &nbsp;&nbsp;&nbsp; right: 200px !important; } #page-toolbar .container, #page-toolbar .pages { &nbsp;&nbsp;&nbsp; height: 100%; } #page-toolbar .availablepage { &nbsp;&nbsp;&nbsp; float: left; &nbsp;&nbsp;&nbsp; width: 50px; &nbsp;&nbsp;&nbsp; height: 50px; &nbsp;&nbsp;&nbsp; margin: 0px; &nbsp;&nbsp;&nbsp; padding: 0px; &nbsp;&nbsp;&nbsp; font-weight: bold; &nbsp;&nbsp;&nbsp; color: #000; } #page-toolbar .pages .availablepage span { &nbsp;&nbsp;&nbsp; text-shadow: none !important; } } Lastly, as a Pro subscriber, you can use the Transmogrifier to copy older pages to a separate game. I keep an "Atlas" game for map storage.
1550175562
[Deleted]
Pro
Marketplace Creator
Thanks for the suggestion! After 30 days, Suggestions and Ideas with fewer than 10 votes are closed and the votes are refunded to promote freshness. Your suggestion didn't build the right momentum this time, but feel free to submit it again! We find that the best suggestions describe the problem you are having, and the solution you want. You can learn more about the process of making suggestions on the Roll20 Wiki! More details can be found here .