Skip to main content

23 posts tagged with "New"

View All Tags

New Features

Currencies on tables. We've added a new column menu to specify currencies on a table quickly.

Table cell navigation with keys. Use tab to navigate across columns, return/enter to navigate across rows, and the arrow keys to move in any direction.

Flexible ways of inputting numbers on tables. Add numbers to columns in any way you want, as long as they are compatible. For numbers to be compatible, they need to share the same unit or be able to be converted between each other.

Fixes and Improvements

  • You can now use percentages on tables, making them easier to read.
  • Hovering number names on calculations now display their correct values.
  • Smart rows on tables now work as intended. You can no longer place text there.

New Features

Duplicate Blocks - All blocks can now be duplicated. Just click on the drag handle and select duplicate

Easily insert a new block between existing elements - Just place your mouse where you want to add a new paragraph, and a blue line will appear. Click to create an empty line.

Fixes and Improvements

  • Navigating the block menu just got easier with keys. Just press / on an empty line followed by the down key and enter to select.
  • Better reading experience for notebooks with large tables. Tables with more than 10 rows are now collapsed by default in a shared notebook. You can always click to view all rows if you want.
  • Animations on tabled headers were removed.

New Features

You can now add percentages directly to numbers ($20 + 16%)

Fixes and Improvements

  • Language supported formulas now show up on the autocomplete menu
  • New animation when interacting with the notebook blocks ✨
  • Code blocks stability improved
  • Notebook titles misalignment on workspaces fixed
  • Spaces on table cells were patched and work again

New Features

Table Calculations. You can now perform calculations directly without having to create a separate calculation block. To use formulas in tables, just type “=” in a cell, or use the menu to change the column type to formula. Don’t worry, creating tables with the language is still available to anyone who needs extra power.

We’ve also added smart rows to make quick calculations easier to perform, some examples are sum()and average() .

Hiding Blocks - Now you can hide blocks when you share your notebooks for an improved reading experience. These blocks will still be available if someone duplicates your notebook

New language syntax for decision tables - Taxes, Sales Commissions are now easier to create and read. Learn more here: https://app.decipad.com/docs/language/advanced-concepts/decision-tables

Chart Image - Calculation blocks now display a small chart image on custom formulas for improved readability.

Factorials - We now support factorials on the language (factorial())

Fixes and Improvements

  • Better number support (25000$ → $25K)
  • Results now default to a human-readable format: 1,000→ 1 thousand, and 1,000,000 → 1 million. When you drag results into your text, they will also be easier to read. Roll-over to see the precise result. Soon, you will be able to customize the formatting based on your needs.
  • Better support for percentages. (5% + 10% → 15%)
  • Insert an image to your notebook by simply pasting a link.
  • Fix double menu tip on paragraphs.
  • Several tables bug fixes.

New Features

Notebook Images. Copy and paste image links to add them to your notebook.

Reorder your calculations any way you want. You are no longer restricted by the order your calculations are defined.

Fixes and Improvements

  • When you copy and paste links to your notebook, they will be clicable.
  • New calculation block prompts to help you get started.
  • Better currency support. You can now do this $100 instead of 100$.
  • A better looking login experience.
  • Inspect most values by hovering over them and navigate to its definition.
  • Better support for touchscreen devices.
  • You can now use bold & italics at the same time 🎉
  • A cool loading animation (We're actively working on our loading times, stay tuned)
  • Monospaced codelines
  • You can now use tabs on codelines
  • Tables are now easier to read on mobile devices.
  • Spaces on table cells are fixed.
  • Long workspace names don’t break the menu.
  • Broken documentation links fixed.
  • Copying tables from Google sheets no longer add an empty row.