Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/lxze/vocab-link

The vocabulary note-taking app on browser with graph visualization (Under heavy development, please backup db regularly)
https://github.com/lxze/vocab-link

network-visualization svelte vocabulary

Last synced: about 1 month ago
JSON representation

The vocabulary note-taking app on browser with graph visualization (Under heavy development, please backup db regularly)

Awesome Lists containing this project

README

        

# 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


  • - [x] Graph Visualization

  • - [x] Vocabulary Editing

  • - [x] Fuzzy Search with several script supported

  • - [x] Unit test & E2E test

  • - [x] Setting to edit list of language / Part of speech

  • - [x] 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))