Skip to content

Commit

Permalink
fix(word color): Poor performance, removed
Browse files Browse the repository at this point in the history
Word color had poor performance and was removed
  • Loading branch information
oflg committed Oct 14, 2023
1 parent c28b8cf commit 72b0b63
Show file tree
Hide file tree
Showing 8 changed files with 67 additions and 4 deletions.
2 changes: 1 addition & 1 deletion src/read
5 changes: 5 additions & 0 deletions wiki/manual/index/tiddlers/$__Deck_default_log_20231014.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,5 @@
{
"12024710": "{\"rating\":4,\"elapsed_days\":6,\"scheduled_days\":0,\"review\":\"20231014120244756\",\"state\":0}",
"114346721": "{\"rating\":3,\"elapsed_days\":0,\"scheduled_days\":0,\"review\":\"20231014114341476\",\"state\":0}",
"120122782": "{\"rating\":4,\"elapsed_days\":3,\"scheduled_days\":0.01227650462962963,\"review\":\"20231014120122166\",\"state\":1}"
}
Original file line number Diff line number Diff line change
@@ -0,0 +1,2 @@
title: $:/Deck/default/log/20231014
type: application/json
2 changes: 1 addition & 1 deletion wiki/manual/index/tiddlers/$__Deck_default_study.tid
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
created: 20231009100115362
list: Feedback
modified: 20231013053913477
modified: 20231014112300995
title: $:/Deck/default/study
type: text/vnd.tiddlywiki
3 changes: 1 addition & 2 deletions wiki/manual/index/tiddlers/$__StoryList_1.tid
Original file line number Diff line number Diff line change
@@ -1,3 +1,2 @@
list: [[Tidme Manual]] Contributor
title: $:/StoryList
type: text/vnd.tiddlywiki
title: $:/StoryList
25 changes: 25 additions & 0 deletions wiki/manual/index/tiddlers/Annotate word_browser.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,25 @@
[
{
"created": "20231014120240499",
"tags": "[[Tidme Manual]] ?",
"text": "{{||$:/plugins/tidme/read/ui/ViewTemplate/word}}",
"modified": "20231014120240499",
"title": "Annotate word/browser",
"type": "text/vnd.tiddlywiki",
"caption": "! {{!!word}}\n\nhtml \n\nLocate the Tidme you just downloaded and open it in your ''browser'' Try creating a new tiddler using the new tiddler button in the sidebar",
"word": "browser",
"annotate-text": "browser",
"annotate-prefix": "n it in your ",
"annotate-suffix": "Try creating ",
"annotate-colour": "LightSkyBlue",
"difficulty": "3.9899999999999998",
"due": "20231020120244756",
"elapsed_days": "0",
"lapses": "0",
"last_review": "20231014120244756",
"reps": "1",
"scheduled_days": "6",
"stability": "5.8",
"state": "2"
}
]
16 changes: 16 additions & 0 deletions wiki/manual/index/tiddlers/Annotate word_downloaded.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,16 @@
[
{
"created": "20231014121043672",
"tags": "[[Tidme Manual]] ?",
"text": "{{||$:/plugins/tidme/read/ui/ViewTemplate/word}}",
"modified": "20231014121043672",
"title": "Annotate word/downloaded",
"type": "text/vnd.tiddlywiki",
"caption": "! {{!!word}}\n\nhtml \n\nLocate the Tidme you just ''downloaded '' and open it in your browserTry creating a new tiddler using the new tiddler button in the sidebar",
"word": "downloaded",
"annotate-text": "downloaded ",
"annotate-prefix": "dme you just ",
"annotate-suffix": "and open it i",
"annotate-colour": "LightSkyBlue"
}
]
16 changes: 16 additions & 0 deletions wiki/manual/index/tiddlers/Annotate word_sidebar.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,16 @@
[
{
"created": "20231014121102467",
"tags": "[[Annotate word/downloaded]] ?",
"text": "{{||$:/plugins/tidme/read/ui/ViewTemplate/word}}",
"modified": "20231014121102467",
"title": "Annotate word/sidebar",
"type": "text/vnd.tiddlywiki",
"caption": "! {{!!word}}\n\n\n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \nAnnotate word/downloadeddownloadedhtml Locate the Tidme you just downloaded and open it in your browserTry creating a new tiddler using the new tiddler button in the ''sidebar''  14th October 2023 at 8:10pm  ?Tidme Manual\n \n\n\n\n\n \n\n3+7+16\n \n \n \n \n \n \n \n\n \n \n \n \n\n \n \n \n \n \n \n \n \n \n 59 seconds from now\n \n \n Again\n \n \n \n\n\n \n \n \n \n \n \n\n\n \n \n \n \n \n \n \n\n \n \n \n \n\n \n \n \n \n \n \n \n \n \n 4 minutes from now\n \n \n Hard\n \n \n \n\n\n \n \n \n \n \n \n\n\n \n \n \n \n \n \n \n\n \n \n \n \n\n \n \n \n \n \n \n \n \n \n 9 minutes from now\n \n \n Good\n \n \n \n\n\n \n \n \n \n \n \n\n\n \n \n \n \n \n \n \n\n \n \n \n \n\n \n \n \n \n \n \n \n \n \n 5 days from now\n \n \n Easy\n \n \n \n\n\n \n \n \n \n \n \n\n",
"word": "sidebar",
"annotate-text": "sidebar",
"annotate-prefix": "utton in the ",
"annotate-suffix": " 14th October",
"annotate-colour": "LightSkyBlue"
}
]

0 comments on commit 72b0b63

Please sign in to comment.