Skip to content

Latest commit

 

History

History
29 lines (23 loc) · 838 Bytes

README.md

File metadata and controls

29 lines (23 loc) · 838 Bytes

Vocab link

A vocabulary note-taking app with graph visualization.

Todo

  • Add OG preview
  • Suggestive clickable input (no need to click on input first)
  • Customizable config
    • Node, edge colors
    • Connection type visibility
    • Default collapse status of tags input
Implemented Features
  • Graph Visualization
  • Vocabulary Editing
  • Fuzzy Search with several script supported
  • Unit test & E2E test
  • Setting to edit list of language / Part of speech
  • Add counter and numeral

future

  • Move graph calculation to web-worker or using WASM
  • 2 style word editing (flat level (current) & hierachical (word->lang->pos->meaning like wiktionary))