Results 241 comments of boojack

Thanks for the PR. I removed the sticky style for editor in https://github.com/usememos/memos/pull/752. It's scrollable and will not hide the content as same as Twitter.

The best way is to enable HTTPS by [nginx](https://www.nginx.com/).

> Apparently pressing escape immediately removes the memo you were typing without any sort of confirmation. Cannot reproduce, please check again in https://demo.usememos.com/. > Ran into this today by having...

Vercel 只支持部署静态资源,无法做到数据持久化。 * https://vercel.com/guides/does-vercel-support-docker-deployments * https://vercel.com/guides/is-sqlite-supported-in-vercel

@bonnebulle please build with release branch instead of main.

> Btw, Twitter generates random strings for resource urls. I think memos should do it so for security. It has been implemented since `v0.12.0`.

@ChasLui The option2 LGTM. Please have a try.

Released in `v0.16.0`

Maybe you need an online server to host memos.

In the latest version, we have implemented a usable markdown parser with escaping support. https://github.com/usememos/memos/blob/main/plugin/gomark/parser/escaping_character.go