Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

0.12.0.0 #5

Draft
wants to merge 964 commits into
base: master
Choose a base branch
from
Draft
Show file tree
Hide file tree
Changes from all commits
Commits
Show all changes
964 commits
Select commit Hold shift + click to select a range
4ac2e28
docs: fleshing out definitions, etc.
Aquafina-water-bottle Apr 19, 2023
333dcf8
chore: removed useless files
Aquafina-water-bottle Apr 19, 2023
70d1ce7
docs: added jpmn manager installation video
Aquafina-water-bottle Apr 19, 2023
73a0422
feat: attempt to use shutil.copy instead of storeMediaFile
Aquafina-water-bottle Apr 19, 2023
25c0a4d
docs: added video to open runtime options file
Aquafina-water-bottle Apr 19, 2023
eab7e75
feat: untested post actions
Aquafina-water-bottle Apr 19, 2023
f6e77d7
feat: properly added post actions
Aquafina-water-bottle Apr 19, 2023
484a6fd
docs: reformatted faq, added example config directly into setup changes
Aquafina-water-bottle Apr 19, 2023
19952bf
docs: added makeshift logo (メモ)
Aquafina-water-bottle Apr 19, 2023
a543c33
docs: added todo list in index
Aquafina-water-bottle Apr 19, 2023
160c012
feat: untested automatic config file replace
Aquafina-water-bottle Apr 19, 2023
8de2ec6
feat: added batch command to replace existing config
Aquafina-water-bottle Apr 19, 2023
aad2098
fix: do not ignore sentencereading filled but sentence is not error
Aquafina-water-bottle Apr 19, 2023
c1be608
fix: temporarily point to prerelease docs in info circle
Aquafina-water-bottle Apr 19, 2023
778cf56
docs: new logo and comment
Aquafina-water-bottle Apr 19, 2023
a0e9036
docs: fixed tsc header, added stuff to changelog
Aquafina-water-bottle Apr 20, 2023
7ca19cc
docs: updated jpmn manager video
Aquafina-water-bottle Apr 20, 2023
3ea742b
docs: added video for updating via jpmn manager
Aquafina-water-bottle Apr 21, 2023
5c02c1e
fix: the same version with prerelease now compares correctly
Aquafina-water-bottle Apr 21, 2023
5de14e9
refactor: seperated function out for jpmn manager
Aquafina-water-bottle Apr 21, 2023
71d6c27
docs: automatic field collapsing now links to field.md
Aquafina-water-bottle Apr 21, 2023
a560f42
docs: added jpmn handlebars to list of projects
Aquafina-water-bottle Apr 21, 2023
2c8e0d1
refactor: ts no longer copies to temp folder, bumped to prerelease-3
Aquafina-water-bottle Apr 22, 2023
3f1bf22
feat: fill_field_if_hiragana batch command
Aquafina-water-bottle Apr 22, 2023
07fe55d
docs: added warning for ajt japanese
Aquafina-water-bottle Apr 22, 2023
00d46e5
docs: added warning for ajt japanese
Aquafina-water-bottle Apr 22, 2023
75aadb2
Merge branch 'dev' into webpack
Aquafina-water-bottle Apr 22, 2023
0279698
docs: added skeleton docs to changing card types, link to cannot find…
Aquafina-water-bottle Apr 24, 2023
b42ce73
fix: handlebars dictionary ordering
Aquafina-water-bottle Apr 26, 2023
b7dcd82
docs: more docs changes idk
Aquafina-water-bottle Apr 26, 2023
ba3ba72
feat: cached word indicators, mobile popup now has variable height
Aquafina-water-bottle Apr 27, 2023
34de758
feat: mobile popup works with word indicators, added close button, ad…
Aquafina-water-bottle Apr 28, 2023
baa15ea
refactor: (cache.ts) writes in buffers of 10, wrap try/catch around e…
Aquafina-water-bottle Apr 28, 2023
16f6bd7
docs: updated ajt jp warning
Aquafina-water-bottle Apr 28, 2023
70a87e2
docs: updated ajt jp warning
Aquafina-water-bottle Apr 28, 2023
42d8d59
Merge branch 'dev' into webpack
Aquafina-water-bottle Apr 28, 2023
2a1fae5
fix: cache.ts now resets the global state properly
Aquafina-water-bottle Apr 28, 2023
fd24eb9
docs: wip card cache
Aquafina-water-bottle Apr 28, 2023
e321984
finalized version 0.12.0.0-prerelease-4
Aquafina-water-bottle Apr 28, 2023
9bdfdc0
docs: updated todo, updated export todo
Aquafina-water-bottle Apr 28, 2023
802f8ac
feat: output raw query string for new due cards
Aquafina-water-bottle Apr 29, 2023
d0ea43f
fix: pitch accent graphs, bolded pitch accent size not respecting cur…
Aquafina-water-bottle Apr 29, 2023
fc5bde5
fix: sentence parser quote adding forcefully adding quotes to empty s…
Aquafina-water-bottle Apr 29, 2023
496c339
fix: newlines no longer show on mobile popup
Aquafina-water-bottle Apr 30, 2023
97906d6
fix: hopefully fixed pitch accent graph colors for real this time
Aquafina-water-bottle May 1, 2023
da95f0c
fix null style 2.1.62
Aquafina-water-bottle May 2, 2023
2233fda
bumped venv dependencies
Aquafina-water-bottle May 2, 2023
0ed3b55
updated permalink to setup changes 0.12.0.0
Aquafina-water-bottle May 2, 2023
7c2841b
docs: changed all references to dev
Aquafina-water-bottle May 2, 2023
5b60f43
Merge pull request #2 from Aquafina-water-bottle/webpack
Aquafina-water-bottle May 2, 2023
6ac75ee
merged with master
Aquafina-water-bottle May 2, 2023
d58547e
feat: make runtime options file replacing automatic
Aquafina-water-bottle May 2, 2023
f6da8d8
docs: runtime options are now automatically replaced
Aquafina-water-bottle May 2, 2023
a5218be
fix: removed bold weight for mobile popup
Aquafina-water-bottle May 2, 2023
35e5bdf
fix: syntax error in jpmn_opts, extra gitignore files
Aquafina-water-bottle May 2, 2023
d12a16f
merged with master
Aquafina-water-bottle May 2, 2023
406bcce
merged with master
Aquafina-water-bottle May 2, 2023
389e11b
merged with master
Aquafina-water-bottle May 2, 2023
9ac1205
fix: mobile popup kanji hover with ruby text but no kanjis
Aquafina-water-bottle May 3, 2023
2c9ec37
feat: added warning when Sentence != SentenceReading, added automatia…
Aquafina-water-bottle May 3, 2023
53f0e0d
fix: tightened the conditions for sentence reading equality check
Aquafina-water-bottle May 3, 2023
a29a383
feat: added ability to add preserving custom CSS section in template …
Aquafina-water-bottle May 5, 2023
f2e369b
fix: added length check for sentence as well
Aquafina-water-bottle May 5, 2023
482b4f6
finalized version 0.12.0.0-prerelease-5
Aquafina-water-bottle May 5, 2023
0836ec0
feat: implemented --override-styling flag
Aquafina-water-bottle May 5, 2023
7aa9406
docs: updated custom css section to use inline css
Aquafina-water-bottle May 5, 2023
4fd672b
fix: override styling flag applied properly
Aquafina-water-bottle May 5, 2023
bb29573
docs: changelog
Aquafina-water-bottle May 5, 2023
7828e48
docs: removed 0.12.0.0 todo, since it's already outdated...
Aquafina-water-bottle May 5, 2023
1fa2f6e
fix: un-bolded certain mobile popup things
Aquafina-water-bottle May 5, 2023
85b594d
refactor: sane default image height for when javascript fails, remove…
Aquafina-water-bottle May 5, 2023
bf54098
fix: unquote full-sentence when no js is ran
Aquafina-water-bottle May 7, 2023
872da8d
style: reformatted wordIndicators.ts
Aquafina-water-bottle May 7, 2023
8d648ff
feat: command line arguments to cache.ts, implemented getNewDueCards …
Aquafina-water-bottle May 7, 2023
517086b
fix: (cache.ts) proper limit and new cards slice, debug cli option
Aquafina-water-bottle May 7, 2023
b22e209
fix: cache.ts not working if runtime options are not hardcoded
Aquafina-water-bottle May 7, 2023
a313a35
fix: properly calculate new cards when day-buffer is 0 or less
Aquafina-water-bottle May 7, 2023
f2ded58
docs: personal setup
Aquafina-water-bottle May 7, 2023
b69eb08
feat: constrained max width of display sentence a bit
Aquafina-water-bottle May 7, 2023
d3f579c
docs: cache requires hardcoded rtos
Aquafina-water-bottle May 7, 2023
0f35640
docs: fixed typo, link xpi file for ff yomichan
Aquafina-water-bottle May 7, 2023
36f64a7
docs: fixed typo, link xpi file for ff yomichan
Aquafina-water-bottle May 7, 2023
eceb73a
merged with temp-master-docs
Aquafina-water-bottle May 7, 2023
d0d8636
temp gitignore stuff
Aquafina-water-bottle May 8, 2023
d3cee02
fix: hide audio buttons on ankimobile
Aquafina-water-bottle May 8, 2023
872acdb
feat: ability to enable cardcache in RTOs, made word indicators on mo…
Aquafina-water-bottle May 9, 2023
db28ff5
docs: reworked setup pages into three sections: setup, extra, updatin…
Aquafina-water-bottle May 9, 2023
2aed605
fix: ruby positioning module is now disabled for iphone/ipad, because…
Aquafina-water-bottle May 9, 2023
35ae110
docs: changelog, removed fix furigana section for now
Aquafina-water-bottle May 9, 2023
c273795
fix: memory cache is now checked before CardCache so refreshes persis…
Aquafina-water-bottle May 9, 2023
b3589b9
fix: removed extra card margin for AnkiMobile, previously used to giv…
Aquafina-water-bottle May 9, 2023
9ab5fee
docs: skeleton docs for unknown frequency, cache script, mobile image…
Aquafina-water-bottle May 9, 2023
624f136
WIP RTO rework
Aquafina-water-bottle May 10, 2023
913b476
style: ran prettier on everything
Aquafina-water-bottle May 10, 2023
8876e41
style: ran black on everything
Aquafina-water-bottle May 10, 2023
eb7ed0d
feat: _modifyActions, fixed runtime options in 'overrides' not being …
Aquafina-water-bottle May 10, 2023
4eb079e
style: ran style.sh
Aquafina-water-bottle May 10, 2023
9d22486
finalized version 0.12.0.0-prerelease-6
Aquafina-water-bottle May 11, 2023
f25e40d
docs: removed internal fixes and changes section in 0.12.0.0 changelo…
Aquafina-water-bottle May 11, 2023
8f0614f
docs: ankidroid card browser suggestion
Aquafina-water-bottle May 12, 2023
6c2dfd3
fix: AnkiMobile warns crashing javascript (hopefully)
Aquafina-water-bottle May 12, 2023
8626c1f
docs: fixed temp options file text, added tip to remove bottom bar on…
Aquafina-water-bottle May 12, 2023
4c1885d
refactor: cleaning up useless code
Aquafina-water-bottle May 12, 2023
2c84187
refactor: more detailed error message, primarily for ankimobile
Aquafina-water-bottle May 12, 2023
9fd9881
refactor: more log messages for debugging purposes
Aquafina-water-bottle May 12, 2023
c6cd091
finalized version 0.12.0.0-prerelease-7
Aquafina-water-bottle May 12, 2023
dbe9ce6
fix: incorrect highlighting of some kifuku words due to vt, vi tags
Aquafina-water-bottle May 13, 2023
aba31f3
fix: (regression) properly ignore error message
Aquafina-water-bottle May 13, 2023
47200ba
docs: changelog
Aquafina-water-bottle May 13, 2023
ec7fdb0
finalized version 0.12.0.0-prerelease-8
Aquafina-water-bottle May 13, 2023
1ee637a
docs: moved around general troubleshooting section, reformatted conta…
Aquafina-water-bottle May 16, 2023
9fa2f5d
docs: reformatted changelog a bit
Aquafina-water-bottle May 16, 2023
4f6643e
feat: textbender integration with bolded definitions
Aquafina-water-bottle May 16, 2023
549d7b9
fix: cache script no longer working due to override option in logger …
Aquafina-water-bottle May 16, 2023
852cf79
feat: added regex error checking, cleaned up logger code a bit
Aquafina-water-bottle May 16, 2023
820696d
docs: major refactor to setup docs to include programs such as jl, as…
Aquafina-water-bottle May 16, 2023
92e5413
feat: added empty javascript partials specifically for overriding, ad…
Aquafina-water-bottle May 16, 2023
93ebb72
fix: ignore newlines in sentence comparison
Aquafina-water-bottle May 17, 2023
224ade5
fix: highlight Word field if only one character was found, since it's…
Aquafina-water-bottle May 17, 2023
d64a1bf
docs: better warning message on how to fix it
Aquafina-water-bottle May 17, 2023
54ef3b9
docs: rewrote index and preface, updated jidoujisho's creator fields
Aquafina-water-bottle May 17, 2023
ddf963d
docs: update default ajt config
Aquafina-water-bottle May 17, 2023
e5b36ab
Merge branch 'temp-master-docs' into dev
Aquafina-water-bottle May 17, 2023
30f0add
docs: comment on rb tag being deprecated
Aquafina-water-bottle May 18, 2023
a66b962
Merge remote-tracking branch 'origin/temp-master-docs' into temp-mast…
Aquafina-water-bottle May 18, 2023
089bef9
docs: reduce motion no longer disables animations on templates starti…
Aquafina-water-bottle May 18, 2023
48befba
docs: merged with master
Aquafina-water-bottle May 18, 2023
0f765cd
docs: merged with master
Aquafina-water-bottle May 18, 2023
eb17a20
Merge remote-tracking branch 'origin/temp-master-docs' into dev
Aquafina-water-bottle May 18, 2023
9da9e1f
style: made kanjis in kanji hover bigger, and unbolded text to make k…
Aquafina-water-bottle May 20, 2023
3e95468
docs: preface rewording, kanji hover 2 mockup
Aquafina-water-bottle May 20, 2023
872c5da
docs: updated css changes instructions to put at end of styles
Aquafina-water-bottle May 20, 2023
85119ea
refactor: separated docs base url, better check to see if onShownHook…
Aquafina-water-bottle May 23, 2023
05f6bbb
docs: updated default config for ajt japanese
Aquafina-water-bottle May 23, 2023
a611efa
Merge remote-tracking branch 'origin/temp-master-docs' into dev
Aquafina-water-bottle May 23, 2023
c56eed8
docs: typos/clarifications
Aquafina-water-bottle May 23, 2023
107f03a
style: made glossary font a tiny bit bigger
Aquafina-water-bottle May 26, 2023
35267aa
docs: updated kanji hover 2 mockup
Aquafina-water-bottle May 26, 2023
165e2a2
docs: updated link to youtube video
Aquafina-water-bottle May 26, 2023
8219c44
docs: prerelease-9 changelog
Aquafina-water-bottle May 26, 2023
44dc214
finalized version 0.12.0.0-prerelease-9
Aquafina-water-bottle May 26, 2023
cb708ad
docs: css to revert font size changes
Aquafina-water-bottle May 26, 2023
95878d8
docs: reworded setup changes section
Aquafina-water-bottle May 26, 2023
5c482a2
docs: first install should be from testing branch
Aquafina-water-bottle May 27, 2023
3171603
fix: expected fields for 0.10.0.0 not properly transferred
Aquafina-water-bottle May 27, 2023
71c94bd
fix: backing up files causing errors in Anki for some awful reason
Aquafina-water-bottle May 27, 2023
c3bdfd5
docs: typos and all
Aquafina-water-bottle May 27, 2023
1a1fe92
fix: Qt5 not supporting .at()
Aquafina-water-bottle May 27, 2023
77e7440
docs: warnings on certain RTOs that break certain systems
Aquafina-water-bottle May 27, 2023
244d032
chore: add .map files for all card types
Aquafina-water-bottle May 27, 2023
bcaaaf0
docs: recommend AnkiWebView Inspector to view ts
Aquafina-water-bottle May 27, 2023
8d2a74c
docs: added common option: do not reveal sentence on back side cards …
Aquafina-water-bottle May 27, 2023
e5a14f8
fix: pitch accent tests
Aquafina-water-bottle May 28, 2023
e50366a
docs: custom css to display furigana without spacing
Aquafina-water-bottle May 28, 2023
0697173
chore: secondary def translation updated
Aquafina-water-bottle May 28, 2023
8d45028
feat: support stylizing of multi-sentences (sentences separated with …
Aquafina-water-bottle May 28, 2023
71c5556
feat: frequency max set to -1 shows all frequencies
Aquafina-water-bottle May 28, 2023
3cfa43f
style: ran style.sh
Aquafina-water-bottle May 28, 2023
fabaff3
feat: renamed frequency RTOs list-all to list, added pa-none tag to n…
Aquafina-water-bottle May 29, 2023
5e1dc71
docs: changelog
Aquafina-water-bottle May 29, 2023
307e363
docs: freq listall -> list
Aquafina-water-bottle May 29, 2023
7a099a3
docs: added prerelease recommendation for mobile users
Aquafina-water-bottle May 29, 2023
bf82bcf
docs: merged with master
Aquafina-water-bottle May 29, 2023
ed1a6e4
finalized version 0.12.0.0-prerelease-10
Aquafina-water-bottle May 29, 2023
14dbd54
docs: fix changelog formatting
Aquafina-water-bottle May 29, 2023
2075979
refactor: cleaning up code, removed some todos, added 'type' to some …
Aquafina-water-bottle May 29, 2023
0ecf9b3
refactor: removed quotes in json5, skip checking existence of comment
Aquafina-water-bottle May 29, 2023
d489cab
refactor: fields.ts now depends on data/fields.json5
Aquafina-water-bottle May 29, 2023
d33e96c
refactor: get rid of kanjiHover.activateOn and hidden tooltip results
Aquafina-water-bottle May 29, 2023
c7ee5f5
refactor: privated selectPersist in favor of selectPersistObj and sel…
Aquafina-water-bottle May 29, 2023
c6a0523
feat: added compile time option for mobilePopup
Aquafina-water-bottle May 29, 2023
415fc4b
refactor: properly remove tooltips sort method
Aquafina-water-bottle May 29, 2023
4a56193
docs: removed tooltips hidden from docs
Aquafina-water-bottle May 29, 2023
d1d19bc
fix: properly added mkdocs redirects dependency
Aquafina-water-bottle May 30, 2023
d974ff2
fix: properly removed websocket utils from runtime options
Aquafina-water-bottle May 30, 2023
f3869a6
style: made padding more predictable by putting it on the same elemen…
Aquafina-water-bottle May 30, 2023
a756c7a
refactor: removed useless comments
Aquafina-water-bottle May 30, 2023
22c364a
docs: added sample CSS to grey out the blockquotes when not hovered o…
Aquafina-water-bottle May 30, 2023
b79668a
fix: docs now compile with new fields schema
Aquafina-water-bottle May 30, 2023
26b0717
docs: replaced rentry.co/mining to aquafina-water-bottle/stegatxins0-…
Aquafina-water-bottle May 30, 2023
cf2690b
docs: added common problem with animecards pitch graphs
Aquafina-water-bottle May 30, 2023
fa80d53
docs: added common Yomichan themes
Aquafina-water-bottle May 30, 2023
2624862
feat: made info circle dialog box togglable (for when js fails and fo…
Aquafina-water-bottle May 30, 2023
5c01603
refactor: renamed jpmn -> js since it's primarily a fallback for no js
Aquafina-water-bottle May 30, 2023
93cac12
docs: fixed formatting a bit
Aquafina-water-bottle Jun 1, 2023
0e990a5
example subs2srs config
Aquafina-water-bottle Jun 1, 2023
990e88f
docs: slightly better setup instructions for mpvacious
Aquafina-water-bottle Jun 3, 2023
46d26e7
feat: very basic support for compile options in css
Aquafina-water-bottle Jun 4, 2023
f8c6606
feat: added css classes that are generated based on the existance of …
Aquafina-water-bottle Jun 4, 2023
ce92e4b
docs: how to make CSS building better?
Aquafina-water-bottle Jun 4, 2023
34d840e
fix: wrong css variable
Aquafina-water-bottle Jun 5, 2023
2780026
feat: compile time option opt values
Aquafina-water-bottle Jun 5, 2023
332fcea
docs: discord username change \o/
Aquafina-water-bottle Jun 9, 2023
fe8d474
merged with temp-master-docs
Aquafina-water-bottle Jun 9, 2023
e98ab27
docs: WIP screenshot audio sharex hotkey
Aquafina-water-bottle Jun 10, 2023
671fb0b
feat: WIP hotkey script
Aquafina-water-bottle Jun 10, 2023
24a6210
feat: WIP breaking change to interface to hotkey.py, WIP docs to scripts
Aquafina-water-bottle Jun 10, 2023
374fa73
docs: WIP scripts
Aquafina-water-bottle Jun 11, 2023
a5e1f14
fix: remove global arg
Aquafina-water-bottle Jun 11, 2023
816a5f5
fix: only take basename of the file
Aquafina-water-bottle Jun 11, 2023
193df1e
feat: renamed img/audio commands
Aquafina-water-bottle Jun 11, 2023
62633c8
docs: updated AJT Japanese config
Aquafina-water-bottle Jun 15, 2023
0a01625
Merge remote-tracking branch 'origin/temp-master-docs' into dev
Aquafina-water-bottle Jun 15, 2023
d3902de
fix: localhost -> 127.0.0.1 to fix Windows lag
Aquafina-water-bottle Jun 15, 2023
f2d6f9c
docs: updated AJT Japanese config
Aquafina-water-bottle Jun 15, 2023
6fd0471
Merge remote-tracking branch 'origin/temp-master-docs' into dev
Aquafina-water-bottle Jun 15, 2023
de429af
docs: hotkeys stuff
Aquafina-water-bottle Jun 16, 2023
ccaa00b
Merge branch 'dev' into new_hotkey_script
Aquafina-water-bottle Jun 16, 2023
3b92168
docs: mostly finalized hotkeys text
Aquafina-water-bottle Jun 17, 2023
248975d
feat: play select audio
Aquafina-water-bottle Jun 17, 2023
7595b54
docs: renamed compile-time options to compile options for simplicity
Aquafina-water-bottle Jun 17, 2023
0d5baa7
Merge branch 'new_hotkey_script' into dev
Aquafina-water-bottle Jun 17, 2023
174eef7
feat: show only one frequency on mobile instead of 4 by default, if F…
Aquafina-water-bottle Jun 17, 2023
54ccba4
feat: made primary definition collapsible as an option, disable compi…
Aquafina-water-bottle Jun 19, 2023
cc3857c
feat: added some options to only simpify definitions on specific bloc…
Aquafina-water-bottle Jun 19, 2023
00229cb
style: ran style.sh
Aquafina-water-bottle Jun 19, 2023
6fbdc16
fix: card types not showing all results
Aquafina-water-bottle Jun 19, 2023
acd3cdf
feat: implemented kanjiHover.searchSentences
Aquafina-water-bottle Jun 20, 2023
56e4c9b
fix: yomichan templates now search raw text instead of processed text
Aquafina-water-bottle Jun 20, 2023
8f1ec0a
docs: asbplayer, mpvacious, anki editor fonts, changing card type, Ma…
Aquafina-water-bottle Jun 21, 2023
08254e0
docs: backfilling / importing rewrites
Aquafina-water-bottle Jun 21, 2023
d550fb6
docs: updating changelog a bit
Aquafina-water-bottle Jun 21, 2023
de6b64f
feat: added cleanup batch command (which just combines setting pasile…
Aquafina-water-bottle Jun 22, 2023
84842ab
feat: added some chinese bilingual dictionaries to the default handle…
Aquafina-water-bottle Jun 23, 2023
0cbc489
chore: config changes
Aquafina-water-bottle Jun 23, 2023
21392e6
chore: config changes
Aquafina-water-bottle Jun 23, 2023
c97126b
feat: untested split_audio batch command
Aquafina-water-bottle Jun 23, 2023
eb824a4
docs: fixed renaming font files
Aquafina-water-bottle Jun 23, 2023
e2e6dab
feat: opt value deckName
Aquafina-water-bottle Jun 23, 2023
c2ed328
feat: GlobalEventManager, refactored keybinds and image stylizer to use
Aquafina-water-bottle Jun 24, 2023
8adf17b
refactor: less log message spam
Aquafina-water-bottle Jun 24, 2023
94ca12f
finalized version 0.12.0.0-prerelease-11
Aquafina-water-bottle Jun 24, 2023
7b9c66e
docs: full 0.12.0.0-prerelease-11 changelog
Aquafina-water-bottle Jun 24, 2023
772c4f9
feat: added split_picture, made them defaults in cleanup
Aquafina-water-bottle Jun 24, 2023
97d9612
feat: properly distribute furigana over word, combined it into cleanu…
Aquafina-water-bottle Jun 25, 2023
8b65adc
feat: implemented linked folder tabs
Aquafina-water-bottle Jun 28, 2023
2e627aa
fix: added '故事・ことわざ・慣用句オンライン' to ignore first lines
Aquafina-water-bottle Jun 28, 2023
ca99efc
docs: set max 4 frequencies on personal setup
Aquafina-water-bottle Jun 28, 2023
5589cf8
fix: properly ignore jitenon dictionaries in handlebars and rto
Aquafina-water-bottle Jun 28, 2023
9c62be6
chore: bump handlebars version
Aquafina-water-bottle Jun 29, 2023
75adc7a
docs: slowly getting it to 0.12.0.0 release...
Aquafina-water-bottle Jul 9, 2023
f9d98ac
docs: renamed (handlebars) markers -> helpers
Aquafina-water-bottle Jul 10, 2023
6763778
fix: ignore more jitenon dictionaries from first line handling
Aquafina-water-bottle Jul 10, 2023
3b712f5
docs: properly document that some dictionaries cannot have their firs…
Aquafina-water-bottle Jul 10, 2023
be161af
fix: ignore jitenon dictionaries from first line handling
Aquafina-water-bottle Jul 10, 2023
b3b84cc
Merge branch 'temp-master-docs' into dev
Aquafina-water-bottle Jul 10, 2023
e60d7e2
feat: ignore processing pictures from jitenbot dictionaries
Aquafina-water-bottle Jul 10, 2023
a0cf65a
feat: add match-yomichan mode to image parser, for new jitenbot dicts
Aquafina-water-bottle Jul 11, 2023
b9ab860
finalized version 0.12.0.0-prerelease-12
Aquafina-water-bottle Jul 12, 2023
7ac8278
fix: invalid url
Aquafina-water-bottle Jul 17, 2023
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
The table of contents is too big for display.
Diff view
Diff view
  •  
  •  
  •  
12 changes: 11 additions & 1 deletion .gitignore
Original file line number Diff line number Diff line change
Expand Up @@ -350,7 +350,9 @@ templates/out.html
templates/output/
config.py
config/config.py
config/user_jpmn_opts.jsonc
config/user_jpmn_opts*.json*
config/user_jpmn_opts.json
config/config.json*
build/
templates/scss/*.css

Expand All @@ -370,10 +372,18 @@ tools/tests/jinja/tests/tmp/
.ccls-cache/
src/scss/aquafina_extra/
src/modules/aquafina-extra/
src/ts/consts.ts
src/ts/test/templates/
src/_js/
config/temp/
src/svg/folder-tab/unused/


# Created by Windows when setting up python / Dependecies
Scripts/

# Technically the directory should be overwritten in opts, but not everyone does that
overrides/*
!overrides/.gitkeep

themes/parfait/
9 changes: 9 additions & 0 deletions .prettierrc.json5
Original file line number Diff line number Diff line change
@@ -0,0 +1,9 @@
{
"trailingComma": "es5",
"printWidth": 90,
"tabWidth": 2,
"semi": true,
"singleQuote": true,
"arrowParens": "always",
}

383 changes: 360 additions & 23 deletions CHANGELOG.md

Large diffs are not rendered by default.

2 changes: 1 addition & 1 deletion LICENSE
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
MIT License

Copyright (c) 2022-2023 Austin S.
Copyright (c) 2022-2023 Austin Siew

Permission is hereby granted, free of charge, to any person obtaining a copy
of this software and associated documentation files (the "Software"), to deal
Expand Down
19 changes: 10 additions & 9 deletions README.md
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
# jp-mining-note

**jp-mining-note** (JPMN) is an Anki card template for studying Japanese,
**jp-mining-note** (JPMN) is a highly customizable Anki card template for studying Japanese,
designed to be visually appealing and simple to use without sacrificing functionality.
Easily paired with most automatic card creation workflows,
this aims to make your experience with Anki as smooth as possible.
Expand All @@ -13,7 +13,7 @@ Note that this project is still in its early stages.
Better support across systems and more features are planned for the future.


# Demos
## Demos

<!--
- hover over furigana
Expand Down Expand Up @@ -69,18 +69,19 @@ Card creation:
</details>


# Known Limitations
* No support for mobile. (Support for Ankidroid is planned for the future, but with no ETA.)
## Known Limitations
* Mobile support is slowly being worked on, but is currently unstable.
The mobile interface is still not finalized.

# Get Started
See the documentation [here](https://aquafina-water-bottle.github.io/jp-mining-note/).
## Get Started
See the documentation and setup procedure [**here**](https://aquafina-water-bottle.github.io/jp-mining-note/).

# Other Info
Tested on Anki 2.1.54 (Qt6), Linux (Ubuntu) & Windows.
## Other Info
Tested on Anki 2.1.61 (Qt6), Linux (Ubuntu) & Windows.

It is recommended you use the latest version of Anki if possible.

# License
## License
MIT. Go insane.


1 change: 1 addition & 0 deletions config/compile_opts.json
Original file line number Diff line number Diff line change
@@ -0,0 +1 @@
{}
3 changes: 3 additions & 0 deletions config/compile_opts.json5
Original file line number Diff line number Diff line change
@@ -0,0 +1,3 @@
{

}
9 changes: 9 additions & 0 deletions config/default_config.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,9 @@
{
"theme-folder": null,
"theme-override-user-options": true,
"runtime-options-path": "config/runtime_opts.json5",
"compile-options-path": "config/compile_opts.json5",
"translation-file": "data/translations.json5",
"templates-override-folder": "overrides",
"sass-path": "sass"
}
37 changes: 37 additions & 0 deletions config/default_config.json5
Original file line number Diff line number Diff line change
@@ -0,0 +1,37 @@
{
// ==========================================================================
// = Custom Theme =
// ==========================================================================

// See (TODO link documentation here) for more info
"theme-folder": null,
//"theme-folder": "132",
//"theme-folder": "opt_vocab",
//"theme-folder": "rayrtheii",

// whether the theme options overrides the user options or not
"theme-override-user-options": true,



// ==========================================================================
// = File Options =
// ==========================================================================

// - File searched under (root).
// - Ignores if it doesn't exist.
// - Must be valid json5! If you want it to be empty,
// at least make sure the file contains {}
"runtime-options-path": "config/runtime_opts.json5",
"compile-options-path": "config/compile_opts.json5",

// - File searched under (root).
"translation-file": "data/translations.json5",

// - File searched under (root).
// - Ignores folder if it doesn't exist.
"templates-override-folder": "overrides",

// - You need dart-sass!
"sass-path": "sass",
}
150 changes: 0 additions & 150 deletions config/example_config.py

This file was deleted.

Loading