Creating and editing columns

Your notebook can have multiple columns that will display values such as title, and creation date that are associated with your entries. Mori comes with a set of build in columns, and you can also create your own.

By default only a few columns are visible, to make more columns visible:

  1. Choose Edit > Columns and check (by selecting the menu item with the same name as the column) the columns that you want shown.
  2. Once a column is showing you can change its order by dragging the column’s header to a different location in the entry view.
  3. Click in a column header to sort the entries by the contents of a column. Click again to reverse the sorting. And click a third time to clear the sorting and view your entries in their natural order.

Here’s the entries view showing the build in columns Flagged, Title, Words count, and Creation date.

Mori Labeled Screenshot

You can also create your own columns, and once you’ve created them you can define new rules in your smart folders that access those columns. To create and edit your own columns:

  1. Choose Edit > Columns > Edit Columns to open the column editing sheet.

For now the interface that you need to use to create your own columns is powerful, but not very friendly. I hope to fix that in the future, but for now here’s a walk through of your options when creating a new column. First here’s what the interface looks like.

Mori Labeled Screenshot

The “Edit User Columns” sheet is divided into two parts. First there is a list of columns that you have already defined (Mori’s built in columns are not listed here), and next are a bunch of values associated with the select column in that list. These are the steps that you should take when creating a column.

  1. Click the “Add Column” button to add a new column to the list of columns.
  2. Select that column in the list, and then give the column a “Name” in the name text field. The name will only be used internally by Mori and shouldn’t contain any spaces, only letters. You won’t see this name in Mori’s user interface. Here are the names that some of Mori’s built in columns use. ‘title’, ‘flagged’, ‘dueDate’, ‘creationDate’.
  3. Give the column a label. This is the name that you’ll see in Mori’s user interface. The name can include spaces. Shorter names are generally better because they don’t take up so much space when the column is being shown in the entries view.

That’s the basics of creating a new column. But there are some more options for experts.