studio-b3 icon indicating copy to clipboard operation
studio-b3 copied to clipboard

Opensource AI editor, All you need is editor! Studio B3 is a sophisticated editor designed for content creation, catering to various formats such as blogs, articles, user stories, and more.

Results 6 studio-b3 issues
Sort by recently updated
recently updated
newest added

Todos ## Core - [x] Editor UI - [x] Menu Bar. Click in menu bar, show menu. - [x] Slash Command. Type `/` to show menu. - [x] Bubble Menu....

library: [tantivy](https://github.com/quickwit-oss/tantivy)

## Notion Style Step 1 Step 2 ## Alternative like: https://github.com/TypeCellOS/BlockNote for example:

Use case in Bubble Menu: ```javascript { name: 'Similar Chunk', i18Name: true, template: `You are an assistant helping to find similar content. Output in markdown format. \n ###${DefinedVariable.SELECTION}###`, facetType: FacetType.BUBBLE_MENU,...

执行pnpm serve-core,pnpm build-core等命令报错: pnpm build-core > [email protected] build-core /Users/lishuhong/workspace/projects/git_projects/github.com/unit-mesh/studio-b3 > nx build @studio-b3/web-core > nx run @studio-b3/web-core:build > @studio-b3/[email protected] build /Users/lishuhong/workspace/projects/git_projects/github.com/unit-mesh/studio-b3/web/core > vite build vite v5.2.6 building for production... lib/editor/action/AiActionExecutor.ts(4,32):...