Skip to content

feat(sltt-app): provide way to jump to passage video via copied video link #34

Open
@ericpyle

Description

@ericpyle

The electron sltt-app does not expose a URL input field (as does a browser window) whereby a user can jump to a passage video/time via a link from .

image

Here are some options:

  1. Do nothing. Only support this navigation in the web-browser
  2. Electron could provide a Go (navigation) menu in the chrome from the main process.
  3. Alternatively, the app could watch for changes to the clipboard so if the user copies a link (rather than clicking on it)
  4. The client app could provide an custom link Copy sltt-app link for video (only sltt-app team members can view) that uses a custom protocal sltt-app://#/index.html?project={project}&id={_id_video}&time=0.05

Of these, perhaps the Go > Jump to Project/Video/Time menu would be the most straightforward?

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions