Skip to content
This repository has been archived by the owner on Oct 22, 2024. It is now read-only.
/ vocabulary-manager Public archive

A cross-platform (Mac/Win/Linux) software that manages vocabularies collected by vocabulary-picker

License

Notifications You must be signed in to change notification settings

boyanxu/vocabulary-manager

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

48 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation


Vocabulary Manager

Vocabulary Manager is a cross-platform (Mac/Win/Linux) desktop application that manages vocabularies collected by vocabulary-picker. It also support export records to Anki for more flexible management.

Check the Video Tutorial for more help: https://www.youtube.com/watch?v=zhhA5mQWdlw&t=44s

Read this page in other languages: English, 简体中文, 繁體中文

Install

Follow instruction on page: https://github.com/BoyanXu/vocabulary-manager/releases

Customization

Avatar on the up-left corner is customizable.

To change the default icon into your favorite avatar, place a png image named as avatar.png at the following path:

(Mac User) Macintosh HD/Users/YOUR_USERNAME/Library/Application Support/ElectronReact/

(Win User) C:\Users\YOUR_USERNAME\AppData\Roaming\VocabularyManager\avatar.png

Then restart Vocabulary Manager to update the change.

If you haven't set a customized avatar, Vocabulary Manager will alert you to set it every time you start Vocabulary Manager. So, for your own sack, set the avatar and make the software unique for you.

Import

  1. Select Import in the menu on the left.

  2. Drag and drop the .json file exported by Vocabulary Picker to the drop zone.

  3. Before import to local database, normalize the form of vocabulary, for example: did -> do. Click on the vocabulary or sentence to tune the tense, and press ENTER to save the change.

  4. Click Import button below the temporary vocabulary list to import the modified list into local database.

View & Edit

This page is where you can manage all the vocabularies you collected.

Several management behaviors are supported:

  • Batch Delete
  • Search vocabulary
  • Sort records by the first letter.
  • Sort records by date
  • Filter records by period
  • Edit vocabulary (auto save)
  • Edit sentence (auto save)

Refer to the video tutorial for help.

Export to Anki

Vocabulary Manager is suitable for lightweight management.

But if you pursue more flexible management, Vocabulary Manager also support exporting records to the flashcard software Anki, where "match definition", "automatically schedule the review" and numerous other functionalities backed by the Anki adds-on community.

To avoid duplication and conflict, Vocabulary Manager only supports filter records by periods.

Each exported records within IMPORT me to Anki.txt has the following default fields, separated by delimiter " ` ":

  1. Vocabulary

  2. Sentence

  3. Explanation (which has a placeholder)

  4. Paragraph

  5. Url

  6. Time-Imported

To smoothly import IMPORT me to Anki.txt to Anki, you should create a new Note Type, with the following fields in order.

  1. Vocabulary

  2. Sentence

  3. Explanation (which has a placeholder)

  4. Paragraph

  5. Url

  6. Time-Imported

When import IMPORT me to Anki.txt to Anki, DON'T FORGET TO change "Fields separated by: Comma" into "Fields separated by: `", otherwise those fields cannot be recognized by Anki.

Anki Adds-on recommend

Fast Word Query

https://ankiweb.net/shared/info/1807206748

This addon query words definitions or examples etc. fields from local or online dictionaries to fill into the Anki note. It forks from WordQuery, added multi-thread feature, improve stability, and some other features.


Contributors

@Ge Gao designed the icon for Vocabulary Manager.

@Zhengyuan is main tester of the Vocabulary Manager.

@Boyan Xu designed the architecture of Vocabulary Manager and implemented it.



About

A cross-platform (Mac/Win/Linux) software that manages vocabularies collected by vocabulary-picker

Resources

License

Stars

Watchers

Forks

Packages

No packages published