blinko-space / blinko

An open-source, self-hosted personal note tool prioritizing privacy, built using TypeScript .
https://blinko-demo.vercel.app/
GNU Affero General Public License v3.0
886 stars 74 forks source link

移动端重建索引应后台运行并可以隐藏进度窗口 #159

Open Jonnyan404 opened 3 days ago

Jonnyan404 commented 3 days ago

Describe the bug 由于安卓的省电策略, 应用一切换就会导致前台运行终止, 就得从头索引,从而增加key消耗

To Reproduce Steps to reproduce the behavior:

  1. Go to '...'
  2. Click on '....'
  3. Scroll down to '....'
  4. See error

Expected behavior 能够后台执行索引,完成后给个通知即可。 有错误,就发送错误通知。

Screenshots If applicable, add screenshots to help explain your problem.

Desktop (please complete the following information):

Smartphone (please complete the following information):

Additional context Add any other context about the problem here.