Commit Graph

137 Commits

Author SHA1 Message Date
Daniel
4669752e14
🎨 Improve asset src decoding when importing markdown https://github.com/siyuan-note/siyuan/issues/14117 2025-02-17 11:49:39 +08:00
Levi Zim
530345bd09
🐛 Fix relative path when importing markdown folder (#14096)
Close #14095
2025-02-15 23:40:15 +08:00
Daniel
1f6d327f24
🎨 Improve import markdown assets path decoding https://github.com/siyuan-note/siyuan/issues/14033 2025-02-08 18:23:20 +08:00
Daniel
77fa89010f
🎨 Improve exporting/importing .sy.zip https://github.com/siyuan-note/siyuan/issues/13531 2024-12-19 23:51:39 +08:00
Daniel
1813d869b3
🎨 Improve sort when importing markdown files https://github.com/siyuan-note/siyuan/issues/13449 2024-12-13 20:07:39 +08:00
Daniel
225adea9b6
🧑‍💻 Push update block ID event https://github.com/siyuan-note/siyuan/issues/13434 2024-12-11 22:04:01 +08:00
Daniel
d562fdb68d
🐛 Paste code block missing line break https://github.com/siyuan-note/siyuan/issues/13416 2024-12-11 00:11:12 +08:00
Daniel
22190b532d
🐛 File names ending with . will be considered as missing assets
🎨 Improve HTML clipping https://github.com/siyuan-note/siyuan/issues/13355
2024-12-04 22:37:44 +08:00
Daniel
654d6ee587
🎨 Add logging https://ld246.com/article/1732931024696 2024-11-30 18:44:11 +08:00
Daniel
6f7e106be4
♻️ Extract method util.GetTreeID 2024-11-29 08:41:43 +08:00
Daniel
7446599c0f
🎨 Remove Unicode PUA characters https://github.com/siyuan-note/siyuan/issues/13291 2024-11-27 20:15:37 +08:00
Daniel
535db65bf6
🎨 Improve importing Markdown https://github.com/siyuan-note/siyuan/issues/13245 2024-11-25 10:52:15 +08:00
Daniel
7e04c3311d
🎨 Improve importing Markdown https://github.com/siyuan-note/siyuan/issues/13245 2024-11-24 10:52:22 +08:00
Daniel
89f1887c3b
Improve data sync performance for booting https://github.com/siyuan-note/siyuan/issues/13216 2024-11-21 10:59:29 +08:00
Daniel
913b3fd254
🎨 Improve importing .sy.zip https://github.com/siyuan-note/siyuan/issues/13011 2024-11-15 16:58:43 +08:00
Daniel
e408546be5
🎨 Improve HTML clipping https://github.com/siyuan-note/siyuan/issues/13125#issuecomment-2475461284 2024-11-15 13:14:09 +08:00
Daniel
c4f5e85f1f
🎨 Improve importing Markdown https://github.com/siyuan-note/siyuan/issues/13149 2024-11-15 11:42:55 +08:00
Daniel
9681fe6d80
🎨 Improve importing Markdown https://github.com/siyuan-note/siyuan/issues/13149 2024-11-15 00:01:55 +08:00
Daniel
a0491cd4ff
🎨 Improve markdown importing https://github.com/siyuan-note/siyuan/issues/13097 https://github.com/siyuan-note/siyuan/issues/13080 2024-11-10 12:04:56 +08:00
Daniel
fb3bc9aa81
🎨 Improve HTML clipping https://github.com/siyuan-note/siyuan/issues/13056 2024-11-08 14:29:25 +08:00
Daniel
c5dc86bf8e
🎨 Improve markdown importing https://github.com/siyuan-note/siyuan/issues/13080 2024-11-08 11:44:57 +08:00
Daniel
dcc5cefa64
🎨 Improve parsing of YAML Front Matter when importing Markdown https://github.com/siyuan-note/siyuan/issues/12962 https://github.com/siyuan-note/siyuan/issues/13038 2024-11-05 09:36:11 +08:00
Daniel
4e6651c46e
🎨 Improve .sy.zip importing https://github.com/siyuan-note/siyuan/issues/13011 2024-11-04 10:50:50 +08:00
Daniel
a1aba9a9df
🎨 Improve parsing of YAML Front Matter when importing Markdown https://github.com/siyuan-note/siyuan/issues/12962 2024-10-30 11:07:09 +08:00
Daniel
da3a6fee16
🎨 Improve parsing of YAML Front Matter when importing Markdown https://github.com/siyuan-note/siyuan/issues/12962 2024-10-30 11:07:09 +08:00
Daniel
7c6ff6b55f
🎨 Markdown syntax switch no longer affects clip/paste HTML parsing https://github.com/siyuan-note/siyuan/issues/11604 2024-10-29 17:44:08 +08:00
Daniel
6fea7e5fa5
🎨 Improve parsing <img> when importing markdown https://github.com/siyuan-note/siyuan/issues/12956 2024-10-28 17:29:02 +08:00
Daniel
8dd0629b9c
♻️ Improve transaction flush 2024-10-22 19:21:04 +08:00
Daniel
5c274f5c79
🐛 Improve importing .sy.zip https://github.com/siyuan-note/siyuan/issues/12825 2024-10-18 15:24:12 +08:00
Daniel
5efce9b33e
🐛 Improve importing .sy.zip https://github.com/siyuan-note/siyuan/issues/12825 2024-10-18 15:01:28 +08:00
Daniel
1b9bc4daf1
🐛 Improve importing .sy.zip https://github.com/siyuan-note/siyuan/issues/12825 2024-10-18 14:39:11 +08:00
Daniel
91f74a8546
🎨 Parsing YAML Front Matter as document custom attributes when importing Markdown files https://github.com/siyuan-note/siyuan/issues/10878 2024-09-11 18:07:29 +08:00
Oleksandr Redko
b100721fee
♻️ Refactor Go to err != nil, err == nil (#12385) 2024-09-04 09:40:50 +08:00
Daniel
91a068ff52
🎨 Improve sort when importing markdown files https://github.com/siyuan-note/siyuan/issues/11390 2024-08-05 23:22:41 +08:00
Daniel
334f693d5d
🎨 Repeat the escaped content of the image title https://github.com/siyuan-note/siyuan/issues/11681 2024-06-11 11:36:25 +08:00
Daniel
cf5ff5283a
🎨 Improve database handling when importing .sy.zip https://github.com/siyuan-note/siyuan/issues/11628 2024-06-03 10:13:16 +08:00
Daniel
05585240f9
🎨 Improve table parsing https://github.com/siyuan-note/siyuan/issues/11630 2024-06-02 23:40:31 +08:00
Daniel
36493a8a3a
🎨 Improve importing Markdown folder https://github.com/siyuan-note/siyuan/issues/11567 2024-05-29 11:26:57 +08:00
Daniel
da629f39f5
🎨 Improve copying database block https://github.com/siyuan-note/siyuan/issues/11460 2024-05-23 23:57:10 +08:00
Daniel
d3754bd630
🎨 The browser extension supports CSDN formula https://github.com/siyuan-note/siyuan/issues/5624 2024-05-21 00:04:56 +08:00
Daniel
5d637f2287
🎨 Improve av importing https://github.com/siyuan-note/siyuan/issues/11460 2024-05-19 23:08:47 +08:00
Daniel
64c4bed8ab
🐛 Documents exported in the doc tree can no longer be imported Fix https://github.com/siyuan-note/siyuan/issues/11447 2024-05-18 00:20:34 +08:00
Daniel
8a47d44884
🎨 Add logging https://github.com/siyuan-note/siyuan/issues/11447 2024-05-17 21:58:38 +08:00
Daniel
04ba3ed011
🎨 Support convert Base64 image when clipping HTML https://github.com/siyuan-note/siyuan/issues/11210 2024-05-01 16:39:11 +08:00
Daniel
b934568eba
🎨 Supports disabling Markdown syntax input for some inline elements https://github.com/siyuan-note/siyuan/issues/11141 https://ld246.com/article/1714207731244 2024-04-27 18:20:40 +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
2bcf26166d
🎨 Improve data indexing performance when importing .sy.zip and markdown https://github.com/siyuan-note/siyuan/issues/10986 2024-04-11 21:39:48 +08:00
Daniel
3f62aea1e9
🎨 Import md progress 2024-04-10 15:57:18 +08:00
Daniel
7d680ed391
🎨 Rebuilding database block relations when importing .sy.zip and rebuilding indexes https://github.com/siyuan-note/siyuan/issues/10959 2024-04-09 22:27:16 +08:00
Daniel
d9370560e5
Improve performance of importing .sy.zip https://github.com/siyuan-note/siyuan/issues/10874 2024-04-04 21:32:01 +08:00