From aff1ee5b17c1fe43c5a98d3b9a9b034fc8fb4486 Mon Sep 17 00:00:00 2001 From: Pierre Rudloff Date: Sat, 2 Feb 2019 17:56:44 +0100 Subject: [PATCH] New app: AnkiEditor --- metadata/com.jkcarino.ankieditor.yml | 34 ++++++++++++++++++++++++++++ 1 file changed, 34 insertions(+) create mode 100644 metadata/com.jkcarino.ankieditor.yml diff --git a/metadata/com.jkcarino.ankieditor.yml b/metadata/com.jkcarino.ankieditor.yml new file mode 100644 index 0000000000..eb9c1a334e --- /dev/null +++ b/metadata/com.jkcarino.ankieditor.yml @@ -0,0 +1,34 @@ +Categories: + - Science & Education +License: GPL-3.0-or-later +SourceCode: https://github.com/jkennethcarino/AnkiEditor +IssueTracker: https://github.com/jkennethcarino/AnkiEditor/issues + +AutoName: AnkiEditor +Summary: An advanced note editor plug-in for AnkiDroid +Description: |- + AnkiEditor is an advanced note editor plug-in for AnkiDroid, a spaced repetition flashcard program for Android. AnkiEditor allows you to create basic notes; use WYSIWYG editor that can format text, set text foreground and background color, insert table/link, etc. similar to Anki on PCs. + + Key features: + * Basic creation of note + * WYSIWYG editor (bold, italic, underline, etc.) + * Cloze deletion + ...and many more features to come. + + Please note that this app may not work correctly without the AnkiDroid app installed. + +RepoType: git +Repo: https://github.com/jkennethcarino/AnkiEditor.git + +Builds: + - versionName: 0.2.4 + versionCode: 9 + commit: 0.2.4 + subdir: app + gradle: + - yes + +AutoUpdateMode: Version %v +UpdateCheckMode: Tags +CurrentVersion: 0.2.4 +CurrentVersionCode: 9