1
Commit Graph

37 Commits

Author SHA1 Message Date
60c37d73fd Handle glossary in list format 2016-05-17 22:28:56 -07:00
a8f784f0a4 Cleanup 2016-05-17 22:12:05 -07:00
2014458e82 Fixups, adding yomichan-common submodule 2016-05-08 12:05:32 -07:00
09b007d5f0 Cleanup 2016-05-01 20:43:09 -07:00
0640fd4be8 Deleting dead code, updating README
Former-commit-id: 680131f5b7ea0dc78ac7d2585fbbf4c0a07aa720
2015-11-13 18:33:13 +09:00
David Jablonski
89f2e8426b use of python std functions
Former-commit-id: b914354d3226c57eb0cb3ecf27a8037425c6cae9
2015-04-21 06:47:16 +02:00
David Jablonski
da30e65c29 adding support for tab-separated translations
Former-commit-id: a51c49dad09ddee57401b0510392ab2e4af64c21
2015-04-20 22:47:15 +02:00
felixvd
fed32e4de9 Reverting changes to getSentece() behavior
New line is now again ignored when looking for the end of the sentence.


Former-commit-id: a47014c3dfeb6cfb0d251dc448814bacdaec98db
2015-02-12 13:44:29 +09:00
felixvd
7179dd6436 Context sentence properly cut off at newline
The newline character is taken into account 20 lines earlier when
looking for the start of the segment, but not when looking for its end.
When lines don’t end in punctuation (e. g. notes taken in lectures),
this could result in excessively long {sentence} fields.


Former-commit-id: 8e25d2d2b7212c23e1a67c96055943c53aca4b36
2015-02-11 01:54:41 +09:00
3aa5c8ee7e Cleanup of HTML generation code
Former-commit-id: b7080d6c0970944494c07ccd5c3c35719b34b660
2014-12-28 21:46:01 +09:00
1c5129f82b Adding in contents of enamdict
Former-commit-id: 2738889da33182d941c2179afbc5f3d776dc886a
2014-12-28 19:13:24 +09:00
1e2f0e51a2 Allow text word lists to be imported
Former-commit-id: ac96ec75dd83094a5dd1455a77f2d0fb68bed0b7
2014-12-24 17:26:05 +09:00
bd1fe47502 Can now import Kindle vocab decks
Former-commit-id: 79282c1efd08bc501505850d1613926f479a95b0
2014-12-20 20:39:24 +09:00
e7577a7cd0 Stub for importing word list
Former-commit-id: ee45d2c32f6ec50a4ab38cd5e139636b103efa9f
2014-12-20 20:19:22 +09:00
4194570cd4 Fixing bugs related to adding kana-only cards, bumping version
Former-commit-id: 298b5275a85d3f60b118846c6fc7b9885702c48a
2013-12-22 13:57:05 -08:00
46c99d7efb Improvements to text scanning and deinflection display
Former-commit-id: 94bfd5c174c2f68dfb85b2040a272e4523f9e799
2013-11-17 20:21:57 -08:00
9461c0f3dc Adding handling for incorrect field markup
Former-commit-id: 1f496162e8fc779cb4950d4f3c179e4d6d52aa61
2013-11-16 12:51:21 -08:00
23e6c21a7e Updating formatting for HTML output
Former-commit-id: 9f3bb3a0f42e0ab0b074e84f40044c07a4e0db91
2013-11-16 12:30:20 -08:00
6b761321f0 Updating UI labels
Former-commit-id: 06c061d606fef268af9acdfc57b769d6f2adeb35
2013-11-16 11:53:02 -08:00
d31bff5700 Adding imporved support for searching using wildcards
Former-commit-id: 95d392046cc4d703fee433afabbd4ba3d04fad36
2013-11-16 11:21:35 -08:00
170484fa24 Updating Kanji lookup, temporarily disabling fancy search
Former-commit-id: c6e298b51f4d5ae8596244fe97e227bc8fa2dc18
2013-11-14 09:22:20 -08:00
4423e7efc0 Correctly copy Kanji defintions to clipboard
Former-commit-id: 505fff8db8eabb0abfe1f8ff8e6b411ee520563d
2013-11-14 08:36:26 -08:00
9e5cddea50 Cleanup
Former-commit-id: 9810f65c42e33af17c2db976c5859a60654e2ded
2013-11-11 19:59:47 -08:00
d279b2bf28 Some basic support for displaying information about characters
Former-commit-id: 895554df1f912021309091c88cd5b3c2a8b7211f
2013-11-10 20:27:25 -08:00
cabd0a8506 Cleanup of helper functions for card generation
Former-commit-id: 61748bf8d76245d7a11ed2377bc8375bd6ece256
2013-11-10 17:39:44 -08:00
b82a42f875 Reader now works with multiple profiles
Former-commit-id: 8b63fc882c208986956eaab5e046c7e2174137b1
2013-11-10 13:59:37 -08:00
1d4d03592b Adding additional encodings for autodetect, fixing line wrap bug
Former-commit-id: c8c98e42b5e73f3ae293ce72432ab3530a08c48c
2013-11-09 19:09:40 -08:00
21b7c734a4 Switching way markup fields are formatted for cards
Former-commit-id: e97bb1211a24175976293161878ec771d94334dc
2013-11-09 18:33:31 -08:00
d2c9cb7b6b Cleaning up reader_util, making sorting order better for translator
Former-commit-id: 5597695db5254d71c294404d87431e1c99cc3d9e
2013-11-09 18:08:20 -08:00
89f407e9fa Renaming definitions to glossary
Former-commit-id: fc5361ee49f6f74a2032f56d1d13728eecb7b8c8
2013-11-09 17:50:24 -08:00
4329d6c047 Switching dictionary to return values in python dictionaries instead of tuples
Former-commit-id: 3f0682e88a24faed24f9e12e7c9cee338e817672
2013-11-09 15:42:02 -08:00
18bae9b3d2 Adding code to make Yomichan work with the new dictionary and deinflector
Former-commit-id: dc63a286c7de76d0cbb723a30df5bdf881d6bb34
2013-11-09 13:17:29 -08:00
28943692a6 fixing broken tags on adding words, bumping version number 2013-02-22 19:11:17 -08:00
b6e7188bdf reverting back to static layout since windows sucks 2012-12-25 13:24:53 -08:00
084a35b794 renaming icons 2012-12-25 08:57:53 -08:00
7fa6904812 bleh 2012-12-24 09:24:02 -08:00
d0c765abee file management 2011-11-19 19:02:33 -08:00