Skip to content

Commit

Permalink
Updated the README documentation, missing the exact forum thread URL
Browse files Browse the repository at this point in the history
  • Loading branch information
Glodenox committed Dec 2, 2015
1 parent f301a58 commit e776d63
Showing 1 changed file with 3 additions and 1 deletion.
4 changes: 3 additions & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -8,6 +8,7 @@ This userscript augments the [Waze Map Editor](https://www.waze.com/editor/) by
- Preserve the order of the tabs over sessions
- Reorder the tabs in any way you like
- Make the width of the sidepanel constant by adding the scrollbar by default
- Make it possible to hide the paragraph that details how far you can edit and save valuable screen estate

## Installation instructions

Expand All @@ -32,11 +33,12 @@ GreaseMonkey and TamperMonkey will occasionally check for new versions of these

The script adds additional options to the preferences tab. These options allow you to enable or disable the script's features:

- 'Hide editing permissions paragraph': remove the paragraph saying how far you can edit as this isn't really useful information for an advanced editor.
- 'Preserve opened tab over sessions': have the script reopen the tab you had selected during the last time you used the WME.
- 'Preserve tab order over sessions': have the script rearrange the tabs to preserve the previous order when loading the WME. New tabs are added to the back. When selecting this option, an additional menu appears that allows you to rearrange the tabs to your liking.

![Tab Preferences tab rearrangement](https://tomputtemans.com/waze-scripts/images/WME-TabPreferences-tab-rearrange.png)

## Feedback and suggestions

Any issues found can be reported at the [GitHub project page](https://github.com/Glodenox/wme-tabpreferences/issues). A forum thread will be added later.
I maintain a list of 'issues' I may want to work on at the [GitHub project page](https://github.com/Glodenox/wme-tabpreferences/issues). There is also a [forum thread on the Waze forums](https://www.waze.com/forum/viewforum.php?f=819) in which discussion can take place.

0 comments on commit e776d63

Please sign in to comment.