EYHN

Results 82 issues of EYHN

![CleanShot 2024-01-02 at 19 14 56@2x](https://github.com/toeverything/blocksuite/assets/13579374/5b77de4b-bae2-425b-b2bb-83b5b7ce6f34)

mod:edgeless
type:feat

- [ ] Icon - [x] Thumbnail - [x] Metadata - [ ] Preview

MVP

- [ ] Platform integration - [ ] .NET 6 #56 - [ ] Electron #51 - [ ] Cloud SaaS - [x] Web Demo https://anything-preview.azurewebsites.net/ - [ ] Feature...

MVP

Some unit tests fail occasionally, here is the record. - [x] [FileSystemScanTest] failed on macos https://github.com/EYHN/Anything/runs/3272804358 https://github.com/EYHN/Anything/runs/3380354511 - [x] [FileSystemProviderDirectoryWalker] Unstable test coverage https://app.codecov.io/gh/EYHN/Anything/compare/10/changes https://github.com/EYHN/Anything/pull/16

Tracking the development of model file formats here. We need to render model thumbnails on all platforms, we can use https://github.com/google/filament and swiftshader - [ ] Icon - [ ]...

MVP

`svg.skia` is only used to generate static icons and can be removed from the preview package.

Since the blocksuite search indexer is async & lazy, we need a event to tell application re-search when the indexer updated. https://github.com/toeverything/blocksuite/blob/master/packages/store/src/indexer/search.ts#L122

mod:infra
type:feat