OmniGeneralTips
latest
  • Omni Calculator’s handbook for calculatorians©
    • Most useful links
    • Copy-paste stuff
    • AdminBB
    • Calculator page
    • Edit calculator
      • Upper panel, shortcut, preview
      • Details
      • Equations
      • Groups and variables
      • CustomJs
      • Value selects
      • Tests
      • Conditions
    • Writing texts
    • Keywords research
    • Trello
    • Slack
    • Grammarly
    • Mastermind
    • Monitoring the traffic
    • Marketing calculators
    • Projects in Omni
  • Welcome to Omni’s customJS primer for Calculatorians©
OmniGeneralTips
  • »
  • Omni Calculator’s handbook for calculatorians© »
  • Edit calculator
  • Edit on GitHub

Edit calculator¶

The page is the heart of any Omni calculator. It defines the name and category, equations and code, variables and units, conditions and tests of the calculator. And much more!

Note

Each section of the edit calculator page can be expanded or collapsed using the up and down arrows in the top-right of each section.

Each section of the edit calculator page is explored below:

  • Upper panel, shortcut, preview
    • Save button
    • Calculator tools ⚙️
    • Preview
  • Details
    • Slug
    • Name
    • Purpose
    • Authors
    • Category and subcategory
    • Kind
    • Show ads
    • Parent of redundant calculator
    • Is published
  • Equations
    • Always save after making changes to the equations section
    • Additional variable names field
    • Variable names
    • Reserved variable names
    • Constants
    • Operators
    • Math functions
    • Forcing a one-way function
    • Troubleshooting
  • Groups and variables
    • Groups
    • Variable attributes
    • More variable attributes
    • Copy attributes button
  • CustomJs
  • Value selects
    • How to define a value select
    • How to delete a value select
    • Value selects in CustomJs
  • Tests
    • How to create a test
    • Specifying values in different units
    • Taking a screenshot
    • Removing a test
  • Conditions
    • How to define a condition
    • Condition inequality operators
    • Specifying multiple conditions
    • Using math.js functions as condition tests
    • Using Omni.define functions as condition tests
Next Previous

© Copyright 2021. Revision 8bf1d8d2.

Built with Sphinx using a theme provided by Read the Docs.