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

UI export option for various file formats #142

Open
pietrop opened this issue Apr 10, 2019 · 1 comment
Open

UI export option for various file formats #142

pietrop opened this issue Apr 10, 2019 · 1 comment
Assignees
Labels
Design Something to do with Design Enhancement a request for improvement Feature New feature that is going to be implemented help wanted Extra attention is needed UX

Comments

@pietrop
Copy link
Contributor

pietrop commented Apr 10, 2019

Is your feature request related to a problem? Please describe.

At the moment the parent app needs to use the TranscriptEditor interface to implement export functionality such as text file, word document (#125) etc... (see demo app as example) or the user needs to select text in the TimedTextEditor and copy and paste elsewhere.

Describe the solution you'd like

I still think the app interface needs to expose this functionality to the parent component, for flexibility of integration.

However it be good if the user could also export some file formats from the exporters adapters directly from the component. eg text, word but not draftJs json etc..

And there could be a number of modular ways to achieve this.

Describe alternatives you've considered

Keeping it as it is.

Additional context

Currently UI/UX looks likes this

Transcript Editor v 0 4 1 copy 2

Could add a download/export icon next to the settings and keyboard shortcut one

Transcript Editor v 0 4 1 copy (Alternate 392d)

and a modal (?) to give some options around file type to export as well as some preferences around presence of time-codes and speaker labels

Transcript Editor v 0 4 1 (Alternate 392d)

@pietrop pietrop added the Enhancement a request for improvement label Apr 10, 2019
@pietrop pietrop self-assigned this Apr 10, 2019
@pietrop pietrop changed the title Export option to various file formats UI export option for various file formats Apr 10, 2019
@pietrop pietrop added Design Something to do with Design help wanted Extra attention is needed UX Feature New feature that is going to be implemented labels Apr 10, 2019
@pietrop
Copy link
Contributor Author

pietrop commented Aug 13, 2019

addressed as first pass in PR #175 in a176e54

Screen Shot 2019-08-13 at 18 55 26

see current demo

could be more sleek, but closing this as implemented as first pass, can be re-opened if it gets revisited.

@pietrop pietrop closed this as completed Aug 13, 2019
@pietrop pietrop reopened this Aug 16, 2019
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Design Something to do with Design Enhancement a request for improvement Feature New feature that is going to be implemented help wanted Extra attention is needed UX
Projects
None yet
Development

No branches or pull requests

1 participant