pensieve icon indicating copy to clipboard operation
pensieve copied to clipboard

A passive recording project allows you to have complete control over your data. 一个完全由你掌控数据的「被动记录」项目。

Results 20 pensieve issues
Sort by recently updated
recently updated
newest added

The screenshot interval should be made configurable rather than [hard-coded](https://github.com/arkohut/pensieve/blob/4e7577c6c4fce71825c5eece2824ca84c1c92390/memos/record.py#L327) to allow users to adjust the capture frequency based on their needs and storage constraints.

As the OCR plugin is very heavy on the CPU, I managed to follow the README.md for the OCR plugin and start it on another PC in my LAN. When...

Added Linux support. - [x] Tested on Ubuntu 22.04 + KDE Plasma + Wayland (KDE Neon) - [x] Theoretical support for X11 too - [x] Multiple fallback tools for screenshot...

There's a crash if you not run the `memos.commands watch` in the directory `~/.memos`: ```sh ❯ /Users/xyb/.virtualenvs/pensieve/bin/python3 -m memos.commands watch ... │ /Users/xyb/.virtualenvs/pensieve/lib/python3.12/site-packages/memos/commands.py:144 in │ │ get_or_create_default_library │ │ │...

After running the serve process for an extended period, I noticed it was consuming an unusually high amount of memory—approximately 5.5GB on my laptop. This suggests a potential memory leak...

I've noticed that in readme you said "Compatible with any OpenAI API models", is there any guide for that?

Log: ``` │ /Users/xyb/projects/pensieve/memos/plugins/ocr/main.py:232 in init_plugin │ │ │ │ 229 │ │ │ ocr = RapidOCR(config_path=temp_config_path) │ │ 230 │ │ else: │ │ 231 │ │ │ from...

I get the following error when doing memos init: https://app.warp.dev/block/q5ZfjY6osKAPPyIuu4ti8z

Would be great to be able to host the heavy lifting of processing on another machine, eve running one on the local network.

![image](https://github.com/user-attachments/assets/3b649259-7397-446b-bd53-9f8b319e6075) 命令失败