siyuan/kernel/model
2023-10-12 17:33:23 +08:00
..
ai.go
appearance.go
asset_content_test.go
asset_content.go
assets_watcher_darwin.go
assets_watcher.go
assets.go 🎨 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
attribute_view.go Improve performance of loading database table view 2023-10-12 17:33:23 +08:00
backlink.go
bazzar.go
block.go
blockial.go
blockinfo.go 🎨 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
bookmark.go 🎨 Improve bookmark panel rendering https://github.com/siyuan-note/siyuan/issues/9361 2023-10-06 22:26:00 +08:00
box.go 🎨 Automatically move corrupted notebook folders to the corrupted folder https://github.com/siyuan-note/siyuan/issues/9202 2023-09-17 10:24:40 +08:00
cloud_service.go 🎨 Update av export 2023-09-26 10:33:56 +08:00
conf.go 🎨 Improve install new version on Windows 2023-10-11 11:59:58 +08:00
export_katex.go
export_merge.go
export.go 🎨 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
file.go 🎨 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
flashcard.go 🎨 Document-level new card/review card limit control https://github.com/siyuan-note/siyuan/issues/9365 2023-10-08 20:15:53 +08:00
format.go
graph.go
heading.go 🎨 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
history.go
import.go 🎨 Export related flashcard data when exporting .sy.zip https://github.com/siyuan-note/siyuan/issues/9372 2023-10-08 19:18:27 +08:00
index_fix.go
index.go
listitem.go
mount.go
ocr.go
outline.go
path.go 🐛 Create doc with ref Fix https://github.com/siyuan-note/siyuan/issues/9329 2023-10-03 07:57:36 +08:00
plugin.go
process.go
render.go
repository.go 🎨 Database beta https://github.com/siyuan-note/siyuan/issues/9242 2023-09-25 16:38:24 +08:00
search.go 🎨 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
session.go 🔒 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
snippet.go
storage.go
sync.go 🎨 Database beta https://github.com/siyuan-note/siyuan/issues/9242 2023-09-25 16:38:24 +08:00
tag.go 🎨 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
template.go 🎨 Improve the handling of inline-math containing | in the table https://github.com/siyuan-note/siyuan/issues/9227 2023-09-23 10:45:19 +08:00
transaction.go 🎨 Supports searching database blocks by the view title https://github.com/siyuan-note/siyuan/issues/9348 2023-10-05 12:02:48 +08:00
tree.go
updater.go
upload.go 🐛 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
virutalref.go 🎨 Virtual references exclude the name and aliases from the current document https://github.com/siyuan-note/siyuan/issues/9204 2023-09-17 11:15:12 +08:00
widget.go