Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Ability to create notes #47

Open
2 of 4 tasks
AntiSC2 opened this issue Jul 6, 2018 · 4 comments
Open
2 of 4 tasks

Ability to create notes #47

AntiSC2 opened this issue Jul 6, 2018 · 4 comments
Assignees
Labels
enhancement New feature or request

Comments

@AntiSC2
Copy link
Contributor

AntiSC2 commented Jul 6, 2018

Right now you can create a note by creating an empty token but it would be nice if this was more officially supported so that both players and the DM would be able to create notes.

  • Have a note section in the accordion menu
  • See list of all notes created there and have a button to create new ones
  • Ability to leave a note on a grid
  • When that note is clicked on it will show dialog with the actual text inside
@Kruptein
Copy link
Owner

Kruptein commented Jul 6, 2018

Seems useful.

The addition to show a note to all players as a DM is also something that I would like to add, this functionality already exists for assets in a limited way in a separate branch currently.

One thing I do like in the current system is that I'm able to draw boxes with a transparent fill over a room and give it an annotation so that when I mouse over the room I have all the info on the top of the screen for that room, it's pretty handy! But I do agree that notes on the grid have their use as well.

@Kruptein Kruptein added this to the 1.0 milestone Jul 6, 2018
@Kruptein Kruptein added the enhancement New feature or request label Jul 6, 2018
@AntiSC2
Copy link
Contributor Author

AntiSC2 commented Jul 6, 2018

@Kruptein, I have started working on this so you can assign me for now

@AntiSC2
Copy link
Contributor Author

AntiSC2 commented Jul 11, 2018

#49 is a pr that solves the two first points

@Kruptein
Copy link
Owner

Kruptein commented Sep 5, 2018

FYI I've ported the notes system to the new Vue UI system in the vue branch, which will be merged in dev relatively soon.

The main file regarding notes is now in game/ui/note.vue and a small part is in game/ui/menu/menu.vue

@Kruptein Kruptein removed this from the 1.0 milestone Mar 16, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

2 participants