Files
everyone-can-use-english/enjoy
an-lee 0644c3bbd7 Feat: make notes on caption (#544)
* add segment model

* add note model

* db handle segment & note

* add notes & segments handler

* refactor media caption components

* segment & note create

* fix type

* update note column & may sync

* display selected words for note

* refactor selected words

* auto select words when editing note

* refactor

* refactor caption component

* display notes

* refactor notes components

* fix

* refactor segment & notes into context

* destroy note

* update locale

* fix caption switch issue

* fix layout

* refactor caption layout

* remove deprecated code

* may share note

* improve UI

* fix notes list auto update after created

* remove console.log

* add notes page

* refactor note parameters

* refactor components

* mark note on transcription

* handle no notes

* improve style

* improve style

* show context menu on selection text

* fix utils
2024-04-26 15:05:36 +08:00
..
2024-03-21 16:31:22 +08:00
2024-02-22 16:00:17 +08:00
2024-04-26 15:05:36 +08:00
2024-01-09 15:19:32 +08:00
2024-04-11 16:03:17 +08:00
2024-01-09 15:19:32 +08:00
2024-04-22 17:11:02 +08:00
2024-01-09 15:29:42 +08:00
2024-03-01 19:43:14 +08:00

Enjoy App

This is a Electron App.

yarn install
yarn start