Page 3 of 7

[Script] WME BeenThere

Posted: Mon Feb 06, 2017 4:46 pm
by JustinS83
WME BeenThere

Version: 2019.04.10.01

Greasyfork: https://greasyfork.org/en/scripts/27035-wme-beenthere

Description: This is a fork of rickzabel's BeenHere.
Screenshot - 2_10_2017 , 4_54_07 PM.png
(4.34 KiB) Downloaded 1751 times
This fork adds the following features
  • persistence of the drawn rectangles across page loads
  • ability to draw a rectangle (rather than only being able to add the current view) - ESC will cancel drawing mode
  • ability to choose the color
  • redo functionality


Changelog:
2019-04-10 - 2019.04.10.01 - Added support for groups
2017-07-09 - 0.5.2 - Added a check to make sure the tool wasn't move off the left or top of the screen
2017-02-13 - 0.5.0 - Shortcuts have been added for all actions (except configuration). They are empty by default but can be changed in the Keyboard shortcuts menu.
2017-02-10 - 0.4.0 - Settings panel added. Allows choosing to draw the shape border or fill the shape. Export & import functionality added.
2017-02-09 - 0.3.0 - Added the ability to draw circles - the first click will be the center point of the circle, moving the mouse will adjust the radius. Adjusted the layout.
2017-02-07 - 0.2.0 - Added 3 more color pickers and the ability to choose which one is currently being used. The set colors will also persist between page loads. Also made the control draggable and its location will persist between page loads (for the cases where it might overlap other scripts display).
2017-02-06 - 0.1.4 - Added a confirmation dialog when removing all boxes, small tweaks to the display.

Re: [Script] WME BeenThere

Posted: Fri Aug 16, 2019 10:47 am
by jm6087
I believe that WME Bookmarks may be what you are looking for

Re: [Script] WME BeenThere

Posted: Sat Feb 20, 2021 2:01 pm
by jonv-uk
Script not working today in Prod & Beta (Chrome browser)

Re: [Script] WME BeenThere

Posted: Tue Feb 07, 2017 9:45 pm
by JustinS83
Update released - 0.2.0

The control is now draggable and will remember its location (in case the default location overlaps other scripts).

You can set/save multiple colors and switch between them on the fly.

Re: [Script] WME BeenThere

Posted: Wed Feb 08, 2017 1:23 pm
by JustinS83
bures wrote:Functionality request:
  • Draw circle.
  • Move drawn rectangle/circle.
Will add functionality to draw a circle, will not make any of the shapes movable; that adds a huge layer of complexity, and this isn't photoshop :)

Re: [Script] WME BeenThere

Posted: Wed Feb 08, 2017 6:02 pm
by JustinS83
Mapman44 wrote:
RichardPyne wrote:Since the most recent update, I am no longer seeing persistence on reload. Both the box(es) and the chosen colors disappear on reload.

Same with me.
Either of you have errors reporting from the script in your console?

Re: [Script] WME BeenThere

Posted: Wed Feb 08, 2017 6:41 pm
by JustinS83
Thanks Richard, that helps. I'll take a look in a few.

Re: [Script] WME BeenThere

Posted: Wed Feb 08, 2017 7:35 pm
by JustinS83
This issue should be resolved in the update I just pushed - version 0.2.1

Re: [Script] WME BeenThere

Posted: Thu Feb 09, 2017 4:17 pm
by JustinS83
Update released - v 0.3.0

Adjusted the layout & added ability to draw circles.

Re: [Script] WME BeenThere

Posted: Fri Feb 10, 2017 9:27 pm
by JustinS83
Settings panel has been added.

Allows choosing to draw the shape border or fill the shape. Ability to export & import settings added.

If you paste in bad settings it should fall back to the default settings. Must click on the buttons next to the text boxes to copy/import.