D

88250
Follow
#1 2023-05-26 12:07:04 Join
10.3k
Home View
574h20m
Online time
Do good deeds without asking about the future.
  • Documents getting randomly deleted (SiYuan Sync)

    2023-12-20 19:44

    Hello, if it is not the latest version, please upgrade to the latest version and check again. We have recently fixed some issues related to cloud synchronization.

    If this problem continues to occur, please upload the system logs of all devices participating in the synchronization for our analysis. In addition, please refer to the data synchronization chapter of the user guide for synchronization principles and precautions. Thank you.

  • S3 sync usefullness of Cloud sync dir option?

    2023-12-18 21:29

    Sorry, I misunderstood your question before. This is indeed the case. For S3/WebDAV synchronization, the cloud sync directory list is only for display, and management operations such as creation or deletion cannot be performed.

  • S3 sync usefullness of Cloud sync dir option?

    2023-12-18 20:25

    Hello, the cloud directory corresponds to the storage bucket, so that multiple workspaces can be associated with different storage buckets.

  • When exporting in markdown, '-' instead of '*'

    2023-12-17 22:51

    Hello, in standard Markdown, both characters can be used as markers for unordered lists, so we chose *.

    Could you tell us why - is necessary? Thank you very much :)

  • Export features question: Anchor text wrapping symbol

    2023-12-08 20:44

    This 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:38

    Hello, 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:04

    Hello, 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:08

    It'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:39

    Maybe 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:24

    The 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:23

    Hello, 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:21

    Sorry, converting references to relative paths to Markdown files is not supported.

    Some of the existing reference export modes can be seen in Settings - Export:

    image.png

  • Opening backlinks

    2023-11-26 11:21

    Ctrl+Click

  • Encryption with S3 sync

    2023-11-16 00:02

    Hello, 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:19

    Slide out the right panel, and then scroll to the bottom will show the "About".

  • Can't copy API token string

    2023-11-14 08:35

    Slide out the right panel and select About - Workspace

  • Can't copy API token string

    2023-11-13 21:56

    Hi, please try copying it using Ctrl+C.

  • WebDav Koofr - Request for support

    2023-11-06 09:35

    From the error message, it appears that the connection is established via HTTPS. You can try skipping TLS.

    image.png

  • WebDav Koofr - Request for support

    2023-11-06 09:05

    Hello, 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:58

    Paid 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:18

    Hello, 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.

  • Search results very distracting

    2023-10-25 09:15

    Well, it can be solved using type filtering.

  • Markdown Folder Import (Obsidian import)

    2023-10-24 01:03

    Hello,

    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
  • Self-made template?

    2023-10-23 16:51

    Please refer to the User Guide Template snippet chapter

    image.png

  • SiYuan Lifetime Subscription is now on sale, seats are limited

    2023-10-23 09:59

    Hello, 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:38

    Hello, 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:43

    Hello, 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:55

    Hello, 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:39

    Hello, 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:39

    Please provide the URL and operation steps (screenshot) so that we can troubleshoot the problem, thank you.