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

Scribe tool wish list / small bugs log #23

Open
kimdhamilton opened this issue Nov 21, 2020 · 7 comments
Open

Scribe tool wish list / small bugs log #23

kimdhamilton opened this issue Nov 21, 2020 · 7 comments

Comments

@kimdhamilton
Copy link
Contributor

Extensions of @rhiaro's scribe_tool improvements:

  • automate cleanup ui -> git - I think scribe-tool can already talk to
    the git API, just needs hooking up to the the frontend and some api
    token magic..
  • have ccg-bot automatically offer up the cleanup URL in IRC once the
    call ends for the designated logs-cleaner to click on (in SocialWG this
    used to also be the scribe's job - and I made a similar web tool for
    that too - so it was a different person every week, though in practice I
    ended up doing it a lot of the time anyway).
  • make the scribe-tool UI actually look nice.
@rhiaro
Copy link
Member

rhiaro commented Nov 21, 2020

More ideas:

  • warnings in the UI if agenda and scribe are missing
  • highlight in the UI where s/../... is present
  • best guess at correcting the s/../.. automatically (with a highlight for checking)
  • warning in the UI for unknown aliases (warnings are currently in the console)

@rhiaro
Copy link
Member

rhiaro commented Nov 21, 2020

Would adding the raw audio download link in the minutes cleanup UI be helpful?

@kimdhamilton
Copy link
Contributor Author

Would adding the raw audio download link in the minutes cleanup UI be helpful?

yes, this is a great idea. Do you happen to know -- in jitsi are we storing as ogg by default? Previously we'd get a .wav and convert to .ogg

@rhiaro
Copy link
Member

rhiaro commented Nov 21, 2020

Yes, I think the jitsi audio is stored as ogg

@rhiaro
Copy link
Member

rhiaro commented Dec 1, 2020

  • [bug] scribe-tool is overeager at guessing peoples' names, and attributing/presenting people who aren't actually in the meeting when someone with the same first name but no entry in people.json is present
    • eg. "george: blah" gets attributed to "Nathan George" and "phil: asdf" gets attributed to "Phil Archer" (even though Phil A's alias is not "phil")
  • [bug] formatting is wrong for first line of scribed speech attributed to someone with no people.json entry
  • [bug] download audio button will be active if there are text minutes, but audio is 404 - should detect if the audio is actually there or not instead.

@rhiaro
Copy link
Member

rhiaro commented Jan 13, 2021

[bug] scribe-tool is not getting people who present+ but have no entry in people.json. In this case, it should add the nick to the present list

@rhiaro rhiaro changed the title Scribe tool wish list Scribe tool wish list / small bugs log Jan 13, 2021
@rhiaro
Copy link
Member

rhiaro commented Jan 13, 2021

[bug] sometimes lines written in IRC appears as scribed lines attributed to the person in IRC. Not consistent though! Infuriating.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants