# 使用说明 - 赋予文件夹权限 容器要求以`1000:1000`用户身份运行,第一次创建可能失败,需要将应用数据文件夹`data`赋予用户权限, 终端运行以下命令,按需修改 ``` chown -R 1000:1000 /opt/1panel/apps/local/siyuan/siyuan/data ``` 然后重建应用即可。 # 原始相关
## 💡 简介 思源笔记是一款隐私优先的个人知识管理系统,支持细粒度块级引用和 Markdown 所见即所得。  欢迎到[思源笔记官方讨论区](https://ld246.com/domain/siyuan)了解更多。同时也欢迎关注 B3log 开源社区微信公众号 `B3log开源`:  ## 🔮 特性 大部分功能是免费的,即使是在商业环境下使用。 * 内容块 * 块级引用和双向链接 * 自定义属性 * SQL 查询嵌入 * 协议 `siyuan://` * 编辑器 * Block 风格 * Markdown 所见即所得 * 列表大纲 * 块缩放聚焦 * 块横向排版 * 百万字大文档编辑 * 数学公式、图表、流程图、甘特图、时序图、五线谱等 * 网页剪藏 * PDF 标注双链 * 导出 * 引用块和嵌入块 * 带 assets 文件夹的标准 Markdown * PDF、Word 和 HTML * 复制到微信公众号、知乎和语雀 * 间隔重复 * 模板片段 * JavaScript/CSS 代码片段 * Android/iOS APP * Docker 部署 * [API](API_zh_CN.md) * 社区集市 部分功能需要付费会员才能使用,更多细节请参考[定价](https://b3log.org/siyuan/pricing.html)。 ## 🏗️ 架构设计和开源生态  * [bazzar](https://github.com/siyuan-note/bazaar):社区集市 * [dejavu](https://github.com/siyuan-note/dejavu):数据仓库 * [riff](https://github.com/siyuan-note/riff):间隔重复系统 * [petal](https://github.com/siyuan-note/petal):插件 API * [chrome](https://github.com/siyuan-note/siyuan-chrome):Chrome 扩展 * [lute](https://github.com/88250/lute):结构化的编辑器引擎,支持 Go 和 JavaScript * [ios](https://github.com/siyuan-note/siyuan-ios): iOS APP * [android](https://github.com/siyuan-note/siyuan-android): Android APP ## 🌟 Star History [](https://star-history.com/#siyuan-note/siyuan&Date) ## 🗺️ 路线图 * [思源笔记开发计划和进度](https://github.com/orgs/siyuan-note/projects/1) * [思源笔记版本变更和公告](CHANGELOG.md) ## 🚀 下载安装 桌面端和移动端建议优先考虑通过应用市场安装,这样以后升级版本时可以一键更新。 ### 应用市场 * [App Store](https://apps.apple.com/cn/app/siyuan/id1583226508) * [Google Play](https://play.google.com/store/apps/details?id=org.b3log.siyuan) * [Microsoft Store](https://www.microsoft.com/store/apps/9P7HPMXP73K4) * [华为应用市场](https://appgallery.huawei.com/app/C105558879) * [小米应用商店](https://app.mi.com/details?id=org.b3log.siyuan) * [酷安](https://www.coolapk.com/apk/292664) ### Docker 部署