MrDoc icon indicating copy to clipboard operation
MrDoc copied to clipboard

mrdoc,online document system developed based on python. It is suitable for individuals and small teams to manage documents, wiki, knowledge and notes. 觅思文档,适合于个人和中小型团队的在线文档、知识...

Results 65 MrDoc issues
Sort by recently updated
recently updated
newest added

![image](https://user-images.githubusercontent.com/51323917/182388870-3196405f-635b-41c8-b969-fc298598fe4e.png) ![image](https://user-images.githubusercontent.com/51323917/182388943-391aaa42-f9c6-4717-a6df-22fa4205916b.png)

how to fix it? I get some error just like "ModuleNotFoundError: No module named 'webdriver_manager.utils'" I use python 3.6.8 when I try to start the server(python3 manage.py runserver) I copied...

目前发现一个文档里的两个概述链接一样,会导致点击toc目录里的第二个概述自动跳转到第一个概述那里去 第一个概述的链接 ![image](https://user-images.githubusercontent.com/88395653/178131670-0a6da9e2-eb12-4a65-b8d4-df181864889a.png) 第二个概述的链接 ![image](https://user-images.githubusercontent.com/88395653/178131730-1a185bda-df3f-47ba-97a0-0712f39d0fe1.png)

# 富文本中增加本地(音乐、视频、表格、PDF、图片)等格式的插入,且可以文档上使用播放,另外还希望支持脑图、流程图的绘制支持,而不是代码输入的形式 # 因为是离线网络部署,断开了互联网的链接,只有管理电脑主机才有网络,希望专业版可以支持 ![image](https://user-images.githubusercontent.com/67134208/172206465-1e767a1f-ad66-4fd7-a69b-10192557326c.png)

云服务器部署后浏览器F12报错RT,导致无法进行用户管理等,具体为用户管理页面不显示东西且点击「新增用户」和「添加管理员」按钮没反应

v0.77 1. 搜索到的内容点开后文档不存在 2. 搜索查询分页,显示总共3页,当点下一页总页数变成2了

1. -[ ] 可通过api获取 公开/分享 文档名称(或系统生成并提供唯一序号也可)的 text/markdown/json 等格式的文本,便于命令行直接操作. 2. -[x] 音视频 iframe 标签域名白名单模式/不限制模式选项. 3. -[ ] 音视频本地流式加载. 4. -[ ] 文档评论和钉钉/webhook通知功能. 5. -[x] 时间线 6. -[ ] window打包免安装包迭代 7. -[...

api创建文集提示 文集名称不能为空 完全按照文档的api来的 其他的都正常

Using docker-compose to deploy mrdoc-nginx:0.7.6-with-mysql. ## ERROR: File "/usr/local/lib/python3.7/site-packages/MySQLdb/connections.py", line 185, in __init__ super().__init__(*args, **kwargs2) MySQLdb._exceptions.OperationalError: (1045, "Access denied for user '7d6a4'@'172.31.0.3' (using password: YES)") django.db.utils.OperationalError: (1045, "Access denied for...

editorMD编辑器的代码块建议加上一键复制按钮