pietrop / digital-paper-edit-client

Work in progress -digital paper edit project - React Client
https://pietropassarelli.com/digital-paper-edit-client/
Other
13 stars 5 forks source link

Adding batch import option #16

Closed pietrop closed 4 years ago

pietrop commented 4 years ago

Is your Pull Request request related to another issue in this repository ?

NA

Describe what the PR does

Adds options for batch import

State whether the PR is ready for review or whether it needs extra work

Testing with electron repo

Additional context

Screen Shot 2020-02-20 at 8 31 46 PM

When you click on new batch import

Screen Shot 2020-02-20 at 8 28 34 PM

As explain in the user instructions, with this version of batch import, for simplicity, transcript name defaults to clip name, and can be edited after saving.

pietrop commented 4 years ago

it works!

Screen Shot 2020-02-20 at 8 37 55 PM

side note, tried to keep compatibility with web version upload, that should be working too. But for now I've hidden the button in Adobe CEP, as the app is already sluggish and don't want to add extra strain to it. But because electron and CEP version use the same database. One could import from electron and then use in CEP...