Damien Elmes
|
698ae855d3
|
update 1 arg tr strings in rslib
|
2021-03-27 10:39:53 +10:00 |
|
Damien Elmes
|
dc5fdd30d4
|
update no-arg TR references in rslib/
|
2021-03-26 23:16:08 +10:00 |
|
Damien Elmes
|
95dea7f20a
|
move activeCols into config/
|
2021-03-23 18:40:50 +10:00 |
|
RumovZ
|
03b9667789
|
Use raw sort field text in note_field_str() ...
... instead of the preprocessed note.sort_field. That means we always
have to load the note with fields.
|
2021-03-22 12:12:52 +01:00 |
|
RumovZ
|
de73232f0d
|
Fix date_string using FixedOffset instead of Local
|
2021-03-22 08:50:54 +01:00 |
|
RumovZ
|
255daad820
|
Fix card_due_str()
|
2021-03-21 21:18:56 +01:00 |
|
RumovZ
|
c91182b248
|
Strip question from answer string
|
2021-03-21 21:17:38 +01:00 |
|
RumovZ
|
af90bbf879
|
Check original_deck_id rather than original_deck()
in card_due_str() as we don't necessarily have to load that deck.
|
2021-03-20 18:12:00 +01:00 |
|
RumovZ
|
1ab0d4dff8
|
Refactor browser_rows.rs
* Make RowContext taking functions methods
* Make RowContext constructor a method
* Rename 'with_fields' to 'card_render'
|
2021-03-20 18:02:41 +01:00 |
|
RumovZ
|
04ae6f727b
|
Rename browser_rows/RowColor to Color
|
2021-03-20 17:31:16 +01:00 |
|
RumovZ
|
b86d683f17
|
Rename render_card_inner() to render_card()
|
2021-03-20 17:26:30 +01:00 |
|
RumovZ
|
7425aa6b58
|
Refactor search/browser.rs to browser_rows.rs
|
2021-03-20 17:20:49 +01:00 |
|