Appearance
Pages
Everything in AuroraDocs is a page. A document, a task, a database, a bookmark, a canvas — they are all pages, and they all share one structure. This is the core idea that makes AuroraDocs different from most note-taking tools.
"Page" means two things here, and both are useful. It is the generic word for anything you can open — that is this guide's subject. It is also the name of one specific page type, the plain document you get from "New page". Where the distinction matters below, the type is capitalised: Page.
What is a page?
A page is the fundamental unit of content in AuroraDocs. Every page has:
- A type (page, task, database, etc.)
- A title
- An optional icon and cover image
- A body — rich content written in the editor
- Properties — structured fields like status, date, assignee, or any custom field you define
- A unique ID that can be referenced from anywhere
Because every page shares this structure, they compose naturally. A task can contain a full document. A database row is a page. A page can embed a database. You don't need to decide upfront what something "is" — you can refine it later.
Built-in page types
| Type | What it's for |
|---|---|
| Page | A plain document, note, or any long-form content |
| Note | A lightweight page for quick notes and Inbox capture |
| Task | An actionable item with status, priority, and due date |
| Database | A structured collection of rows, each of which is also a page |
| Set | A dynamic or static collection of other pages (see Sets & spaces) |
| Canvas | An infinite whiteboard for spatial, freeform thinking |
| Bookmark | A saved URL with auto-fetched title, description, and preview image |
| Folder | A hierarchy container for grouping pages |
| Journal | An entry automatically created for each calendar day |
Optional built-in types such as People, Meetings, Trips, Projects, Images, Quotes, Links, and Backlog can be enabled per workspace. These can include starter fields, built-in templates, and default views such as gallery-first Images or Kanban-style Backlog.
Organizing into folders
In any page list — table, gallery, or hierarchy view — drag a page onto a Folder to move it inside, or drop it on the list root to take it back out of a folder.
Custom page types
Built-in types cover most use cases, but you can define your own to match how you actually think.
Examples:
- Meeting — for meeting notes, separate from general pages
- Project — for project containers in a PARA setup
- Area — for areas of responsibility
- Contact — for people you work with
- Book — for a reading list
- Recipe, Course, Idea, Decision — anything that benefits from its own type and colour
Creating a custom type
- Go to Settings → Types.
- Click New type.
- Configure the type:
| Field | Description |
|---|---|
| Name | The display name (required) |
| Icon | An emoji or character shown in lists, the sidebar, and the graph |
| Colour | Pick from 10 presets (indigo, violet, pink, red, orange, yellow, green, teal, blue, slate) or use the colour picker for any hex value |
| Properties | Define a schema with custom fields (see below) |
- Click Save.
Custom properties
Each custom type can define its own property schema. Add fields that make sense for the type:
| Property type | Description |
|---|---|
| Text | Single-line text |
| Number | Numeric value |
| Date | Date or date-time |
| Boolean | Checkbox (true/false) |
| Select | Single choice from a list of options |
| Multi-select | Multiple choices from a list |
| Formula | Computed value from other properties |
| Relation | Link to another page |
| URL | Web address |
| Email address |
Each property can be marked as required (enforced on save) or sensitive (masked in table views with an eye-off icon).
Your new type appears in:
- The
⌘Nnew page picker - The sidebar (under its section, if you've pinned it)
- The type filter in Sets and databases
- The graph view (nodes are coloured by type)
Bookmarks
The Bookmark type saves a URL and, on a cloud workspace, fetches its metadata. When you create a bookmark:
- Enter or paste a URL.
- On a cloud workspace, Aurora reads the page through its own EU-hosted fetcher and takes the title and a short summary from it. The URL is never sent to a third-party service.
- The bookmark displays as a card with the title, summary, and domain.
Local-only and folder workspaces make no external request at all: the bookmark is saved as a plain link labelled with its domain, and the card says so. Site favicons and Open Graph images are never loaded, on any tier, because doing so would tell the site's host every time you looked at the bookmark.
Click the card to open the URL in a new tab. Use Change URL to point to a different address, or — on a cloud workspace — Refresh to re-read the page.
Why types matter
Types let you filter by intent. A Set filtered to type = Project shows only your projects — not your notes, not your tasks. Types make the @ linker, the command palette, and the graph view dramatically faster to navigate as your workspace grows.
TIP
Don't over-engineer your types early on. Start with the built-ins. Add a custom type when you notice yourself tagging a group of pages with the same label and wanting to treat them differently.
