Macavity
Follow
#2234 2024-08-08 19:23:09 Join
72
Home View
1h54m
Online time
  • Problem to access pluguin help links to ld246.com

    2024-12-12 23:17

    I don't think ld246.com is related to being a PRO user, nor are plugins. As you already found out, like you most of us can't register on ld246.com.

    Anyone can use plugins through the marketplace in SiYuan and you can read about the plugins also from inside the application.

    What specific information are you lacking?

  • Jump to record's (doc) database page

    2024-12-12 03:03

    My Pull Request as merged and the first of these two icons will be in Milestone 3.1.16

  • Embed query to list children notes

    2024-12-11 00:34

    There is a plugin/widget combination already:

    • HierarchyNavigate + listChildDocs

    In the settings of HierarchyNavigate you can change the page layout to include the listChildDoc widget which will then be inserted automatically.

  • some feedback

    2024-12-11 00:27

    Enabling "marketplace". The wording is very scary: "Once you choose to trust the marketplace, it cannot be closed. If you have installed a marketplace package containing malicious code, please manually delete it on the file system". Very bad wording.
    Most people will be running away screaming scared. Western app stores / plugin stores come being advertised as safe by default.

    Most app stores which are enabled by default have a review process. Many others are not enabled by default, most software doesn't even have a marketplace. Obsidian for example has a similar warning before the user like this:

    [..] could potentially cause data integrity and security issues.

    The marketplace plugins in SiYuan are pretty much an open door. Thus I think it's highly important to clarify that the responsibility is with the user and you should not trust foreign code on goodwill.

    Otherwise good suggestions 👍

  • Keyboard Shortcuts for Horizontal Divider

    2024-12-10 20:47

    Do you mean the thematic break?

    When I type /the it suggests thematic break and also shows the shortcut, which for me is "---". Thus if you type "---" it turns into a horizontal line.

  • Jump to record's (doc) database page

    2024-12-09 20:11

    I would benefit from this feature as well, I'll try if I can fix this.

  • Lifetime or Subscription?

    2024-12-06 22:28

    As far as I have understood it, you pay 148$ once for life. Once all seats are sold this plan will turn into a subscription with recurring payment.

    The current lifetime subscription does not need to be renewed after purchase.

    source: Comment by 88250

  • Jump to record's (doc) database page

    2024-12-06 22:21

    I've looked at the source code, it seems these icons are intentionally hidden for the Browser. I don't know why though.

    Are you using SiYuan in the Browser?

  • Jump to record's (doc) database page

    2024-12-02 03:09

    When you hover your mouse over the database name on the top right, a dialog will popup with a preview of the database. In that dialog window there are several buttons on the top, the first two will both open the database page. The first in the current window, the second in a new window.

    Bildschirmfoto20241201um20.08.20.png

  • Database view not working in Docker

    2024-10-28 20:45

    Really? I've never had any issues with the database in docker 🤔 I am even using some database plugins and they work as well.

    But, I am using it in english language.

  • How do I properly update SiYuan on Docker?

    2024-10-28 20:42

    I don't think you need to export all data, you should of course have a backup - but it's unrelated to the update.

    When using docker-compose you have several shared folders like config and workspace - those contain your data.

    What I do:

    • down the container
    • pull the new image
    • build the new container
    • and "up" with it.

    Watchtower can do all of that for you.

  • Formulas and space in field names

    2024-10-04 21:52

    This is explained in SiYuan Template Function Guide

    .action{ index . "Field 1" }