Commit Graph

2208 Commits

Author SHA1 Message Date
Daniel
3c755b1864
🎨 Proxy setting sometimes cancel requests https://github.com/siyuan-note/siyuan/issues/9725 2023-11-24 21:47:51 +08:00
Daniel
1bab5429ac
🎨 Improve index verification taskbar push message https://github.com/siyuan-note/siyuan/issues/9739 2023-11-24 21:18:09 +08:00
Daniel
4a8c32f649
🎨 Add internal kernel API /api/search/updateEmbedBlock https://github.com/siyuan-note/siyuan/issues/9736 2023-11-24 17:37:34 +08:00
Daniel
80b68e6eb9
🎨 Add ial for building embed block 2023-11-24 12:44:51 +08:00
Daniel
59dcc2637a
🎨 Support doc/snapshot history for database table view https://github.com/siyuan-note/siyuan/issues/9567 2023-11-24 00:20:00 +08:00
Daniel
faeaec707d
🎨 Support doc/snapshot history for database table view https://github.com/siyuan-note/siyuan/issues/9567 2023-11-24 00:07:58 +08:00
Daniel
66211b2f3f
🎨 Support doc/snapshot history for database table view https://github.com/siyuan-note/siyuan/issues/9567 2023-11-23 22:58:56 +08:00
Daniel
9b831b967a
🎨 Support doc/snapshot history for database table view https://github.com/siyuan-note/siyuan/issues/9567 2023-11-23 22:10:25 +08:00
Daniel
183621ea00
🎨 Sort by Due asc on the flashcard management UI https://github.com/siyuan-note/siyuan/pull/9673#issuecomment-1823003087 2023-11-23 11:38:06 +08:00
Daniel
bf6ff5bc32
🎨 The data history of a database view should follow the doc history and data snapshot https://github.com/siyuan-note/siyuan/issues/9567 2023-11-23 11:22:35 +08:00
Daniel
f5205d846c
🎨 List file/asset history following the limit of editor history retention days https://github.com/siyuan-note/siyuan/issues/9723 2023-11-22 22:11:56 +08:00
Daniel
e0d0c5c4d5
🎨 List file/asset history following the limit of editor history retention days https://github.com/siyuan-note/siyuan/issues/9723 2023-11-22 21:51:59 +08:00
Daniel
63e65af27c
🎨 Clean code https://github.com/siyuan-note/siyuan/pull/9720 2023-11-22 17:00:46 +08:00
Yingyi / 颖逸
f38c52292b
🐛 Authentication middleware compatible (#9720) 2023-11-22 16:55:44 +08:00
Daniel
5c182e2ea7
Improve database table view update time column rendering performance https://github.com/siyuan-note/siyuan/issues/9719 2023-11-22 16:48:53 +08:00
Daniel
52943932e9
🎨 If the data repo indexing time is greater than 12s, prompt user to purge the data repo https://github.com/siyuan-note/siyuan/issues/9613 2023-11-22 09:15:50 +08:00
Yingyi / 颖逸
cb016aac14
Improve kernel API authentication (#9702)
* 🎨 Add API `/api/network/echo`

* 🎨 Improve localhost checking

* 🎨 Add `model.CheckReadonly` for some APIs

/api/storage/setLocalStorage
/api/storage/setLocalStorageVal
/api/notebook/openNotebook
/api/notebook/removeNotebook
/api/search/removeTemplate
/api/attr/setBlockAttrs
/api/sync/importSyncProviderS3
/api/sync/importSyncProviderWebDAV
/api/riff/resetRiffCards
/api/snippet/setSnippet
/api/av/setAttributeViewBlockAttr
/api/archive/zip
/api/archive/unzip

* 🎨 Remove `model.CheckReadonly` for some APIs

/api/history/searchHistory
/api/history/getHistoryItems
/api/search/findReplace
/api/block/getParentNextChildID
/api/file/readDir
/api/sync/listCloudSyncDir
/api/asset/getDocImageAssets
/api/template/renderSprig
/api/ai/chatGPT
/api/ai/chatGPTWithAction

* 🎨 improve API `/api/network/echo`
2023-11-21 21:45:44 +08:00
Daniel
9dfc35e1ac
🎨 Supports configuring data sync index time-consuming prompts https://github.com/siyuan-note/siyuan/issues/9698 2023-11-20 21:11:28 +08:00
Daniel
e24a724630
🎨 Query embed block supports executing JavaScript https://github.com/siyuan-note/siyuan/issues/9648 2023-11-18 12:03:22 +08:00
Daniel
5091542629
🎨 Improve heading2doc/li2doc sorting Fix https://github.com/siyuan-note/siyuan/issues/9668 2023-11-17 17:26:28 +08:00
Daniel
afef4926ce
🎨 Clean code https://github.com/siyuan-note/siyuan/pull/9673 2023-11-17 10:02:40 +08:00
debbbbie
afaf88d525
Sort by Due asc on the flashcard management UI (#9673) 2023-11-17 09:59:03 +08:00
Daniel
0359f96c64
🎨 Add database table view checkbox column type https://github.com/siyuan-note/siyuan/issues/9667 2023-11-17 09:04:01 +08:00
Daniel
d81dfc503c
🎨 Support resetting the learning progress of flashcards https://github.com/siyuan-note/siyuan/issues/9564 2023-11-17 00:05:30 +08:00
Daniel
f78c5ab3c8
🎨 Support resetting the learning progress of flashcards https://github.com/siyuan-note/siyuan/issues/9564 2023-11-17 00:04:15 +08:00
Daniel
c4174ea191
🎨 Support resetting the learning progress of flashcards https://github.com/siyuan-note/siyuan/issues/9564 2023-11-17 00:01:52 +08:00
Daniel
342f764840
🎨 Support resetting the learning progress of flashcards https://github.com/siyuan-note/siyuan/issues/9564 2023-11-16 23:59:46 +08:00
Daniel
97c33f14d9
🎨 Support resetting the learning progress of flashcards https://github.com/siyuan-note/siyuan/issues/9564 2023-11-16 23:52:20 +08:00
Daniel
259606e995
🎨 Support resetting the learning progress of flashcards https://github.com/siyuan-note/siyuan/issues/9564 2023-11-16 23:48:31 +08:00
Daniel
bbeb6282d6
🎨 Support resetting the learning progress of flashcards https://github.com/siyuan-note/siyuan/issues/9564 2023-11-16 23:45:50 +08:00
Daniel
fb92772ae7
🎨 Support resetting the learning progress of flashcards https://github.com/siyuan-note/siyuan/issues/9564 2023-11-16 22:54:41 +08:00
Daniel
cb45da4319
🎨 Show card NextDue to the flashcard management UI https://github.com/siyuan-note/siyuan/pull/9621 2023-11-16 22:50:55 +08:00
Daniel
6bb89ed2e5
🎨 Repeated references to the same block within a block only count as one reference Fix https://github.com/siyuan-note/siyuan/issues/9670 2023-11-16 20:35:15 +08:00
Daniel
37b099dfa5
🎨 Support resetting the learning progress of flashcards https://github.com/siyuan-note/siyuan/issues/9564 2023-11-16 11:37:56 +08:00
Daniel
38099e4892
🎨 Add kernel API /api/filetree/getIDsByHPath https://github.com/siyuan-note/siyuan/issues/9654 2023-11-15 09:10:33 +08:00
Daniel
ea2a2bbf03
🎨 Code content in templates is not properly escaped https://github.com/siyuan-note/siyuan/issues/9649 2023-11-14 22:37:37 +08:00
Daniel
9dc68a28e4
🎨 Improve logging 2023-11-14 22:37:37 +08:00
Daniel
0658f3bc0e
🎨 Automatically create notebook conf.json if not found it https://github.com/siyuan-note/siyuan/issues/9647 2023-11-14 11:08:39 +08:00
Daniel
490d8da62e
🔥 Revert https://github.com/siyuan-note/siyuan/issues/9202 2023-11-14 10:17:17 +08:00
Daniel
21fbcc5090
🎨 Kernel API createDocWithMd supports concurrent calls https://github.com/siyuan-note/siyuan/issues/9644 2023-11-14 10:02:03 +08:00
Yingyi / 颖逸
c90072c3cf
Improve localhost address validation (#9634)
* 🎨 Improv localhost address validation

* 🐛 Compatible with browser extension
2023-11-12 08:52:34 +08:00
Daniel
8a8fc17d21
🎨 Improve data sync 2023-11-11 23:49:39 +08:00
Daniel
4d218cd1e0
🎨 Update download mirror for ghproxy.com https://github.com/siyuan-note/siyuan/issues/9628 2023-11-11 18:07:29 +08:00
Daniel
7be06ed955
🎨 Improve database table view in super block Fix https://github.com/siyuan-note/siyuan/issues/9620 2023-11-10 23:13:57 +08:00
Daniel
eb6f892a47
🎨 Improve S3/WebDAV data sync error message Fix https://github.com/siyuan-note/siyuan/issues/9626 2023-11-10 23:00:17 +08:00
Daniel
22f78326f2
🎨 Improve data sync 2023-11-10 22:22:44 +08:00
Daniel
514c747fe3
🎨 Improve data sync 2023-11-10 20:25:29 +08:00
debbbbie
48c354e7de
Show card NextDue to the flashcard management UI (#9621)
* Show RiffCard NextDue to the UI

* Show RiffCard NextDue to the UI

* Show card NextDue to the flashcard management UI
2023-11-10 20:21:56 +08:00
Daniel
bbbdda7ef0
🎨 Adding row overwriting data after enabling sort in database https://github.com/siyuan-note/siyuan/issues/9599 2023-11-10 17:10:54 +08:00
Daniel
524776c005
🎨 Supports via environment var SIYUAN_TESSERACT_ENABLED=false to close OCR Fix https://github.com/siyuan-note/siyuan/issues/9619 2023-11-10 11:23:27 +08:00
Daniel
368091bd53
🎨 Automatically check and eliminate duplicate reference relationships Fix https://github.com/siyuan-note/siyuan/issues/9618 2023-11-10 11:01:27 +08:00
Daniel
a1ac6fb867
🎨 Attribute view support sticky layout https://github.com/siyuan-note/siyuan/pull/9617 2023-11-10 10:22:19 +08:00
Daniel
2802efdfb3
🐛 The referenced block under the folded heading cannot be hovered to view Fix https://github.com/siyuan-note/siyuan/issues/9582 2023-11-10 09:07:21 +08:00
Daniel
5d4015c458
🎨 If the data repo indexing time is greater than 7s, prompt user to purge the data repo https://github.com/siyuan-note/siyuan/issues/9613 2023-11-09 20:09:59 +08:00
Daniel
637706decd
🎨 Automatically purge unreferenced data snapshots older than 30 days https://github.com/siyuan-note/siyuan/issues/9613 2023-11-09 20:09:59 +08:00
Daniel
e408ca69b7
🎨 Automatically purge unreferenced data snapshots older than 30 days https://github.com/siyuan-note/siyuan/issues/9613 2023-11-09 20:09:58 +08:00
Daniel
1e7a45c66d
🐛 The authentication page after startup Alt+M fails https://github.com/siyuan-note/siyuan/issues/9575 2023-11-09 10:52:46 +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
af93409a17
🐛 Incorrect rtfd file handling when Insert image or file on macOS https://github.com/siyuan-note/siyuan/issues/9585 2023-11-04 10:30:05 +08:00
Daniel
82373ff3e9
🐛 Incorrect rtfd file handling when Insert image or file on macOS https://github.com/siyuan-note/siyuan/issues/9585 2023-11-04 09:54:45 +08:00
Daniel
bad8c5d723
🐛 Incorrect rtfd file handling when Insert image or file on macOS https://github.com/siyuan-note/siyuan/issues/9585 2023-11-04 08:58:35 +08:00
Daniel
5fd8cb121b
🎨 Support search installed plugins https://github.com/siyuan-note/siyuan/issues/9577 2023-11-03 11:26:10 +08:00
Daniel
e964eddbeb
🎨 Identify the database view whether is a "mirror" https://github.com/siyuan-note/siyuan/issues/9578 2023-11-03 11:15:49 +08:00
Daniel
da65f608a5
🎨 Attribute Panel - Database supports display database block floating window https://github.com/siyuan-note/siyuan/issues/9285 2023-11-02 16:25:19 +08:00
Daniel
903b046ce1
🎨 Maintain relationships between database blocks and database storage Fix https://github.com/siyuan-note/siyuan/issues/9496 2023-11-02 10:32:18 +08:00
Daniel
a952fd7e83
🎨 Support search installed plugins https://github.com/siyuan-note/siyuan/issues/9577 2023-11-02 09:50:59 +08:00
Daniel
83ca0eca12
🐛 Relative path hyperlinks are not converted into assets when importing Markdown https://github.com/siyuan-note/siyuan/issues/9563 2023-10-31 19:37:16 +08:00
Daniel
ca37685d08
🎨 Upgrade kernel dpes 2023-10-30 17:28:19 +08:00
Daniel
eba283d8b2
🎨 题头图支持资源文件搜索 https://github.com/siyuan-note/siyuan/issues/9524 2023-10-30 15:25:46 +08:00
Daniel
afd5a20936
🎨 Add user-agent header for sync websocket conn 2023-10-29 09:54:56 +08:00
Daniel
ec629d8e9b
🎨 Find replace supports HTML blocks Fix https://github.com/siyuan-note/siyuan/issues/9539 2023-10-28 22:46:28 +08:00
Daniel
c47de3eba0
🎨 Support Jump to the next block in the parent level on focus status https://github.com/siyuan-note/siyuan/issues/9527 2023-10-28 16:44:37 +08:00
Daniel
b582f76f16
🎨 Support Jump to the next block in the parent level on focus status https://github.com/siyuan-note/siyuan/issues/9527 2023-10-28 16:43:13 +08:00
Daniel
f88fec7235
🎨 Support Jump to the next block in the parent level on focus status https://github.com/siyuan-note/siyuan/issues/9527 2023-10-28 16:35:34 +08:00
Daniel
e54641f2c1
🎨 Support Jump to the next block in the parent level on focus status https://github.com/siyuan-note/siyuan/issues/9527 2023-10-28 11:25:46 +08:00
Daniel
c485ef326b
🎨 Improve automatic deletion when block attribute value is empty https://github.com/siyuan-note/siyuan/issues/9529 2023-10-27 22:45:50 +08:00
Daniel
a57c258fce
🎨 Support modifying database column types Fix https://github.com/siyuan-note/siyuan/issues/9513 2023-10-27 22:29:26 +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
43e2473217
🐛 The blocks is not displayed after the folded heading is converted to a document Fix https://github.com/siyuan-note/siyuan/issues/9512 2023-10-26 11:40:52 +08:00
Daniel
05d045b1e6
🎨 PDF files larger than 128MB are not included in asset file content searching https://github.com/siyuan-note/siyuan/issues/9500 2023-10-26 08:55:00 +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
2f8ab890fb
🎨 Add the keywords field to the marketplace package conf JSON https://github.com/siyuan-note/siyuan/issues/9499 2023-10-25 16:08:59 +08:00
Daniel
f7e6f61099
🎨 PDF files larger than 128MB are not included in asset file content searching https://github.com/siyuan-note/siyuan/issues/9500 2023-10-25 09:56:27 +08:00
Daniel
17b598b033
🎨 PDF files larger than 64MB are not included in asset file content searching https://github.com/siyuan-note/siyuan/issues/9500 2023-10-25 09:54:31 +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
8a789a8573
🎨 Shallow clone the corresponding database when the template contains database blocks https://github.com/siyuan-note/siyuan/issues/9494 2023-10-24 09:56:04 +08:00
Daniel
2e064b2453
📝 Update changelogs 2023-10-24 09:42:29 +08:00
Daniel
8ad15c4d23
🎨 Shallow clone the corresponding database when the template contains database blocks https://github.com/siyuan-note/siyuan/issues/9494 2023-10-24 09:38:33 +08:00
Daniel
7145460c18
🎨 Shallow clone the corresponding database when the template contains database blocks https://github.com/siyuan-note/siyuan/issues/9494 2023-10-24 09:33:59 +08:00
Daniel
d8bb02fb20
🎨 Remove invisible characters when entering document title https://github.com/siyuan-note/siyuan/issues/9493 2023-10-24 01:36:25 +08:00
Daniel
5e6d94783b
🎨 Improve priority of folding processing when headings and super blocks are mixed https://github.com/siyuan-note/siyuan/issues/9488 2023-10-24 00:56:10 +08:00
Daniel
256e64e8b5
🎨 Trust plugins loading on mobile-end 2023-10-23 22:33:49 +08:00
Daniel
91e6cd4466
🎨 Update db table view 2023-10-23 11:38:41 +08:00
Daniel
c85804039d
🎨 Clean code 2023-10-22 16:48:14 +08:00
Daniel
7654f25a5b
🎨 The marketplace supports searching https://github.com/siyuan-note/siyuan/issues/8173 2023-10-22 11:59:36 +08:00
Daniel
7f16d32123
🎨 The marketplace supports searching https://github.com/siyuan-note/siyuan/issues/8173 2023-10-22 11:57:51 +08:00
Daniel
f5f66d25df
🎨 The marketplace supports searching https://github.com/siyuan-note/siyuan/issues/8173 2023-10-22 11:37:20 +08:00
Daniel
9f9494a4e7
🎨 The marketplace supports searching https://github.com/siyuan-note/siyuan/issues/8173 2023-10-22 11:04:41 +08:00
Daniel
0c2f466cca
🎨 The outline cannot jump to the heading in the folded list https://github.com/siyuan-note/siyuan/issues/9469 2023-10-21 23:41:02 +08:00
Daniel
7bff544a12
🎨 Update database 2023-10-16 23:57:09 +08:00
Daniel
4a832e89f8
🐛 When the heading block and super block are used together, repeating content if unfolding the heading https://github.com/siyuan-note/siyuan/issues/9435 2023-10-16 00:09:16 +08:00
Daniel
d78a0205f5
🎨 Database table view breadcrumb 2023-10-14 10:52:01 +08:00
Daniel
8399aba10b
🎨 Supports searching database view content https://github.com/siyuan-note/siyuan/issues/9419 2023-10-13 23:22:17 +08:00
Daniel
c3d1c04af4
🎨 Supports searching database view content https://github.com/siyuan-note/siyuan/issues/9419 2023-10-13 22:50:56 +08:00
Daniel
daa9ddfd50
🎨 Don't load plugin when the user hasn't agreed to trust bazaar content yet Fix https://github.com/siyuan-note/siyuan/issues/9426 2023-10-13 14:43:43 +08:00
Daniel
01b19ea2c8
🎨 Fix database table view loading https://ld246.com/article/1697168944677 2023-10-13 14:04:01 +08:00
Daniel
00ed190ad7
🎨 Fix database table view loading https://ld246.com/article/1697168944677 2023-10-13 13:22:26 +08:00
Daniel
3de7781b1c
🎨 Supports searching database view content https://github.com/siyuan-note/siyuan/issues/9419 2023-10-13 10:45:13 +08:00
Daniel
0ea9b8f5a7
🎨 Database block loading animation https://github.com/siyuan-note/siyuan/issues/9416 2023-10-12 19:58:32 +08:00
Daniel
1590913db7
🎨 Update attr panel for av 2023-10-12 19:55:57 +08:00
Daniel
d257caff8d
🎨 Database block loading animation https://github.com/siyuan-note/siyuan/issues/9416 2023-10-12 19:38:37 +08:00
Daniel
238609f25f
Improve performance of loading database table view 2023-10-12 17:33:23 +08:00
Daniel
92151f7150
🎨 Change database template column custom attribute action Fix https://github.com/siyuan-note/siyuan/issues/9401 2023-10-12 10:12:44 +08:00
Daniel
337c79571d
🎨 Improve install new version on Windows 2023-10-11 11:59:58 +08:00
Daniel
65adab61c9
🎨 Adding row overwriting data after enabling filter in database https://github.com/siyuan-note/siyuan/issues/9395 2023-10-11 10:48:29 +08:00
Daniel
bb04bf9f70
🎨 Show notebooks in hpath of block ref search list results https://github.com/siyuan-note/siyuan/issues/9378 2023-10-11 09:04:39 +08:00
Daniel
28e4e1ef2f
🎨 Rename the .sya annotation file when renaming a PDF asset https://github.com/siyuan-note/siyuan/issues/9390 2023-10-10 22:31:46 +08:00
Daniel
964c822c2b
🎨 Improve database created and updated column values https://github.com/siyuan-note/siyuan/issues/9391 2023-10-10 22:03:05 +08:00
Daniel
301b6d9f70
🎨 Improve database created and updated column values https://github.com/siyuan-note/siyuan/issues/9391 2023-10-10 21:56:12 +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
7e9243d8dc
🎨 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:06:15 +08:00
Daniel
6e9099ea12
🔒 Authenticate requests of assets other than 127.0.0.1 Fix https://github.com/siyuan-note/siyuan/issues/9388 2023-10-10 16:52:40 +08:00
Daniel
288eb24474
🎨 Show notebooks in hpath of block ref search list results https://github.com/siyuan-note/siyuan/issues/9378 2023-10-09 17:30:40 +08:00
Daniel
902849153a
🎨 Add created and updated type column to database https://github.com/siyuan-note/siyuan/issues/9371 2023-10-09 17:17:40 +08:00
Daniel
644e0319da
🎨 Add created and updated type column to database https://github.com/siyuan-note/siyuan/issues/9371 2023-10-09 16:10:15 +08:00
Daniel
9288e523b2
🎨 Add created and updated type column to database https://github.com/siyuan-note/siyuan/issues/9371 2023-10-09 12:14:31 +08:00
Daniel
74110cda68
🎨 Add created and updated type column to database https://github.com/siyuan-note/siyuan/issues/9371 2023-10-09 11:40:49 +08:00
Daniel
184579965d
🎨 Add created and updated type column to database https://github.com/siyuan-note/siyuan/issues/9371 2023-10-09 11:40:33 +08:00
Daniel
5c2f06d8fe
🎨 Add created and updated type column to database https://github.com/siyuan-note/siyuan/issues/9371 2023-10-09 11:39:13 +08:00
Daniel
5ebb7f10b0
🎨 Document-level new card/review card limit control https://github.com/siyuan-note/siyuan/issues/9365 2023-10-08 20:15:53 +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
b1cf004958
🎨 Add created and updated type column to database https://github.com/siyuan-note/siyuan/issues/9371 2023-10-08 12:40:57 +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
5c8fb01dc2
🎨 Database template column supports created and updated built-in variables https://github.com/siyuan-note/siyuan/issues/9364 2023-10-08 10:54:29 +08:00
Daniel
549a8eeea4
🎨 Database template column supports created and updated built-in variables https://github.com/siyuan-note/siyuan/issues/9364 2023-10-08 10:44:23 +08:00
Daniel
f870ff44d2
🎨 Block ref anchor text no longer contains contents of inline-level memos https://github.com/siyuan-note/siyuan/issues/9363 2023-10-06 22:43:47 +08:00
Daniel
75dd676b56
🎨 Block ref anchor text no longer contains contents of inline-level memos https://github.com/siyuan-note/siyuan/issues/9363 2023-10-06 22:43:47 +08:00
Daniel
3b9d4b3a73
🎨 Improve bookmark panel rendering https://github.com/siyuan-note/siyuan/issues/9361 2023-10-06 22:26:00 +08:00
Daniel
429f72ac75
🎨 Database column icon https://github.com/siyuan-note/siyuan/issues/9304 2023-10-06 10:56:07 +08:00
Daniel
12f9042eab
🎨 Database column icon https://github.com/siyuan-note/siyuan/issues/9304 2023-10-06 10:37:34 +08:00
Daniel
a3ea6a2362
🎨 Database column icon https://github.com/siyuan-note/siyuan/issues/9304 2023-10-06 10:17:52 +08:00
Daniel
8db022ec8a
🎨 Database template col type 2023-10-05 22:22:54 +08:00
Daniel
125b180029
🎨 Perform indexing in the background when moving a large number of documents Fix https://github.com/siyuan-note/siyuan/issues/9356 2023-10-05 21:06:30 +08:00
Daniel
3c67701681
🎨 Supports searching database blocks by the view title https://github.com/siyuan-note/siyuan/issues/9348 2023-10-05 12:40:25 +08:00
Daniel
d38311c48c
🎨 Supports searching database blocks by the view title https://github.com/siyuan-note/siyuan/issues/9348 2023-10-05 12:02:48 +08:00
Daniel
97bf44500a
🎨 Database column icon https://github.com/siyuan-note/siyuan/issues/9304 2023-10-05 11:20:04 +08:00
Daniel
c516e83bb7
🎨 Database column icon https://github.com/siyuan-note/siyuan/issues/9304 2023-10-05 11:12:57 +08:00
Daniel
256d6218c4
🎨 Database column icon https://github.com/siyuan-note/siyuan/issues/9304 2023-10-04 18:14:32 +08:00
Daniel
56ace2e427
♻️ Refactor kernel model transaction https://github.com/siyuan-note/siyuan/issues/9338 2023-10-04 11:45:58 +08:00
Daniel
1451795472
🎨 Database template column support using values from other columns https://github.com/siyuan-note/siyuan/issues/9327 2023-10-03 16:07:07 +08:00
Daniel
cc3b4e320e
🎨 Database template column support using values from other columns https://github.com/siyuan-note/siyuan/issues/9327 2023-10-03 13:01:11 +08:00
Daniel
29f34fe8b8
🎨 Database template column support using values from other columns https://github.com/siyuan-note/siyuan/issues/9327 2023-10-03 12:56:13 +08:00
Daniel
7556d1c3a2
🎨 Database template column support using values from other columns https://github.com/siyuan-note/siyuan/issues/9327 2023-10-03 11:49:12 +08:00
Daniel
558422c407
🎨 Database template column support using values from other columns https://github.com/siyuan-note/siyuan/issues/9327 2023-10-03 11:46:25 +08:00
Daniel
433cb91d75
⬆️ Upgrade kernel deps 2023-10-03 10:33:41 +08:00
Daniel
c5a25fe88f
🐛 Database render deleted block https://ld246.com/article/1695790906050/comment/1696234209062?r=88250#comments 2023-10-03 08:52:50 +08:00
Daniel
11cc108893
🐛 Create doc with ref Fix https://github.com/siyuan-note/siyuan/issues/9329 2023-10-03 07:57:36 +08:00
Daniel
4fdd0ddef0
🎨 Add template type column to Attribute View https://github.com/siyuan-note/siyuan/issues/8766 2023-10-01 18:37:39 +08:00
Daniel
b4bded40e3
🎨 Add template type column to Attribute View https://github.com/siyuan-note/siyuan/issues/8766 2023-10-01 18:24:16 +08:00
Daniel
bfd27a62d1
🎨 Add template type column to Attribute View https://github.com/siyuan-note/siyuan/issues/8766 2023-10-01 18:22:39 +08:00
Daniel
0aa61fe5b7
🎨 Add template type column to Attribute View https://github.com/siyuan-note/siyuan/issues/8766 2023-10-01 18:14:31 +08:00
Daniel
7d1e1bf2e5
🎨 Add template type column to Attribute View https://github.com/siyuan-note/siyuan/issues/8766 2023-10-01 18:02:31 +08:00
Daniel
b833087cb6
🎨 Add template type column to Attribute View https://github.com/siyuan-note/siyuan/issues/8766 2023-10-01 17:33:53 +08:00
Daniel
dbdddd7ff3
🎨 Add template type column to Attribute View https://github.com/siyuan-note/siyuan/issues/8766 2023-10-01 17:16:08 +08:00
Daniel
b69e8d3357
🎨 Add template type column to Attribute View https://github.com/siyuan-note/siyuan/issues/8766 2023-10-01 10:58:46 +08:00
Daniel
c0424caf67
🎨 Add template type column to Attribute View https://github.com/siyuan-note/siyuan/issues/8766 2023-10-01 10:42:33 +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
fee908d01e
🐛 The image does not display after pasting some PDF rectangular annotations Fix https://github.com/siyuan-note/siyuan/issues/9321 2023-09-30 20:19:26 +08:00
Daniel
11d2f7c580
🐛 The image does not display after pasting some PDF rectangular annotations Fix https://github.com/siyuan-note/siyuan/issues/9321 2023-09-30 20:18:53 +08:00
Daniel
49d92538df
🐛 The subdoc creation path is unstable when a parent doc with the same name exists Fix https://github.com/siyuan-note/siyuan/issues/9322 2023-09-30 19:52:26 +08:00
Daniel
17dd264479
🎨 Improve handling of copy block ref when including images https://github.com/siyuan-note/siyuan/issues/9317 2023-09-30 19:34:28 +08:00
Daniel
e74733b4e1
♻️ Refactor create doc by hpath 2023-09-30 19:29:59 +08:00
Daniel
121d33e74d
🎨 Improve handling of copy block ref when including images https://github.com/siyuan-note/siyuan/issues/9317 2023-09-30 17:56:47 +08:00
Daniel
ca855c1fa5
🎨 Attribute Panel - Database sort attributes by view column order https://github.com/siyuan-note/siyuan/issues/9319 2023-09-30 11:57:37 +08:00
Daniel
2b9bec8e8b
🎨 Ctrl+N should follow notebook create save path https://ld246.com/article/1695965429553 2023-09-29 17:33:18 +08:00
Daniel
172b7ed018
🎨 Apply result optimized by FSRS optimizer https://github.com/siyuan-note/siyuan/issues/9309 2023-09-28 22:39:12 +08:00
Daniel
6354d04e4b
🎨 Apply result optimized by FSRS optimizer https://github.com/siyuan-note/siyuan/issues/9309 2023-09-28 22:38:56 +08:00
Daniel
ac752516a1
🎨 Improve insert database row sorting 2023-09-28 13:53:07 +08:00
Daniel
8a7c64cdb4
🎨 Improve error tip when renaming tags/bookmarks containing Markdown markers Fix https://github.com/siyuan-note/siyuan/issues/9248 2023-09-28 12:48:27 +08:00
Daniel
7b8d5edf77
🎨 New a row in the database no longer require to create a relevant doc https://github.com/siyuan-note/siyuan/issues/9294 2023-09-28 11:17:49 +08:00
Daniel
4283f73407
🎨 Improve error tip when renaming tags/bookmarks containing Markdown markers Fix https://github.com/siyuan-note/siyuan/issues/9248 2023-09-28 10:59:50 +08:00
Daniel
20cd3c5f80
🎨 New a row in the database no longer require to create a relevant doc https://github.com/siyuan-note/siyuan/issues/9294 2023-09-28 10:50:35 +08:00
Daniel
12162eb9e3
🎨 New a row in the database no longer require to create a relevant doc https://github.com/siyuan-note/siyuan/issues/9294 2023-09-28 00:39:15 +08:00
Daniel
ddffc27745
🎨 New a row in the database no longer require to create a relevant doc https://github.com/siyuan-note/siyuan/issues/9294 2023-09-28 00:20:45 +08:00
Daniel
a25e3b7bcf
🎨 New a row in the database no longer require to create a relevant doc https://github.com/siyuan-note/siyuan/issues/9294 2023-09-27 23:26:56 +08:00
Daniel
a5cefa369b
🎨 New a row in the database no longer require to create a relevant doc https://github.com/siyuan-note/siyuan/issues/9294 2023-09-27 23:22:36 +08:00
Daniel
0b1608d2c3
🎨 New a row in the database no longer require to create a relevant doc https://github.com/siyuan-note/siyuan/issues/9294 2023-09-27 23:19:15 +08:00
Daniel
863eb5e570
🎨 New a row in the database no longer require to create a relevant doc https://github.com/siyuan-note/siyuan/issues/9294 2023-09-27 23:14:42 +08:00
Daniel
688f3a13bf
🎨 New a row in the database no longer require to create a relevant doc https://github.com/siyuan-note/siyuan/issues/9294 2023-09-27 16:23:46 +08:00
Daniel
3842a17d07
🎨 Documents created via the database are no longer automatically hidden Fix https://github.com/siyuan-note/siyuan/issues/9298 2023-09-27 16:11:18 +08:00
Daniel
4c47fdbdb1
🎨 Remove scroll attribute when converting the document to a heading https://github.com/siyuan-note/siyuan/issues/9297 2023-09-27 15:58:30 +08:00
Daniel
c1bc0c2b0e
🎨 Database values no longer correspond to block attributes Fix https://github.com/siyuan-note/siyuan/issues/9293 2023-09-27 15:51:27 +08:00
Daniel
557ab7411f
🎨 Update av asset clean 2023-09-26 11:16:40 +08:00
Daniel
2f87e4b4c7
🎨 Update av export 2023-09-26 10:51:39 +08:00
Daniel
455d5c3908
🎨 Update av export 2023-09-26 10:33:56 +08:00
Daniel
10ac5e557d
🎨 Update av export 2023-09-26 10:30:08 +08:00
Daniel
c3adbe6b52
🎨 Update av export 2023-09-26 09:43:48 +08:00