From 8a57e72d3bfa0d74a82cf960a484d811e1f99cee Mon Sep 17 00:00:00 2001 From: xiety Date: Sun, 16 Jun 2024 20:28:11 +0300 Subject: [PATCH] Continous parameter --- AnkiPoetry.BlazorWasm/App.razor | 4 ++-- README.md | 4 +++- 2 files changed, 5 insertions(+), 3 deletions(-) diff --git a/AnkiPoetry.BlazorWasm/App.razor b/AnkiPoetry.BlazorWasm/App.razor index dc41cfe..5b2f20b 100644 --- a/AnkiPoetry.BlazorWasm/App.razor +++ b/AnkiPoetry.BlazorWasm/App.razor @@ -11,8 +11,8 @@
Add dots:
Colors:
Overlap:
-
Title to Begin:
-
Line numbers:
+
Numbers:
+
Continous:
diff --git a/README.md b/README.md index acd9438..e702bc3 100644 --- a/README.md +++ b/README.md @@ -54,13 +54,15 @@ Soon after the lines deck have moved to the next page, I reveal two new cards on ## Parameters +- `Deck Name` - parent deck name to add to .csv file to simplify import - `Chunk size` - number of lines per page - `Word Wrap` - number of characters after which to try to split the line - `On spaces` - wrap text on spaces or on punctuation - `Add dots` - add dots before and after text on wrap - `Colors` - number of colors to alternate - `Overlap` - add first line to the end of previous chapter and vice versa -- `Empty End` - add an empty End element +- `Numbers` - add line number to every line +- `Continous` - continous line numbers through all text ## Importing created deck into Anki