ObsiViewer/vault/tests/nimbus-editor-snapshot.md
Bruno Charest 914515efe4 ```
docs: restructure README with concise overview and improved organization

- Condensed README from 715 to 113 lines with streamlined feature descriptions
- Replaced verbose documentation with quick-start focused content
- Reorganized sections: removed detailed architecture, API endpoints, and Meilisearch implementation details
- Added version badges and simplified feature categories (Navigation, Markdown, Graph)
- Streamlined installation instructions with Docker-first approach and simplified local
2025-11-19 15:56:56 -05:00

3.9 KiB

title, nimbusEditor, documentModelFormat
title nimbusEditor documentModelFormat
Éditeur Nimbus — Section Tests true block-model-v1
{
  "id": "block_1763149113471_461xyut80",
  "title": "Page Tests",
  "blocks": [
    {
      "id": "block_1763566926209_7jk1s960u",
      "type": "list-item",
      "props": {
        "kind": "check",
        "text": "",
        "indent": 0,
        "align": "left",
        "checked": false
      },
      "meta": {
        "createdAt": "2025-11-19T15:42:06.209Z",
        "updatedAt": "2025-11-19T15:42:09.544Z"
      }
    },
    {
      "id": "block_1763566960476_yjhucz95t",
      "type": "columns",
      "props": {
        "columns": [
          {
            "id": "mcc7x2c26",
            "blocks": [
              {
                "id": "block_1763566940314_f267n73ai",
                "type": "file",
                "props": {
                  "meta": {
                    "id": "p54fbbnr3qgfw55r5kg44",
                    "name": "7086e8a9-2d58-4a7d-9002-dfb6512c71ec.png",
                    "size": 824753,
                    "mime": "image/png",
                    "ext": "png",
                    "kind": "image",
                    "createdAt": 1763566940314,
                    "url": "blob:http://localhost:3000/6d7be052-c4b6-4eca-9062-13de7531e1f1"
                  },
                  "ui": {
                    "expanded": false,
                    "layout": "list"
                  }
                },
                "meta": {
                  "createdAt": "2025-11-19T15:42:20.314Z",
                  "updatedAt": "2025-11-19T15:42:23.385Z"
                }
              }
            ],
            "width": 55.87775063151858
          },
          {
            "id": "vut1f3499",
            "blocks": [
              {
                "id": "block_1763566944846_0h6qcf6vq",
                "type": "bookmark",
                "props": {
                  "url": "https://antigravity.google/",
                  "title": "Google Antigravity",
                  "description": "Google Antigravity - Build the new way",
                  "siteName": "Google Antigravity",
                  "imageUrl": "https://antigravity.google/assets/image/sitecards/sitecard-default.png",
                  "faviconUrl": "assets/image/antigravity-logo.png",
                  "loading": false,
                  "error": null
                },
                "meta": {
                  "createdAt": "2025-11-19T15:42:24.846Z",
                  "updatedAt": "2025-11-19T15:42:36.079Z"
                }
              }
            ],
            "width": 44.12224936848142
          }
        ]
      },
      "meta": {
        "createdAt": "2025-11-19T15:42:40.476Z",
        "updatedAt": "2025-11-19T15:42:48.755Z"
      }
    },
    {
      "id": "block_1763578576224_56c46xle0",
      "type": "heading",
      "props": {
        "level": 1,
        "text": "Allo !!"
      },
      "meta": {
        "createdAt": "2025-11-19T18:56:16.224Z",
        "updatedAt": "2025-11-19T18:56:23.318Z"
      }
    },
    {
      "id": "block_1763585769452_pzjmlyn2o",
      "type": "code",
      "props": {
        "code": "import {\r\n  Component,\r\n  Input,\r\n  Output,\r\n  EventEmitter,\r\n  ViewChild,\r\n  ElementRef,\r\n  AfterViewInit,\r\n  inject,\r\n  HostListener,\r\n  ChangeDetectionStrategy,\r\n  ChangeDetectorRef\r\n} from '@angular/core';\r\nimport { CommonModule } from '@angular/common';\r\nimport { FormsModule } from '@angular/forms';\r\nimport { Block, CodeProps } from '../../../core/models/block.model';\r\nimport { CodeThemeService } from '../../../services/code-theme.service';",
        "lang": "",
        "showLineNumbers": false,
        "enableWrap": false,
        "collapsed": false
      },
      "meta": {
        "createdAt": "2025-11-19T20:56:09.452Z",
        "updatedAt": "2025-11-19T20:56:34.206Z"
      }
    }
  ],
  "meta": {
    "createdAt": "2025-11-14T19:38:33.471Z",
    "updatedAt": "2025-11-19T20:56:34.206Z"
  }
}