-
### Is your feature request related to a problem?
I would like to install this in an lxc container instead of using docker
### Describe the solution you'd like
Instructions on how to install this w…
-
感谢大佬给出这样的免费部署方案,但是在使用过程中因为不熟悉该工具及相关的工具,因此想咨询您一些关于memos-on-fly库的问题:
1.这里面使用的B2存储库只是单纯备份fly.io上的数据,还是将fly.io上部署的memos用户产生的数据存到B2里,然后在用户前端访问memos时从B2中取出数据呢?
2.B2的备份是自动的吗?
3.能否支持设置图床的功能?毕竟免费资源的容量有限,而且是…
-
What could I have wrong- every update of docker container is wiping all my memos and deleting them?
-
https://github.com/usememos/memos/blob/a0face6695914f6822ca64d28988fb09de96d112/web/src/components/MemoEditor.tsx#L104
Replace with
`if (!event.shiftKey && (event.ctrlKey || event.metaKey)) {`
-
### Is your feature request related to a problem?
1.分类后面可以显示这个分类下面的笔记条数。
2.分类也可以直接删除
### Describe the solution you'd like
1. 就是分类后面显示就行
2. 像删除笔记那样归档之后在删除
### Additional context
_No resp…
-
Here you can see videos are not displaying on iOS. I tried mp4 and mov files. Also tried both safari and Firefox browsers. This is a iPhone 10 XS Max. I am doing some pretty vigorous testing before pr…
-
I have a react-native app and I'm just trying to simplify the code structure slightly by changing:
```
export default () => (
…
-
![image](https://user-images.githubusercontent.com/17892238/210161754-fe457d78-3ab4-4d3d-9441-8ad40eaa5947.png)
-
### Describe the bug
怀疑是因为memos关联的资源存数据库blob字段原因
### Steps to reproduce
1.写500条以上memo,每个memo都带附件
2.在memos搜素框搜索关键字
3.加载缓慢,有一半几率memos服务会崩溃
### Screenshots or additional context
我提供以下临时解决方法:
1…
-
![image](https://user-images.githubusercontent.com/15261543/218634849-8fed3af9-6d2e-429d-8d5a-6e49b1bfd625.png)
如图
前几步都正常操作了,最后一步导入提示 no matches found,是我 OpenAPI 填入的方式不对么?