Abdo
3a0c3ef4e7
Fix notetype changing after changes to fields
2025-10-26 17:59:33 +03:00
Abdo
12769460ba
Fix initial=True being passed to subsequent loadNote calls
2025-10-26 17:57:52 +03:00
Abdo
7113648a3f
Formatting
2025-10-19 08:41:03 +03:00
Abdo
f9607ce8af
Fix focused field not being preserved
2025-10-19 08:39:03 +03:00
Abdo
0ed12f5c63
Fix notetype/deck of original note not being set
2025-10-19 08:32:27 +03:00
Abdo
5e9428cd26
Preserve initial note load args
2025-10-19 06:57:01 +03:00
Abdo
9dcbf70aeb
Fix formatting/typing errors
2025-10-18 14:38:21 +03:00
Abdo
33a1b32095
Fix legacy editable styles
2025-10-18 06:45:17 +03:00
Abdo
8a0a21aba6
Fix call_after_note_saved()
2025-10-18 04:25:25 +03:00
Abdo
7c6fa98063
Add RPCs for Fields/Cards dialogs
2025-10-18 04:14:02 +03:00
Abdo
bdbafb1f6e
Save before opening Fields/Cards
2025-10-18 03:55:03 +03:00
Abdo
71dfb6350d
Run scheduled save before add
2025-10-18 03:53:00 +03:00
Abdo
74c727e82c
Remove log()
2025-10-18 01:37:09 +03:00
Abdo
9278da2c85
Formatting
2025-10-15 00:56:03 +03:00
Abdo
6248a71f2a
Move .reload_note() calls
2025-10-15 00:53:37 +03:00
Abdo
d0eb61acdb
Fix notetype label not changing when default deck is set
2025-10-14 23:46:37 +03:00
Abdo
4ec88a8351
Handle operation changes from other screens
2025-10-14 23:46:31 +03:00
Abdo
fbfd2784d8
Merge branch 'main' into editor-3830
2025-10-13 13:38:14 +03:00
Abdo
f10d48db47
Handle undo for all RPCs that return OpChanges
2025-10-13 13:09:49 +03:00
Abdo
6165567238
Refresh fields after MathJax toggle
...
There's probably a more efficient solution for this but I couldn't
figure it out
2025-10-01 11:50:27 +03:00
Dan
0986af4f81
fix(Occlusion): remember toggle translucency setting ( #4366 )
...
* remember translucency
Adding myself to contributors
Added braces surrounding if statement to comply with ninja checks
* ninja fix format
2025-09-30 20:18:26 +03:00
Abdo
fbd21ba7f1
Restore toggleMathjax for legacy editor
2025-09-30 15:53:45 +03:00
Abdo
28daa16bcf
Merge branch 'main' into editor-3830
2025-09-30 15:31:26 +03:00
Hanni614
ee664b8fbb
Stats - Retention rate help box links to Deck Options manual page #4198 ( #4329 )
...
* stats: link retention help box to "Desired retention" section
* docs: use HTTPS for fsrs and desiredRetention links
* Add Hanna Nilsén to CONTRIBUTORS
* Apply suggestion from @user1823
Co-authored-by: user1823 <92206575+user1823@users.noreply.github.com>
---------
Co-authored-by: Hanna Nilsén <hannanilsen@macbookair.students.netlogon.liu.se>
Co-authored-by: user1823 <92206575+user1823@users.noreply.github.com>
2025-09-27 14:46:11 +10:00
llama
c56e6e55ec
feat: show saved custom colours as options in fill tool colour picker on mobile ( #4348 )
...
* add GetCustomColours rpc method
* save colours as rgb instead of argb
* show saved custom colours as possible options in colour picker
this is primarily for mobile clients, as qt currently ignores this
* save custom colours on colour picker change (for desktop)
2025-09-25 06:34:27 +03:00
Abdo
6f93bfa13a
Move retrieve_url to backend
2025-09-08 00:31:34 +03:00
Luc Mcgrady
dda730dfa2
Fix/Invalid memory states in simulator after parameters changed ( #4317 )
...
* Fix/Invalid memory states after optimization for simulator
* Update ts/routes/deck-options/FsrsOptions.svelte
* typo
* ./check
2025-09-04 14:35:00 +10:00
Abdo
5fe532d5d2
Show number of added cards
2025-09-03 00:01:04 +03:00
Abdo
355e5f2125
Merge branch 'main' into editor-3830
2025-09-02 22:46:06 +03:00
GithubAnon0000
c93e11f343
FIX gap above bury ( #4298 )
2025-09-01 15:09:42 +10:00
Luc Mcgrady
3521da3ad6
Chore/Remove CMRR from fsrs help modal ( #4290 )
...
* Remove cmrr from fsrs help sections
* move other strings
2025-09-01 14:58:20 +10:00
Abdo
b79014814d
Fix legacy DuplicateLink handling
2025-08-30 16:54:12 +03:00
Abdo
8cf3dee351
Fix browser error on deleted notes
2025-08-30 16:06:55 +03:00
Abdo
06d322aca4
Preserve focused field
2025-08-28 03:40:49 +03:00
Abdo
a3bf145007
Copy sticky fields
2025-08-28 03:07:55 +03:00
Abdo
7a98aa0644
Fix lints
2025-08-27 04:15:43 +03:00
Abdo
1cb733da29
Ensure bigint
2025-08-27 04:08:17 +03:00
Abdo
6ea64bcac5
Fix TS errors
2025-08-27 03:55:21 +03:00
Abdo
603b12967c
Alow passing deck/notetype ID on AddCards init
2025-08-27 03:54:27 +03:00
Abdo
becac3f764
Simplify loadNote() arg passing
2025-08-27 03:30:19 +03:00
Abdo
2ff2ad6bca
Formatting
2025-08-27 03:06:01 +03:00
Abdo
6b5729ce18
Implement field copying on notetype change
2025-08-27 03:05:49 +03:00
Abdo
52254d40ac
Merge branch 'main' into editor-3830
2025-08-27 02:40:11 +03:00
Abdo
f57c41bf3c
Clear lastAddedNote on notetype change
2025-08-27 02:36:39 +03:00
Abdo
466306a0f6
Move defaultsForAdding handling to start of loadNote
2025-08-27 02:33:37 +03:00
Abdo
8b144ca238
Fix default_deck_for_notetype handling
2025-08-27 02:32:42 +03:00
Abdo
efe76a24dc
Only reload note on reopen if empty
2025-08-27 02:08:27 +03:00
Abdo
ba881d4e90
Fix selected notetype/deck reverting back to defaults
2025-08-27 02:01:10 +03:00
Lee Doughty
2fee6f959b
Replace deprecated $app/stores with $app/state in SvelteKit frontend ( #4282 )
...
* Migrate frontend from /stores to /state
* Update CONTRIBUTORS
2025-08-26 21:28:49 +03:00
Luc Mcgrady
562cef1f22
Fix #4253 ( #4259 )
...
* Reapply "Fix/Retention help button bounds (#4253 )" (#4258 )
This reverts commit fb2e2bd37a .
* move div up slots instead of using condition
* Avoid tabbing
---------
Co-authored-by: Abdo <abdo@abdnh.net>
Co-authored-by: Damien Elmes <dae@users.noreply.github.com>
2025-08-20 01:19:25 +10:00