Stephen Zhou

Results 10 comments of Stephen Zhou

try ``` docker run -d --name memos -p 443:5230 -v ~/.memos/:/var/opt/memos neosmemo/memos:latest ```

考虑了一下,目前正文格式到页面上的卡片的处理就是前端的 parser 单独做的,感觉在后端引入 markdown 转 html 的库可能不是个好的选择。不知道 rss 阅读器对于 markdown 格式的处理如何?

Check this demo, I will release this obsidian plugin soon. https://github.com/usememos/memos/assets/38493346/c58d650d-520e-4108-af87-5cd1a89a6c28

@i-iooi-i @zhaoscsc I have created a PR at https://github.com/obsidianmd/obsidian-releases/pull/1955

Here is a website that can export Memos to a local zip, https://github.com/hyoban/note-convert . Try to use it. If you have any problems, you can open an issue, I will...

@erbanku I haven't used object storage in Memos yet, I'll try to find out why

@erbanku This problem has been fixed, if you have more problems, you can open an issue in https://github.com/hyoban/note-convert

we need backend support, so you should have your own server to host memos