1.0.2 • Published 3 years ago

snoankiformat v1.0.2

Weekly downloads
-
License
ISC
Repository
-
Last release
3 years ago

snoankiformat

a simple transformater. Transformat \n\n\n and \n\n splited cards deck into html-tsv used to import to anki.

usage

windows: type test-input.txt | npx snoankiformat | output.txt windows-with-clipboard: paste | npx snoankiformat | clip linux: cat test-input.txt | npx snoankiformat | output.txt

demo

Input

Queston1: how to type 苛夺 in wubi86 ?

Answer1 : asdf


Queston2: how to type 欠遥 in wubi86 ?

Answer2 : qwer


Queston3: how to type 旧另 in wubi86 ?

Answer3 : hjkl

output:

Queston1: how to type 苛夺 in wubi86 ? Answer1 : asdf
Queston2: how to type 欠遥 in wubi86 ? Answer2 : qwer
Queston3: how to type 旧另 in wubi86 ? Answer3 : hjkl
1.0.2

3 years ago

1.0.1

3 years ago

1.0.0

3 years ago