memos icon indicating copy to clipboard operation
memos copied to clipboard

An open source, lightweight note-taking service. Easily capture and share your great thoughts.

Results 722 memos issues
Sort by recently updated
recently updated
newest added

因为没有APP,我是添加快捷方式到桌面,默认的ICO图标像换成自己喜欢的

行內程式碼 "`" (反引號),剛剛測試沒有生效 另外 Markdown 語法,如果在符號外空格會造成版面跑掉 ![image](https://user-images.githubusercontent.com/9668312/185820406-8131283e-9ac4-4eb1-b265-39dc83d4b7c2.png)

bug

感谢开源这么棒的作品,请问考虑支持更多的 db 类型吗?Mysql 或者 postgresql 等等。

1. flomo 的编辑器也是使用的 ProseMirror 2. 方便未来扩展基于 yjs 实现实时协同 3. 天然的对 markdown 支持友好 4. 有比较好的生态,非常容易能实现 list 等功能

1. 建议docker命令简写为如下形式 ``` docker run -d --name=memos -p 5230:5230 -v ~/.memos:/var/opt/memos neosmemo/memos --mode prod --port 5230 ``` 2. 优化前端邮箱和密码规则提示和支持回车键确认登录,可能的处理方式如下: - 输入框外显性提示 - 输入框内隐性提示 - 正则动态检测输入框内容,可参考各大网站注册页面,如QQ、知乎等平台 - 登录按钮绑定回车键,省去鼠标点击过程。 3. 优化后端错误日志打印到控制台或者日志文件。

enhancement
PR welcome

如题,为 Memos 的公开想法或针对某个帐号的想法添加 RSS 功能

enhancement

Gives this result: I think numbered lists should only happen if the number is either at the start of the line, or has only whitespace before the number. I think...

bug

目前版本的protect功能有意思,在某种程度上说可作为小团队笔记工具使用,即每个人各自写自己的笔记,适合团队内共享的就按protect处理,私人笔记则按private处理。 希望提供一个搜索全部成员protect、public笔记的功能,这样可以把团队知识效用最大化。

enhancement

想要项目有更广泛的发展 降低使用门槛 应该出个中文文档 讲下每个功能的作用 如api的使用 Shortcuts使用 可见性三种模式 资源库的使用 历次更新说明 ……

PR welcome
document