boojack
boojack
> err=unable to open database file: no such file or directory Maybe your data path `~/Apps/memos/data` is not existed.
Refer to #1843
Ask AI has been removed.
Execute the following SQL into your database or wait next release. ```sql UPDATE resource SET public_id = printf ( '%s-%s-%s-%s-%s', lower(hex(randomblob(4))), lower(hex(randomblob(2))), lower(hex(randomblob(2))), lower(hex(randomblob(2))), lower(hex(randomblob(6))) ); ```
The timeout of APIs is 30s by default. And the network speed is mostly depends on the performance of the machine you are deploying memos on.
We are implementing a markdown parser in go that will solve this problem effectively. Feel free to contribute code if you are interested! https://github.com/usememos/memos/tree/main/plugin/gomark
Maybe fixed in the recent releases.
> When editing an existing memo, it jumps back to the top of the editor, disrupting the scrolling position. Now the editor will now be displayed as a pop-up dialog.
Ask AI has been removed in the recent version.