-
-
Notifications
You must be signed in to change notification settings - Fork 5
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
feat(twpub book): Install and read directly
- Loading branch information
Showing
3 changed files
with
3 additions
and
3 deletions.
There are no files selected for viewing
Submodule fsrs4tw
updated
4 files
+1 −1 | plugin.info | |
+0 −1 | ui/viewtemplate/deck.tid | |
+0 −1 | ui/viewtemplate/front.tid | |
+0 −1 | ui/viewtemplate/study.tid |
Submodule read
updated
20 files
+2 −2 | buttons/annotation/sentence.tid | |
+2 −2 | buttons/annotation/word.tid | |
+1 −1 | icon.tid | |
+8 −1 | languages/en-GB.multids | |
+1 −1 | plugin.info | |
+4 −0 | styles.tid | |
+2 −1 | tiddlers/configs/fields/fieldsvisibility.multids | |
+6 −0 | tiddlers/configs/twpublibrary.tid | |
+6 −4 | tiddlers/decks/read.tid | |
+75 −0 | twpub/add.tid | |
+36 −0 | twpub/badge.tid | |
+35 −0 | twpub/import.tid | |
+117 −0 | twpub/logo.tid | |
+4 −0 | twpub/modal.tid | |
+130 −0 | twpub/styles.tid | |
+20 −0 | ui/viewtemplate/bodytext.tid | |
+26 −0 | ui/viewtemplate/book.tid | |
+8 −0 | ui/viewtemplate/booktext.tid | |
+1 −1 | ui/viewtemplate/sentence.tid | |
+39 −0 | ui/viewtemplate/texttemplate.tid |