Doc Page
A keyboard-first editor for seamless and efficient ad-hoc analysis and visualization.
Doc Page is a Page in Notebook where you can extract, explore, and visualize on data analysis. It allows for quick, ad-hoc analysis and keeps a record of your process. The entire workflow can be managed smoothly using a keyboard-first user interface.
Key Features
Flow-style Block Editor:
Enables seamless and uninterrupted writing with a vertically flowing editor, allowing users to focus on their work without switching between keyboard and mouse frequently.
Diverse Block Types:
Construct pages using various block types such as SQL, chart, image, layout, toggle, and more. Easily accessible with a powerful slash command.
Seamless Integration with Code:
Ensures smooth connection with SQL.
Keyboard-first Design:
Optimized for keyboard use, making it developer-friendly.
Full-text Search:
Allows comprehensive search capabilities within the document.
Parameter:
Supports the use of parameters to control embedded SQL and other dynamic elements.
Locking:
Allows temporary restriction of editing capabilities.
Locking
There are three types of locks:
Unlocked (default):
Can edit everything.
Contents locked:
Can edit parameters & execute queries.
Locked:
Can edit only comments.
Last updated