Commit Graph

270 Commits

Author SHA1 Message Date
Daniel
c896d96184
🎨 Improve page number for exporting PDF annotation hyperlinks https://github.com/siyuan-note/siyuan/issues/11780 2024-06-24 23:11:41 +08:00
Daniel
a35ce3e31e
🎨 Remove page number parameters from PDF annotation hyperlinks when exporting Docx https://github.com/siyuan-note/siyuan/issues/11780 2024-06-21 19:46:45 +08:00
Daniel
a4c8273824
🐛 Fix https://github.com/siyuan-note/siyuan/issues/11755 2024-06-19 09:38:02 +08:00
Daniel
2589b009eb
🎨 Improve embed blocks exporting https://github.com/siyuan-note/siyuan/issues/11725 2024-06-16 00:08:15 +08:00
Daniel
f51b337693
🎨 Display details when exporting .sy.zip and data.zip https://github.com/siyuan-note/siyuan/issues/11696 2024-06-12 12:03:31 +08:00
Daniel
cb41abb7bd
🎨 Keep the width when duplicating database table view field https://github.com/siyuan-note/siyuan/issues/11552 2024-06-10 16:50:00 +08:00
Daniel
8901bd3abc
🎨 Export the binding block docs when exporting the doc where the database is located https://github.com/siyuan-note/siyuan/issues/11486 https://github.com/siyuan-note/siyuan/issues/11486 2024-05-23 10:58:14 +08:00
Daniel
d84baabc33
🎨 Export the binding block docs when exporting the doc where the database is located https://github.com/siyuan-note/siyuan/issues/11486 https://github.com/siyuan-note/siyuan/issues/11486 2024-05-23 10:30:52 +08:00
Daniel
97cbf7c320
🚩 Macro definitions are no longer expanded when exporting formulas https://github.com/siyuan-note/siyuan/issues/11500 2024-05-22 10:09:31 +08:00
Daniel
aa817d17ef
🎨 Use real theme style value replace var in preview mode https://github.com/siyuan-note/siyuan/issues/11490 2024-05-21 15:35:39 +08:00
Daniel
4a29d45a5c
🎨 Improve av name https://github.com/siyuan-note/siyuan/issues/11481 2024-05-20 23:04:24 +08:00
Daniel
67b332108d
🎨 Use real theme style value replace var in preview mode https://github.com/siyuan-note/siyuan/issues/11458 2024-05-20 11:48:15 +08:00
Daniel
c79238025c
🎨 If a file with the same name exists during export PDF/Docx, it will be automatically renamed https://github.com/siyuan-note/siyuan/issues/11357 2024-05-19 17:56:32 +08:00
Daniel
0acc84f285
🐛 Rendering exception in export preview mode when custom attribute value has line breaks https://github.com/siyuan-note/siyuan/issues/11453 2024-05-19 12:06:55 +08:00
Daniel
491a1696c1
🎨 Support KaTex macro parameters https://github.com/siyuan-note/siyuan/issues/11448 2024-05-18 00:06:50 +08:00
Daniel
373bce9791
♻️ Improve av structure 2024-05-15 00:47:25 +08:00
Daniel
1ce56dee21
🎨 Improve upload asset to cloud error message 2024-05-14 00:05:09 +08:00
Daniel
e35729c3a8
🎨 Improve export preview mode https://github.com/siyuan-note/siyuan/issues/11372 2024-05-13 23:39:33 +08:00
Daniel
de7a776b65
🎨 Supports rendering the row number column when exporting database https://github.com/siyuan-note/siyuan/issues/11192 2024-04-30 17:46:32 +08:00
Daniel
bf4ad0972b
🎨 Improve database sort/calc for relation and rollup 2024-04-14 12:34:06 +08:00
Daniel
f5ceb847f4
🎨 Improve data indexing performance when importing .sy.zip and markdown https://github.com/siyuan-note/siyuan/issues/10986 2024-04-11 21:54:34 +08:00
Daniel
50faacd129
🎨 Export PDF and add watermarks no longer covered by images https://github.com/siyuan-note/siyuan/issues/10818 2024-04-03 10:24:51 +08:00
Daniel
2a8809bc7e
🎨 Title localization when creating a document https://github.com/siyuan-note/siyuan/issues/10719 2024-03-24 22:15:37 +08:00
Daniel
30d95605df
🎨 Database select field supports sorting by option order Fix https://github.com/siyuan-note/siyuan/issues/10665 2024-03-21 10:03:08 +08:00
Daniel
cf6ac5a807
🎨 Improve focus export conversion of block refs to footnotes https://github.com/siyuan-note/siyuan/issues/10647 2024-03-19 10:59:08 +08:00
Daniel
0fd9947358
🎨 Improve focus export PDF conversion of block refs to footnotes https://github.com/siyuan-note/siyuan/issues/10647 2024-03-19 10:58:16 +08:00
Daniel
ff79d71286
🎨 Improve doc tree parsing 2024-03-16 12:22:18 +08:00
Daniel
f3574038e2
♻️ Clean code 2024-03-10 23:27:13 +08:00
Daniel
b9e2b7661e
🎨 Database table view in-table search https://github.com/siyuan-note/siyuan/issues/10419 2024-03-09 17:33:57 +08:00
Daniel
e3d282ac90
🎨 Database block support specified view https://github.com/siyuan-note/siyuan/issues/10443 2024-03-04 16:45:27 +08:00
Daniel
cb726e0118
🎨 Database block support specified view https://github.com/siyuan-note/siyuan/issues/10443 2024-03-04 15:57:35 +08:00
Daniel
131d8b607c
🎨 Limit KaTex macro maximum recursive parsing depth is 16 https://github.com/siyuan-note/siyuan/issues/10484 2024-03-02 23:00:15 +08:00
Daniel
8615c5f1c4
🎨 Limit KaTex macro maximum recursive parsing depth is 16 https://github.com/siyuan-note/siyuan/issues/10484 2024-03-02 22:59:37 +08:00
Daniel
10e0061926
🎨 Use filtering and sorting of current view settings when exporting database blocks Fix https://github.com/siyuan-note/siyuan/issues/10474 2024-02-29 22:49:20 +08:00
Daniel
8d9eafbfd8
🐛 Unable to search audio, video blocks by asset path https://github.com/siyuan-note/siyuan/issues/10468 2024-02-28 21:08:46 +08:00
Daniel
d2dc9623a7
🐛 Date field does not respect end time switch when exporting database block https://github.com/siyuan-note/siyuan/issues/10409 2024-02-23 17:53:43 +08:00
Daniel
8c5f8d2bc4
🎨 Add mobile.log file to diagnose mobile issues https://github.com/siyuan-note/siyuan/issues/10270 2024-01-28 14:29:56 +08:00
Daniel
f59f738e5e
🎨 Add a Ref export mode Anchor hash for notebook Markdown exporting https://github.com/siyuan-note/siyuan/issues/10265 2024-01-28 10:51:31 +08:00
Daniel
9ffa5b7e82
🎨 Add a Ref export mode Anchor hash for notebook Markdown exporting https://github.com/siyuan-note/siyuan/issues/10265 2024-01-28 10:35:09 +08:00
Daniel
bb4e8c9a8e
🎨 Add a Ref export mode Anchor hash for notebook Markdown exporting https://github.com/siyuan-note/siyuan/issues/10265 2024-01-28 00:26:12 +08:00
Daniel
0e720f8d36
🎨 Block ref elements support font styles when exporting https://github.com/siyuan-note/siyuan/issues/10179 2024-01-15 22:52:22 +08:00
Daniel
e0fb872cbf
🐛 Focus block does not add the title when exporting as an image https://github.com/siyuan-note/siyuan/issues/10177 2024-01-15 22:15:55 +08:00
Daniel
6cb6161608
🎨 Improve export CSV 2024-01-12 10:00:42 +08:00
Daniel
1f8c651dc4
🐛 Fix av export https://ld246.com/article/1705023091175 2024-01-12 09:55:35 +08:00
Daniel
785ca83fa0
🎨 Database block supports export as CSV https://github.com/siyuan-note/siyuan/issues/10072 2024-01-04 21:41:30 +08:00
Daniel
97012e75c6
🎨 Database block supports export as CSV https://github.com/siyuan-note/siyuan/issues/10072 2024-01-04 11:52:43 +08:00
Daniel
b6f9361f63
🎨 Database table view supports export as CSV https://github.com/siyuan-note/siyuan/issues/10072 2024-01-03 23:46:09 +08:00
Daniel
84837e2c38
🎨 Improve export database 2024-01-01 17:44:21 +08:00
Daniel
1fe369f487
🎨 Improve export av 2024-01-01 17:39:11 +08:00
Daniel
058d652e71
🎨 Improve export av 2024-01-01 17:38:06 +08:00
Daniel
275714f017
🐛 The images in the embed blocks are not uploaded to the community hosting https://github.com/siyuan-note/siyuan/issues/10042 2024-01-01 17:07:15 +08:00
Daniel
fdb0600dbb
🎨 Improve upload assets to cloud 2024-01-01 16:54:00 +08:00
Daniel
8760f6853a
🎨 Add Rollup column to database table view https://github.com/siyuan-note/siyuan/issues/9958 2023-12-31 17:49:55 +08:00
Daniel
2ff2f1972e
Support adding the watermark on export PDF https://github.com/siyuan-note/siyuan/issues/9961 2023-12-27 11:43:21 +08:00
Daniel
efac191a82
Support adding the watermark on export PDF https://github.com/siyuan-note/siyuan/issues/9961 2023-12-27 11:33:08 +08:00
Daniel
ec0989c32f
Support adding the watermark on export PDF https://github.com/siyuan-note/siyuan/issues/9961 2023-12-27 11:23:37 +08:00
Daniel
94cc8b2e3b
Support adding the watermark on export PDF https://github.com/siyuan-note/siyuan/issues/9961 2023-12-27 09:38:05 +08:00
Daniel
59b4872cff
Support adding the watermark on export PDF https://github.com/siyuan-note/siyuan/issues/9961 2023-12-24 12:16:27 +08:00
Daniel
bfa4e8af7a
🎨 Support database table view assets column when exporting .sy.zip https://github.com/siyuan-note/siyuan/issues/9919 2023-12-19 10:47:54 +08:00
Daniel
7ff4356316
🎨 Automatically fill in the filter result value when adding rows in the database table view https://github.com/siyuan-note/siyuan/issues/9905 2023-12-17 12:12:22 +08:00
Daniel
1d54de679f
🎨 Improve kernel stability by eliminating some data races https://github.com/siyuan-note/siyuan/issues/9842 2023-12-08 21:47:15 +08:00
Daniel
3aa32f7f8d
🎨 Database table view supports paged loading https://github.com/siyuan-note/siyuan/issues/9424 2023-12-06 17:23:09 +08:00
Daniel
4f50a8b06d
🎨 Supports multiple views for the database https://github.com/siyuan-note/siyuan/issues/9751 2023-11-30 20:05:20 +08:00
Daniel
bd515efcf1
🎨 Improve av export md asset rendering 2023-11-30 12:03:16 +08:00
Daniel
70c56c8e25
🐛 Notebook data may be corrupted during data synchronization https://github.com/siyuan-note/siyuan/issues/9594 2023-11-06 22:44:06 +08:00
Daniel
eb80232771
🎨 Add specific time switch to database date field https://github.com/siyuan-note/siyuan/issues/9486 2023-10-27 21:16:54 +08:00
Daniel
b95980f4b5
🎨 When exporting Markdown, <br /> nodes in non-tables are replaced with \n text nodes https://github.com/siyuan-note/siyuan/issues/9509 2023-10-25 21:59:36 +08:00
Daniel
dbd829a4a0
🎨 Add data-doc-type and attribute when exporting image and PDF https://github.com/siyuan-note/siyuan/issues/9497 2023-10-25 09:30:03 +08:00
Daniel
3bf01a7d9f
🎨 Shallow clone the corresponding database when the template contains database blocks https://github.com/siyuan-note/siyuan/issues/9494 2023-10-24 10:15:01 +08:00
Daniel
64df2ffa42
🎨 Rows in the database without bound blocks should not show created and updated Fix https://github.com/siyuan-note/siyuan/issues/9391 2023-10-10 20:42:08 +08:00
Daniel
8733433eb1
🎨 Export related flashcard data when exporting .sy.zip https://github.com/siyuan-note/siyuan/issues/9372 2023-10-08 19:18:27 +08:00
Daniel
a8806968d0
🎨 Export related flashcard data when exporting .sy.zip https://github.com/siyuan-note/siyuan/issues/9372 2023-10-08 19:18:27 +08:00
Daniel
f1b1fb2f1f
🎨 Add created and updated type column to database https://github.com/siyuan-note/siyuan/issues/9371 2023-10-08 12:40:58 +08:00
Daniel
917e21f25e
🎨 Add created and updated type column to database https://github.com/siyuan-note/siyuan/issues/9371 2023-10-08 12:17:24 +08:00
Daniel
29d155d0cd
🎨 Improve missing line breaks when exporting RTF Fix https://github.com/siyuan-note/siyuan/issues/9325 2023-10-01 09:37:46 +08:00
Daniel
376384d4e3
🎨 Update av export 2023-09-26 09:39:07 +08:00
Daniel
82c946ab4d
🎨 Update av export 2023-09-25 22:13:09 +08:00
Daniel
734114e052
🎨 Improve the handling of inline-math containing | in the table https://github.com/siyuan-note/siyuan/issues/9227 2023-09-25 21:51:02 +08:00
Daniel
d997382644
🎨 Refactor symlink read 2023-09-13 08:58:25 +08:00
Daniel
736256e26a
🎨 Support for symlinked theme folder when exporting HTML https://github.com/siyuan-note/siyuan/issues/9173 2023-09-13 08:54:29 +08:00
Daniel
cc8ee6219c
🎨 Pandoc template for exporting docx Fix https://github.com/siyuan-note/siyuan/issues/8740 2023-09-09 16:38:03 +08:00
Daniel
4dd8ec6ccb
🎨 Attribute View export https://github.com/siyuan-note/siyuan/issues/8710 2023-09-06 16:14:43 +08:00
Daniel
16cb93d730
🎨 Attribute View export https://github.com/siyuan-note/siyuan/issues/8710 2023-09-06 11:43:23 +08:00
Daniel
49c648f9be
🐛 Exporting PDF embedded asset files as attachments fails https://github.com/siyuan-note/siyuan/issues/9106 2023-09-04 16:19:19 +08:00
Daniel
d59651639b
🐛 Fix https://github.com/siyuan-note/siyuan/issues/7414#issuecomment-1704573557 2023-09-04 16:16:08 +08:00
Yingyi / 颖逸
0c7e16e558
🎨 Add API /api/export/exportResources to export files and folders (#8841) 2023-07-28 16:48:17 +08:00
Daniel
bc36dc142a
🎨 Remove the target docx file when exporting Fix https://github.com/siyuan-note/siyuan/issues/8822 2023-07-26 16:57:56 +08:00
Daniel
d9c253d9e7
🐛 Share to community asset URL is incorrect on LiuYun Fix https://github.com/siyuan-note/siyuan/issues/8758 2023-07-14 22:42:13 +08:00
Daniel
19f233b510
🐛 Export .sy.zip doc title image is not exported Fix https://github.com/siyuan-note/siyuan/issues/8748 2023-07-14 18:35:38 +08:00
Daniel
164c679d89
🐛 Unable to export Data if workspace folder contains non-ASCII characters Fix https://github.com/siyuan-note/siyuan/issues/8678 2023-07-04 20:19:26 +08:00
Daniel
b9c35fd0f5
🎨 Update slogan Refactor your thinking https://github.com/siyuan-note/siyuan/issues/8608 2023-06-24 20:39:55 +08:00
Daniel
4459413493
🎨 Support LiuYun account login https://github.com/siyuan-note/siyuan/issues/8578 2023-06-20 11:48:44 +08:00
Daniel
f37a358cd6
🎨 Support LiuYun account login https://github.com/siyuan-note/siyuan/issues/8578 2023-06-19 21:27:53 +08:00
Daniel
b2c0f3ea1f
🐛 Fix pandoc export 2023-06-19 18:52:57 +08:00
Daniel
f4982d2cd6
🎨 Preview mode supports jumping through the outline panel https://github.com/siyuan-note/siyuan/issues/3059 2023-06-17 15:49:16 +08:00
Daniel
28ae09d1c7
🎨 Export the Data compressed package name with the workspace name Fix https://github.com/siyuan-note/siyuan/issues/8560 2023-06-17 00:15:49 +08:00
Daniel
a515a4f992
🐛 Pandoc is not initialized in some cases Fix https://github.com/siyuan-note/siyuan/issues/8533 2023-06-15 10:15:13 +08:00
Daniel
e93c62e49f
🎨 Improve file copy 2023-06-15 09:41:59 +08:00
Daniel
e287017552
🎨 Doc in the user guide no longer supports one-click sending to the community Fix https://github.com/siyuan-note/siyuan/issues/8388 2023-05-29 14:27:43 +08:00
Daniel
486c082c7d
🎨 Doc in the user guide no longer supports one-click sending to the community Fix https://github.com/siyuan-note/siyuan/issues/8388 2023-05-29 14:27:18 +08:00