Abdo
|
ba881d4e90
|
Fix selected notetype/deck reverting back to defaults
|
2025-08-27 02:01:10 +03:00 |
|
Abdo
|
b4f14cf29b
|
Use default_deck_for_notetype()
|
2025-08-16 20:47:56 +03:00 |
|
Abdo
|
18d3400cbb
|
Add missing loadNewNote arg
|
2025-08-16 20:46:56 +03:00 |
|
Abdo
|
829da5a84a
|
Use defaults_for_adding()
|
2025-08-16 20:39:21 +03:00 |
|
Abdo
|
9d1ecc3ed9
|
Fix lint errors
|
2025-08-14 09:34:33 +03:00 |
|
Abdo
|
2e573727ed
|
Do not show selectors in legacy mode
|
2025-08-14 09:25:41 +03:00 |
|
Abdo
|
0137ca6c27
|
Only show selectors in Add mode
|
2025-08-14 08:52:11 +03:00 |
|
Abdo
|
b17bfb2658
|
Pass selected notetype/deck to editor
|
2025-08-14 08:50:38 +03:00 |
|
Abdo
|
d054e0f078
|
Use translations
|
2025-08-14 08:38:08 +03:00 |
|
Abdo
|
25f51345d5
|
Implement Deck/Notetype selectors in Svelte
|
2025-08-14 07:48:02 +03:00 |
|
Abdo
|
3f6d904236
|
Reduce duplication across modal components
|
2025-08-09 05:27:51 +03:00 |
|
Abdo
|
9a054d6924
|
Complete noteCanBeAdded()
|
2025-07-28 10:17:12 +03:00 |
|
Abdo
|
958599ed09
|
Debounce loadNote() calls
|
2025-07-27 18:43:32 +03:00 |
|
Abdo
|
0f062563a6
|
Add hack for buttons position in IO mode
|
2025-07-27 01:34:27 +03:00 |
|
Abdo
|
1ce564adf0
|
Fix bottom editor buttons not shown in IO editor
Positioning needs to be fixed.
|
2025-07-26 23:23:52 +03:00 |
|
Abdo
|
26473e6f6c
|
Remove unused add_current_note()
|
2025-07-26 22:31:20 +03:00 |
|
Abdo
|
ae42f5685b
|
Fix Create Copy
|
2025-07-26 22:29:19 +03:00 |
|
Abdo
|
1662ff440b
|
Set a different shortcut for Mac
|
2025-07-25 14:43:33 +03:00 |
|
Abdo
|
f379aa742e
|
Implement History button
|
2025-07-25 14:41:27 +03:00 |
|
Abdo
|
f2e7504270
|
Add missing await
|
2025-07-24 13:40:11 +03:00 |
|
Abdo
|
63052e7fb9
|
Add a legacy switch to NoteEditor
|
2025-07-24 13:14:27 +03:00 |
|
Abdo
|
a05f3dd38a
|
Restore old editor entrypoint
|
2025-07-24 11:49:10 +03:00 |
|
Abdo
|
c91f943f29
|
Merge branch 'main' into editor-3830
|
2025-07-21 21:24:50 +03:00 |
|
Abdo
|
8e9cc5c382
|
Implement add button
|
2025-07-10 00:14:58 +03:00 |
|
Abdo
|
c2374dcc24
|
Implement help button
|
2025-07-09 06:29:06 +03:00 |
|
Abdo
|
a8a2e4ee32
|
Implement close button
|
2025-07-09 05:32:46 +03:00 |
|
Abdo
|
01fd4df9cb
|
Replace svelte-contextmenu with a custom implementation
Keyboard navigation is to be handled.
|
2025-07-09 04:47:03 +03:00 |
|
Abdo
|
b1771895c5
|
Merge branch 'main' into editor-3830
|
2025-07-09 03:33:30 +03:00 |
|
Abdo
|
d0bb1ffd9a
|
Tweak naming
|
2025-07-03 11:03:03 +03:00 |
|
Abdo
|
dbd8737f0a
|
Fix undo ops of add_note/update_notetype
|
2025-07-03 10:58:30 +03:00 |
|
Abdo
|
5a7832b16d
|
Rewrite empty check
|
2025-07-03 07:44:30 +03:00 |
|
Abdo
|
966801fbe7
|
Fix misaligned sticky badge
|
2025-07-03 07:25:52 +03:00 |
|
Abdo
|
1f002134fe
|
Add a basic fieldsAreBlank()
|
2025-06-30 11:50:26 +03:00 |
|
Abdo
|
a32ef31382
|
Fix lint errors
|
2025-06-29 22:03:58 +03:00 |
|
Abdo
|
939d833e12
|
Merge branch 'main' into editor-3830
|
2025-06-29 22:01:28 +03:00 |
|
Abdo
|
24913d1a64
|
Fix context menu input field focus handling
|
2025-06-29 05:26:37 +03:00 |
|
Abdo
|
014247b70f
|
Merge branch 'main' into editor-3830
|
2025-06-28 21:49:24 +03:00 |
|
Abdo
|
70264bd23f
|
Fix lint errors
|
2025-06-28 16:56:54 +03:00 |
|
Abdo
|
dd673851db
|
Go back to using QClipboard
|
2025-06-28 16:46:13 +03:00 |
|
Abdo
|
0bdeab974f
|
Trim leading/trailing whitespace from URL
Windows likes to add extra newlines...
|
2025-06-28 16:42:12 +03:00 |
|
Abdo
|
33fb6bf400
|
Handle image occlusion drops
|
2025-06-28 14:51:53 +03:00 |
|
Abdo
|
91bba5f429
|
Add missing allowedSuffixes arg
|
2025-06-28 13:46:21 +03:00 |
|
Abdo
|
0bc06d6c1a
|
Fix lint error
|
2025-06-24 17:06:25 +03:00 |
|
Abdo
|
2ffcbc9c5d
|
Focus field input on drop
|
2025-06-24 16:06:30 +03:00 |
|
Abdo
|
bc26b283a0
|
Reimplement sticky field saving
|
2025-06-24 15:51:05 +03:00 |
|
Abdo
|
c4a9ba254e
|
Remove editor.note refs and fix some lint errors
|
2025-06-21 10:08:45 +03:00 |
|
Abdo
|
dabd0def55
|
Formatting
|
2025-06-21 09:43:23 +03:00 |
|
Abdo
|
e0120309fa
|
Fix Cards/Fields buttons
|
2025-06-21 09:32:14 +03:00 |
|
Abdo
|
f8ce1c3526
|
Fix lint errors
|
2025-06-18 23:57:19 +03:00 |
|
Abdo
|
f4293c1f9e
|
Remove mediaPromise
|
2025-06-18 23:55:33 +03:00 |
|