LogoLogo
codatum.comSign InStart for free
  • Introduction
  • Getting Started
    • Quick Start
    • Concept (Further reading)
      • Why did we a choose Block Editor over Cell-based Editor?
  • Connect and Manage Data
    • Connection
      • Sync Table Metadata
    • Supported Warehouses
      • BigQuery
      • Snowflake
      • Other Warehouses
    • Catalog
    • Search
  • Data Exploration
    • Data Exploration Overview
    • Notebook
      • Doc Page
      • Grid Page
      • SQL Block
      • Version
      • Notebook FAQ
    • Chart
    • Explorer
    • Parameter
    • (Appendix) Cache
  • AI Assist
    • SQL Assistant
  • Sharing
    • Sharing Overview
    • Teamspace
    • Shared Notebook
    • Report
    • Public Link
    • Signed Embed
      • How to Set Up Signed Embed
  • Account Management
    • Account
    • Account Settings
  • Workspace & User Management
    • Workspace
  • User Management
    • Invitation
    • Group
  • Security
    • Security Overview
  • Audit logs
  • IP Access Control
  • Access control
    • Access Control Overview
    • Access Control for Workspace
    • Access Control for Resources
      • Access Control for Group
      • Access Control for Teamspace
      • Access Control for Notebook
      • Access Control for Connection
      • Access Control for Report
  • [Under Construction] Plan and Billing
    • Limit and usage
    • Downgrade and cancel
  • Best Practices
    • Advanced Control Structures in SQL
  • Other considerations
    • System requirements
Powered by GitBook

Reference

  • Privacy policy
  • Terms of service
  • JP Docs Site
On this page

Was this helpful?

  1. Getting Started
  2. Concept (Further reading)

Why did we a choose Block Editor over Cell-based Editor?

Reason why we chosen the Block Editor for Codatum

PreviousConcept (Further reading)NextConnection

Last updated 7 months ago

Was this helpful?

At Codatum, we believe that data analysis should be flexible and easy to use without being limited by the tools we use. Our goal is to allow users to construct their thoughts and analyses as freely as they would in a notebook. By using a block editor, users can intuitively build their content and freely move blocks around, much like organizing thoughts in a memo pad. Furthermore, the block editor allows for continuous work with unified keyboard operations (including some special shortcuts for SQL execution, etc.). It is fundamentally constructed with the same text format, enabling users to stay focused on their work without interrupting their thought process.

Since the 2000s, block editors like Evernote and Notion have evolved rapidly. These modern interfaces offer an unparalleled combination of intuitive operation and flexibility, allowing users to manage their thoughts effortlessly.

While cell-based editors have their own advantages, such as clear segmentation of code and outputs, they present a slightly older approach. This method can sometimes disrupt the flow of thought by imposing a rigid structure. Additionally, cell-based editors are often weaker in real-time collaboration, making it difficult for teams to work together effectively.

Data analysis is not something that is done alone; it involves working together and sharing knowledge. At Codatum, we prioritize real-time collaboration. By adopting a modern block editor approach, multiple users can edit the document simultaneously, with changes reflecting instantly and without conflicts, making teamwork smooth and efficient.

At Codatum, we have chosen the modern block editor approach to ensure that the thought process is smooth and that real-time collaboration is seamless. This allows our users to focus on their data analysis without unnecessary distractions, making the process as smooth and efficient as possible.