-
Export features question: Anchor text wrapping symbol
2023-12-08 20:44This configuration item is usually used with the Ref option. Set the Ref option to
Just anchor text
, and then set the configuration item to[[
and]]
, so that the exported block reference element will become[[Anchor text]]
so that other software can recognize it. -
Any export method not working (crash/freeze) app on setting -> Export -> Ref -> footnote
2023-12-08 20:38Hello, I cannot reproduce the freeze export problem here. If it is convenient, please make a minimum reproducible data set and upload it so that we can debug it. Thank you.
-
Can't Export notebook on android
2023-12-07 16:04Hello, please try to use the Settings - Network serving function, and then try to export on the PC browser.
-
Self-made template?
2023-12-01 22:08It's absolutely possible, you can export the template in Document - Export.
-
Is it possible for markdown export to link to other files?
2023-12-01 08:39Maybe it is feasible. If you have time, you can simply verify it and see if there are developers in the community to implement and improve it. Thank you.
-
Documentation for "Copy block *"
2023-11-29 10:24The main difference between copy block ref and copy block hyperlink (Markdown) is that ref establish bidirectional links (reference counting and backlink panel), but block hyperlink do not.
-
Is it possible for markdown export to link to other files?
2023-11-29 09:23Hello, you can try setting the reference export to footnote mode. We think this is the best ref export solution because most Markdown parsers support footnotes.
-
Is it possible for markdown export to link to other files?
2023-11-26 21:21Sorry, converting references to relative paths to Markdown files is not supported.
Some of the existing reference export modes can be seen in Settings - Export:
-
Encryption with S3 sync
2023-11-16 00:02Hello, data synchronization is based on the data repo, and the data repo only needs to be initialized once.
-
Can't copy API token string
2023-11-14 21:19Slide out the right panel, and then scroll to the bottom will show the "About".
-
WebDav Koofr - Request for support
2023-11-06 09:35From the error message, it appears that the connection is established via HTTPS. You can try skipping TLS.
-
WebDav Koofr - Request for support
2023-11-06 09:05Hello, the request status code 423 is returned by the WebDAV server. It may be because there are many requests in a short period of time and the server cannot handle it.
We recommend using S3 instead of WebDAV because WebDAV has poorer performance and stability.
-
Inline Math - can I somehow do simple Math like summing up a table column?
2023-10-28 20:58Paid users can already experience it first, and it will have to wait until it is officially released to all users.
-
Inline Math - can I somehow do simple Math like summing up a table column?
2023-10-26 17:18Hello, we are developing the database table view feature that can filter, sort and calculate Issue #2829 · siyuan-note/siyuan
There are currently no support plans for chart drawing, thank you.
-
Markdown Folder Import (Obsidian import)
2023-10-24 01:03Hello,
About importing:
- Obsidian references cannot be converted to SiYuan references if they cannot be located externally, because Obsidian references seem to have some kind of built-in private short format syntax that we cannot parse. We can only handle standard Markdown formats and cannot handle private extended Markdown formats
- SiYuan will not perform automatic link conversion on text
About exporting:
- When SiYuan exports Markdown, you can export references as footnotes, Settings - Export - Ref
-
SiYuan Lifetime Subscription is now on sale, seats are limited
2023-10-23 09:59Hello, SiYuan is currently positioned as a personal knowledge management tool and is not recommended for team collaboration. Currently, there should be no problem when editing different documents concurrently. There may be problems when editing the same document. You can setup it through Docker or use the network serving function to test it, thanks.
-
Where is database table in SiYuan Android apps?
2023-10-23 09:38Hello, this feature is currently in the internal beta testing stage and requires paying users to use it. After the end of the internal beta (end of this year) all users can use it, thanks.
-
Where is database table in SiYuan Android apps?
2023-10-21 20:43Hello, currently the mobile-end does not support creating databases and can only synchronize them from the desktop-end to the mobile-end through data synchronization.
-
Does the browser-end not support link embeds?
2023-10-20 09:55Hello, this is mainly because some websites have set browser security policies and do not allow embedding. The desktop version can embed because SiYuan has skipped some security policies, but it cannot be done in the browser environment.
-
Failed to synchronize data at startup
2023-10-18 16:39Hello, this should be a configuration problem, such as incorrect authentication. Please check the kernel log (workspace/temp/siyuan.log), which will contain detailed error information.
-
SiYuan's Chrome extension is broken?
2023-10-10 09:39Please provide the URL and operation steps (screenshot) so that we can troubleshoot the problem, thank you.
-
How to use "inbox" feature?
2023-10-08 10:48There should be no connected program at present (as far as I know). This requires third-party applications to be developed and connected.
-
How to use "inbox" feature?
2023-10-08 09:59Hello, Inbox currently only provides APIs for external applications to connect.