-
'Add to Database' question
2024-04-26 21:56This function can be seen as recording metadata for blocks and managing these metadata (sorting, filtering, etc.) through different views, thereby making it easier to manage blocks.
-
Miscellaneous questions
2024-04-26 21:53- You can consider using the database function, which has a date field
- The desktop version is a full-featured version. The browser version does not support exporting/importing some formats. For specific limilitations, please refer to the User Guide - Docker Hosting chapter
- Use Esc to select the current block, use Shift+↑ to expand the selection, and then Del/Backspace
- Referring to the first point, it is recommended to use a database. You can also consider related plugins in the marketplace
- Recent versions support https://github.com/siyuan-note/siyuan/issues/11157
Thanks for the feedback!
-
Headings auto-expanding (disable)
2024-04-10 07:50Yes, it should be impossible to achieve at present.
-
Headings auto-expanding (disable)
2024-04-09 23:16Sorry, this cannot be done. Expanding the heading will expand all blocks below including sub-blocks.
-
kernel version failed
2024-04-06 18:35Hello, please open the workspace/temp/siyuan.log kernel log file to see if the kernel has started normally.
-
is this true?
2024-04-01 08:35Please refer to the User Guide - Data Security - Data Availability Guarantee chapter.
-
is this true?
2024-03-31 23:21I think it's unlikely, essentially both .json and .md are text files, so technically there's not much difference between them.
The biggest difference between .json and .md is human readability. Standard .md can be directly modified manually, but manually modifying .json is much more difficult. If you are not careful, it is easy to cause syntax errors and data exceptions, so we do not recommend modifying the .json directly, thank you.
-
Parameterized queries
2024-03-29 08:31We are very sorry. Due to some security reasons, LianDi cannot be accessed without logging in.
-
Why does it tries to contact b3logfile.com constantly?
2024-03-27 13:25Used for checking updates and downloading statistics from the market. If you have any doubts about privacy and security, you can capture the network packets and review the relevant codes. Thank you.
-
Problem in creating database.
2024-03-25 18:09According to the log, the view data is lost:
E 2024/03/25 08:52:23 node.go:598: parse attribute view [20240325082545-pcrrx9h] failed: view not found
I noticed that there is a lot of data sync merging in the log, which is not normal. Please refer to the data synchronization chapter of the user guide to confirm whether the usage is incorrect, thank you.
-
Sync issue?
2024-03-25 17:28Hello, our cloud service status is all normal. Please upload the system log to locate the problem. Thank you.
-
Disable Doc Tree from collapsing each time I use the Replace function
2024-03-24 09:36Please pay attention to https://github.com/siyuan-note/siyuan/issues/10652 thanks.
-
Problem in creating database.
2024-03-22 09:15Hello, it seems from the log that the view data is lost. I am not sure how this problem is caused. If you can provide complete reproduction steps, it will help us further solve this problem. Thank you.
-
Student's database
2024-03-21 21:20You can export the database structure by exporting the document template; mirroring the database blocks and using multiple views to manage data in different documents is our recommended approach, thank you.
-
Problem in creating database.
2024-03-21 21:18Please try F5 refresh. If it still cannot be loaded, please export the system log in Settings - About and upload it to reply to me. Thank you.
-
Is it possible for markdown export to link to other files?
2024-03-21 21:11Usage scenarios I think we can try to wait for the early proposers of the requirements who participated in the discussion above to respond with suggestions.
-
Is it possible for markdown export to link to other files?
2024-03-21 10:49The reason why this function is placed at the notebook level is because some users no longer want to use SiYuan and need complete batch export, so support for this function is not considered at the document level.
I'm not sure if the span tag still exists after pandoc converts the HTML, but I'm sure anchor jumps can be used and you can write HTML tests in the browser.
-
PC Desktop and Android Sync - Out of whack
2024-03-21 08:30Hello, SiYuan will not merge the data of the same document in both directions, but will overwrite it according to the last synchronization time. Please refer to the data synchronization chapter of the user guide for more details, thank you.
-
Is it possible for markdown export to link to other files?
2024-03-20 23:34In theory, programs that support standard Markdown (CommonMark) should be able to support parsing and rendering inline HTML elements, that is,
<span>
, but they may not necessarily support anchor hash jumps. After rendering from Markdown to HTML, the browser can support anchor hash jumping, so currently, exporting references as anchor hashs is the optimal solution. -
What does this renameable button do in Databases?
2024-03-20 09:08This is the name of the view, which can be modified through the right-click menu;
+
is used to create a new view. Different views can be configured with different sorting and filtering, but share a set of data. -
Maze (Whiteboard) update
2024-03-18 16:27Currently, this feature is still in the long-term plan, and there will be no resources for development within this year at least. Please pay attention to https://github.com/siyuan-note/siyuan/issues/2024
-
SiYuan Lifetime Subscription is now on sale, seats are limited
2024-03-18 09:18Sorry, there are currently no other payment methods.
-
Collaborate in teams
2024-03-17 19:51Not yet. SiYuan's current main positioning is as a personal tool, thank you.
-
Will the database have its own page much like what Notion has?
2024-03-09 17:44Mirror database blocks are a feature and cannot be disabled. The latest version can specify views for different mirror database blocks, but other views cannot be hidden.
-
Issue with PDF Annotations Recognition in SiYuan Software
2024-03-08 08:16Hello, we have received the test PDF you provided. After testing, we found that the original PDF annotations can be displayed:
However, please note that the original PDF annotation can only display highlights and cannot display specific remark information and be used for reference.
-
Issue with PDF Annotations Recognition in SiYuan Software
2024-03-07 10:21Hello, if it is convenient, please provide the PDF file for testing 845765@qq.com
-
Attributes access and templates
2024-02-25 09:44- There seems to be a plugin (or there will be a plugin soon) in the developer community for displaying doc block attributes
- You can consider using template field, which are introduced in the user guide chapter "Database"
- Template cannot update block
-
Move workspace to a new WebDav server
2024-02-25 09:39I think option B is more reliable and can provide data backup by the way.
-
Database with Gallery view
2024-02-19 21:22Currently, user requirements are mainly collected through GitHub Issues and forums, but there are no intuitive and summarized statistical results.