memos icon indicating copy to clipboard operation
memos copied to clipboard

An open-source, self-hosted note-taking service. Your thoughts, your data, your control — no tracking, no ads, no subscription fees.

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

### Is your feature request related to a problem? No. ### Describe the solution you'd like For database storage, maybe will be very good for performance to have resources outside...

enhancement

### Is your feature request related to a problem? Add the e2e testing proposal. ### Describe the solution you'd like I'm the author of [api-testing](https://github.com/LinuxSuRen/api-testing) which is an API testing...

enhancement

### Describe the bug 只要涉及到我自己本地上传的图片的页面加载都特别慢,比如我修改了头像或者发布了一个带图片的笔记,页面加载都特别慢,控制台显示是图片加载慢 ### Steps to reproduce 只要涉及到我自己本地上传的图片的页面加载都特别慢,比如我修改了头像或者发布了一个带图片的笔记,页面加载都特别慢,控制台显示是图片加载慢 ### Screenshots or additional context _No response_

bug

### Is your feature request related to a problem? NA ### Describe the solution you'd like I want to link people directly to tags I create. Can't see how to...

enhancement

### Describe the bug 隔一段时间需要重新验证登录,在登录后台时,无法进入新的页面,网站也无法打开,这时查看服务器负载情况,发现读写和cpu是满负载状态,需要重启服务器才能打开页面,这时登录就能成功登录 我的docker-compose.yaml文件: ``` version: "3" services: memos: image: neosmemo/memos:latest container_name: memeos hostname: memeos ports: - "7264:5230" volumes: - ./.memos/:/var/opt/memos restart: always ``` docker版本: `Docker version 24.0.4,...

bug

### Is your feature request related to a problem? Ability to add free style drawings to notes (ideally embedded, but if not as attachments) ### Describe the solution you'd like...

enhancement

### Describe the bug After upgrade to version 0.15.1, I found that the "full screen" edit button is gone. I think it was here before: Not sure if this is...

enhancement

### Is your feature request related to a problem? It is painful to move the cursor around just using the arrow keys. ### Describe the solution you'd like Add an...

enhancement

### Is your feature request related to a problem? ADD preview when writing ### Describe the solution you'd like ADD preview when writing ### Additional context ADD preview when writing

enhancement
PR welcome

### Is your feature request related to a problem? It is inconvenient for me to search for other people’s shares in the exploration module. ### Describe the solution you'd like...

enhancement
Stale