Commit Graph

562 Commits

Author SHA1 Message Date
windingwind 7ec71c9a10 fix: #1264 2025-01-18 17:26:44 +01:00
windingwind 270d7fcb7f chore(deps): update scaffold 2025-01-12 15:07:07 +01:00
Mi Ramon cfedb94159
fix: bulleted list and numbered list nowarp (#1261) 2025-01-12 14:59:28 +01:00
windingwind b1fe4cc735 chore: sort templates in template picker
fix: #1250
2025-01-06 20:31:19 +01:00
windingwind 4fae5a422f update(deps): scaffold 2025-01-06 19:45:43 +01:00
windingwind 63f8ce3a58 fix: editor getPositionAtLine when line index exceeds line count 2025-01-06 19:42:13 +01:00
windingwind 7dd98cbd87 chore: improve note from annotation button 2025-01-06 12:28:43 +01:00
windingwind a138848c4f chore: improve note from annotation button style 2025-01-06 12:07:33 +01:00
windingwind 2b0ef07fee test: add template tests 2025-01-06 11:49:10 +01:00
windingwind a144a74356 fix: insert template after cursor line
fix: #1248
2025-01-06 00:43:13 +01:00
windingwind fb3d218f9f fix: addLineToNote when lineIndex out of range
fix: #1239
2025-01-05 22:51:25 +01:00
windingwind 303f13639c fix: magic palette locale 2025-01-05 18:19:51 +01:00
windingwind a59647688e feat: refresh templates in magic palette
resolve: #1212
2025-01-05 18:14:53 +01:00
windingwind f93a43fdb3 chore: disable patchOpenTabMenu temporarily 2024-12-29 18:45:11 +01:00
windingwind b8924c7e1f chore(deps): update deps 2024-12-29 18:42:47 +01:00
windingwind e5e149e6f2 fix: don't copy embedded images to its parent note 2024-12-13 13:55:49 +01:00
windingwind 6bfae7376c fix: multi-selection in note picker 2024-12-13 13:55:49 +01:00
windingwind 95a0f4916d add: api.convert.note2html dryRun flag
fix: note2html for preview in link creator
2024-12-13 13:55:49 +01:00
windingwind 6c8b8dc988 chore: move link creator content generation outside window scope
fix: content generation abort after window closed

fix: #1225
2024-12-13 13:55:08 +01:00
windingwind a3b5ac8050 add: api.template.runQuickInsertTemplate 2024-12-13 13:13:24 +01:00
windingwind c6d4d93c5d fix: note link section count exclude invalid items 2024-12-13 12:16:15 +01:00
windingwind 43a74a013b fix: underline annotation serialization
fix: #1222
2024-12-11 16:18:00 +01:00
windingwind 65c220f292
feat: add tests (#1220) 2024-12-09 17:16:13 +01:00
windingwind d17d5dc025 fix: rehype2remark list item inline bug
fix: #1207
2024-11-30 10:08:29 +01:00
windingwind 88e831d395 fix: refresh template editor after importing 2024-11-19 17:01:47 +01:00
windingwind 60d0f30836 fix: #1201 2024-11-18 23:17:48 +01:00
windingwind e15e0552f6 fix: magic key input blur stops click event
fix: #1192
2024-11-13 13:13:04 +01:00
windingwind 6590c94fd7 add: magic key palette keyboard handle 2024-11-12 15:00:34 +01:00
windingwind 3fc5adb516 fix: magic key command navigation 2024-11-12 14:42:36 +01:00
windingwind 1591c0f2a0 add: open attachment to magic key command 2024-11-12 14:37:42 +01:00
windingwind 354430200d add: copy link to magic key command 2024-11-12 13:41:01 +01:00
windingwind 4231f8c998 fix: do not scroll editor when showing magic key popup 2024-11-11 21:56:11 +01:00
windingwind e44e07eefa add: magic key command palette 2024-11-11 20:19:57 +01:00
windingwind caa18fc5e2 fix: note editor plugin reconfigure
fix: #1190
fix: #1189
2024-11-11 10:32:04 +01:00
windingwind ec1674cf11 add: paste plaintext markdown into note editor
resolve: #1185
2024-11-10 17:41:27 +01:00
windingwind 7859df48c0 update: rework export window 2024-11-09 20:48:14 +01:00
windingwind fccdd28677 update: deps 2024-11-09 17:33:08 +01:00
windingwind 2f5eadda58 fix: MessageHelper dev flag 2024-11-09 12:16:01 +01:00
windingwind 59ab1413ad refactor: relation worker use MessageHelper 2024-11-09 12:15:02 +01:00
windingwind 6f8aa89276 fix: image viewer
move: toolbutton.css
2024-11-09 11:46:11 +01:00
windingwind 5e42e3db3d add: use `note.css` for note export to PDF
update: lint
2024-11-07 20:29:27 +01:00
windingwind 4dbb34819d update: deps 2024-10-23 20:29:15 +02:00
windingwind da68a449d2 add: parsing worker
fix: #1166
2024-10-21 17:37:32 +02:00
windingwind 5409a57e7d fix: outlinePane notifier id 2024-10-21 15:53:24 +02:00
windingwind 10fc0d5706 fix: skip auto-sync for all opened notes 2024-10-21 15:50:39 +02:00
windingwind 99d8bb4679 resolve: #1167 2024-10-21 10:18:22 +02:00
windingwind 4a871a8c21 add: share button in template editor 2024-10-18 17:29:18 +02:00
windingwind 673c0bbce0 fix: template render
remove: do not support markdown backtick grammar
2024-10-13 22:55:58 +02:00
windingwind 314f3a0811 add: template editor format buttons 2024-10-13 10:45:49 +02:00
windingwind 13e172a96c add: hover to show note link preview 2024-10-11 11:49:54 +02:00