bkkhack / hackmap

App to help collaboration at hacknights.
https://bkkhack.github.io/hackmap/
MIT License
10 stars 9 forks source link

Quick labels on the map (+ background?) #41

Closed djay closed 6 years ago

djay commented 6 years ago

I want a way to overlay text quickly on the map like WiFi PW or table themes. It would also be good be able change the map or put new things on top. Only by admin.

Could be implemented as editing the description of the haclnight issue and above each item to be placed embed code for position and size.

UI would click on paragraph in description and click "place" and you move and resize visually. Map last and labels at the top.

djay commented 6 years ago

This would superceed https://github.com/bkkhack/hackmap/issues/4 at least for the background

djay commented 6 years ago

@waf I guess for now, since #4 is done, we can just edit the image often and set labels and other text on it.

waf commented 6 years ago

Alternately, we could use a solution that's independent of hackmap, e.g. something like this chrome extension.

I think most operating systems have some concept of sticky notes, which would work for the wifi password.

djay commented 6 years ago

I think that would be fine. Can the app poll the image so it gets updated if it changes?

On Fri, 9 Mar 2018, 10:37 PM Will Fuqua notifications@github.com wrote:

Alternately, we could use a solution that's independent of hackmap, e.g. something like this chrome extension https://chrome.google.com/webstore/detail/web-paint/emeokgokialpjadjaoeiplmnkjoaegng?hl=en .

I think most operating systems have some concept of sticky notes, which would work for the wifi password.

— You are receiving this because you authored the thread. Reply to this email directly, view it on GitHub https://github.com/bkkhack/hackmap/issues/41#issuecomment-371847558, or mute the thread https://github.com/notifications/unsubscribe-auth/AACi5C9ebSHnqCMi8lxvb64Qm2y84d5Jks5tcqGygaJpZM4RtMu- .

waf commented 6 years ago

No, the app doesn't poll the background image, and I think we would run into more rate limiting problems if we added it.