Getting started

Lexicon is running — let's build the skeleton of your knowledge base: maps first, then terms.

1. Create and manage maps

Maps are top-level buckets for terms. Think of them as the volumes of your personal encyclopedia — for example C++, Databases, or Networking.

  1. Open Manage → Maps... from the menu bar.
  2. Click Add to create a new map. Give it a short, unique name and an optional description.
  3. Use Edit to rename a map or change its description at any time.
  4. Use Delete to remove a map you no longer need.
⚠️

Deleting a map deletes its terms Removing a map cascades to all terms inside it, including their content, metadata, and links. There is no undo — back up first if unsure.

💡

Start coarse A handful of broad maps beats dozens of narrow ones. You can always refine with tags later — they are much cheaper to reorganize.

2. Explore the main window

Lexicon main window with filter row, term table, pagination controls, and content preview
The main window: filter row on top, term table in the middle, rendered content and relationships below.

The main window is organized top-to-bottom:

AreaWhat it does
Filter rowCombine Map, Tag, Flag, Status, Understanding, Pinned, and free-text Search to narrow the table.
Term tableSelect a row to preview it below; double-click to edit; click column headers to sort.
Pagination barBrowse large result sets page by page with a configurable page size.
Content paneShows the selected term's Markdown rendered as HTML, followed by a links/backlinks summary.

3. Create your first term

The main toolbar offers two ways to add a term:

Recommended workflow:

  1. Select the target map in the filter row, so the new term lands where you expect.
  2. Click Add or Add ....
  3. Fill in the General tab: Title (required), an optional Disambiguation (useful when the same title exists twice in one map), Status, Understanding, and Pinned.
  4. Optionally add content, metadata, and links in the other tabs — or come back later.
  5. Click Save.

Everything about the editor tabs is covered in Editing terms.

4. Working with large dictionaries

Lexicon is optimized for large datasets. The pagination bar keeps the table responsive no matter how big your lexicon grows:

ControlAction
<< FirstJump to the first page
< PrevGo one page back
Next >Go one page forward
Last >>Jump to the last page
Page sizeChoose how many terms are shown per page

Combined with search and filters, you can comfortably navigate thousands of terms.