Closed kouloumos closed 3 months ago
@IgboPharaoh has added the slate-transcript-editor
library to the project (WIP branch).
Next Steps:
slate-transcript-editor
library.slate-transcript-editor
library to match the desired output for our workflow.
In the current workflow, reviewers access the original source material through a link provided in the Editor page. While this setup facilitates a basic review process, it introduces several inefficiencies that can affect productivity:
To address these issues and significantly improve the efficiency of the reviewing process, we can integrate playback functionality directly within the Editor. This would involve:
This feature set is similar to improvements we are considering for the Bitcoin Transcripts Registry, where embedding source material on transcript pages is also proposed. There, the focus is on improving reader experience by allowing direct navigation to specific segments via timestamps.
I see a potential to develop a shared playback component that could be reused across both the Registry and Reviews. The key difference would be that the Reviews version would need to support editing functionalities, while the Registry's implementation would be read-only. Furthermore, by utilizing a shared component, we could streamline the future integration of features that allow readers of the Bitcoin Transcripts Registry to easily propose fixes directly while reading a transcript.
Packages we could use directly or get inspiration from:
Action Items: