Commit graph

1774 commits

Author SHA1 Message Date
Daniel
b64ef60261
🎨 Heading convert to doc does not use naming as doc name https://github.com/siyuan-note/siyuan/issues/8959 2023-08-12 14:05:48 +08:00
Daniel
1d3e58101b
Support for searching asset content https://github.com/siyuan-note/siyuan/issues/8874 2023-08-11 11:04:47 +08:00
Daniel
c96e815aa6
Support for searching asset content https://github.com/siyuan-note/siyuan/issues/8874 2023-08-11 10:28:32 +08:00
Daniel
298b95dea3
Support for searching asset content https://github.com/siyuan-note/siyuan/issues/8874 2023-08-11 10:19:11 +08:00
Daniel
81800a029f
Support for searching asset content https://github.com/siyuan-note/siyuan/issues/8874 2023-08-11 00:23:57 +08:00
Daniel
68b960ad7a
Support for searching asset content https://github.com/siyuan-note/siyuan/issues/8874 2023-08-09 21:14:04 +08:00
Daniel
b54c05cf88
🐛 Wrong count for hierarchical level tag count https://github.com/siyuan-note/siyuan/issues/8915 2023-08-08 21:28:39 +08:00
Daniel
0edcfb3c74
🎨 Bookmark and Tag panel operation progress text escaping Fix https://github.com/siyuan-note/siyuan/issues/8926 2023-08-07 11:52:35 +08:00
Daniel
dead5c5a7c
🎨 Add membership one-time payment features https://github.com/siyuan-note/siyuan/issues/8906 2023-08-05 20:04:37 +08:00
Daniel
c553c87c63
Support for searching asset content https://github.com/siyuan-note/siyuan/issues/8874 2023-08-05 20:04:37 +08:00
Daniel
d81359bdee
Support for searching asset content https://github.com/siyuan-note/siyuan/issues/8874 2023-08-04 23:11:18 +08:00
Daniel
9d62905a14
🎨 Filter nesting folder of custom emoji before adding emoji https://github.com/siyuan-note/siyuan/pull/8903 2023-08-04 23:03:10 +08:00
Daniel
b7fd16f62d
🎨 Filter nesting folder of custom emoji before adding emoji https://github.com/siyuan-note/siyuan/pull/8903 2023-08-04 23:03:09 +08:00
Daniel
c737ecabb6
🎨 Attribute View number column format https://github.com/siyuan-note/siyuan/issues/8764 2023-08-04 12:32:29 +08:00
Daniel
afb698d1fe
🎨 Attribute View number column format https://github.com/siyuan-note/siyuan/issues/8764 2023-08-04 12:29:32 +08:00
Daniel
7d992ce175
Support for searching asset content https://github.com/siyuan-note/siyuan/issues/8874 2023-08-04 12:05:29 +08:00
Daniel
65cbbc589d
🎨 Attribute View number column format https://github.com/siyuan-note/siyuan/issues/8764 2023-08-04 00:07:12 +08:00
Daniel
c136b71e67
🎨 Attribute View number column format https://github.com/siyuan-note/siyuan/issues/8764 2023-08-03 23:39:10 +08:00
Daniel
d5bceca2a4
🎨 Attribute View number column format https://github.com/siyuan-note/siyuan/issues/8764 2023-08-03 23:21:11 +08:00
Daniel
2baa74fb39
🎨 Attribute View number column format https://github.com/siyuan-note/siyuan/issues/8764 2023-08-03 22:59:11 +08:00
Daniel
3561b34c8f
🎨 Attribute View number column format https://github.com/siyuan-note/siyuan/issues/8764 2023-08-03 22:53:37 +08:00
Daniel
9a5e9f1a14
🎨 Attribute View number column format https://github.com/siyuan-note/siyuan/issues/8764 2023-08-03 22:48:11 +08:00
Daniel
8e1e8139bb
🎨 Improve search hit highlighting https://github.com/siyuan-note/siyuan/issues/8807#issuecomment-1663259981 2023-08-03 12:44:23 +08:00
Daniel
f62804d973
🎨 Add Email and Phone type column to Attribute View
https://github.com/siyuan-note/siyuan/issues/8891
https://github.com/siyuan-note/siyuan/issues/8892
2023-08-03 12:21:11 +08:00
Daniel
e01077f300
🎨 Block ref search supports searching ' Fix https://github.com/siyuan-note/siyuan/issues/8886 2023-08-02 20:47:28 +08:00
Daniel
8fb83d1156
🎨 Update av https://github.com/siyuan-note/insider/issues/1110 2023-08-02 12:33:17 +08:00
Daniel
683e9a04ed
🎨 Update av 2023-08-02 00:02:30 +08:00
Daniel
1e8b5df293
🎨 Improve importing for markdown syntax #Tag Fix https://github.com/siyuan-note/siyuan/issues/8882 2023-08-01 23:29:35 +08:00
Daniel
ef85991435
🎨 Update av 2023-07-31 23:18:30 +08:00
Daniel
85d876e667
🎨 Update av 2023-07-31 23:18:30 +08:00
Daniel
6df3017857
🎨 Update av 2023-07-31 21:16:25 +08:00
Daniel
310a583f68
🎨 Update text 2023-07-31 20:08:39 +08:00
Daniel
89150bb868
🎨 Update av 2023-07-31 11:20:58 +08:00
Daniel
8a842c66f0
🎨 Add URL type column to Attribute View https://github.com/siyuan-note/siyuan/issues/8854 2023-07-30 20:53:40 +08:00
Daniel
14c270c238
🎨 Better display of attribute view fields in block attribute panel https://github.com/siyuan-note/siyuan/issues/8765 2023-07-30 20:35:03 +08:00
Candyメ奶糖
0c621de5d9
🐛 When maxListCount limit is not reached, the wrong pop-up box prompts a maxListCount error (#8846)
box.Ls(path) will count the same document repeatedly (x/x.sy).
Before checking maxListCount limit, assign len(ret) to the totals variable so that it only represents the number of .sy documents
2023-07-29 09:43:21 +08:00
Yingyi / 颖逸
0c7e16e558
🎨 Add API /api/export/exportResources to export files and folders (#8841) 2023-07-28 16:48:17 +08:00
Daniel
656a13ec89
♻️ Update av 2023-07-28 12:07:10 +08:00
Daniel
4ac9278a14
🎨 Persist flashcard review log records https://github.com/siyuan-note/siyuan/issues/8833 2023-07-27 00:57:10 +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
7548b1008c
🐛 Assets starting with . should not be considered missing assets https://github.com/siyuan-note/siyuan/issues/8821 2023-07-26 11:05:22 +08:00
Daniel
b7beff91e5
🐛 Assets starting with . should not be considered missing assets https://github.com/siyuan-note/siyuan/issues/8821 2023-07-26 11:01:53 +08:00
Daniel
74e8ebeae9
🎨 More details in sync log 2023-07-23 19:49:18 +08:00
Daniel
2b28c9c7fa
🎨 Logging 2023-07-21 22:19:52 +08:00
Daniel
fa6212a8b4
🎨 Sign in to use S3/WebDAV data sync https://github.com/siyuan-note/siyuan/issues/8779 2023-07-21 20:45:56 +08:00
Daniel
abd1030cb8
🎨 Remove box conf if parse failed 2023-07-21 20:23:37 +08:00
Daniel
c2a6e6560a
🐛 Fix NPE 2023-07-21 18:38:12 +08:00
Daniel
58ffe8a3b5
🎨 Improve find replace https://github.com/siyuan-note/siyuan/issues/8771 2023-07-20 12:28:32 +08:00
Daniel
e66bc11b01
🎨 Improve auto update https://ld246.com/article/1689772851501 2023-07-19 23:30:54 +08:00
Daniel
1d2eddc3da
🎨 Sign in to use S3/WebDAV data sync https://github.com/siyuan-note/siyuan/issues/8779 2023-07-19 13:13:54 +08:00