Organize with Tags
Your NPCs don’t organize themselves. Tags are the lightweight label system that lets you mark pages with cross-cutting descriptors — “draft”, “needs-revision”, “villain”, “location” — without forcing them into a rigid hierarchy. A page for the Shattered Spire can simultaneously be tagged “landmark”, “Exiled Court territory”, and “unfinished lore” without any of those categories owning the page.
Create a tag
Section titled “Create a tag”Tags can be created from the tag management dialog or on the fly from any page’s tag bar.
From the tag management dialog:
- Open the tag panel in the sidebar or navigate to Settings → Tags.
- Click the + button or Create tag.
- Enter a name. Tag names can be up to 100 characters. Empty names are rejected.
- Optionally set a hex color (for example,
#8b5cf6for purple). Colors must be in#rrggbbformat. - Confirm to create the tag.
The tag appears in your workspace tag list with a usage count of 0 until it is assigned to pages.
Assign a tag to a page
Section titled “Assign a tag to a page”- Open a page in the editor.
- Click the tag bar at the bottom of the editor content area.
- Start typing a tag name in the autocomplete field. Results filter by prefix as you type, ordered by how many pages already use that tag.
- Select the tag from the suggestions, or type a new name and press Enter to create it immediately.
The tag chip appears in the tag bar. You can assign multiple tags to the same page — all chips appear side by side.
Remove a tag from a page
Section titled “Remove a tag from a page”Click the × on a tag chip in the page’s tag bar. The chip disappears and the association is removed. The tag itself continues to exist in your workspace and can be assigned to other pages.
Rename a tag
Section titled “Rename a tag”Renaming a tag updates it everywhere it appears — across all pages that have it assigned and in full-text search results.
- Open Settings → Tags or the tag management dialog.
- Find the tag and click the edit action.
- Enter the new name and confirm.
Inklings re-indexes every page that has this tag so that searching for the new name surfaces those pages correctly.
Recolor a tag
Section titled “Recolor a tag”- Open the tag management dialog.
- Find the tag and click its color swatch.
- Enter a new hex color in
#rrggbbformat.
The chip color updates everywhere the tag appears — on pages, in the tag bar, and in the sidebar tag filter.
Merge two tags
Section titled “Merge two tags”When you end up with duplicates — “Sci-Fi” and “Science Fiction” both floating around — you can consolidate them.
- Open the tag management dialog.
- Select the source tag (the one to be absorbed) and choose Merge into….
- Select the target tag (the one to keep).
- Confirm the merge.
All page associations from the source tag transfer to the target tag. Pages that already had the target tag are not double-counted — Inklings deduplicates the associations. The source tag is deleted. Merging a tag into itself is rejected with a validation error.
Delete a tag
Section titled “Delete a tag”Deleting a tag removes it from your workspace and removes its association from every page that had it assigned. The pages themselves are not affected.
- Open the tag management dialog.
- Find the tag and select Delete.
- Confirm the deletion.
Tags in search
Section titled “Tags in search”Tag names are indexed in full-text search with high relevance weight. Searching for a tag name — for example, “worldbuilding” — surfaces pages tagged with it, even if the tag name does not appear in the page title or body content. This makes tags a powerful discovery tool across a large workspace.
See Also
Section titled “See Also”- Tag Groups and Filtering — Organize tags into groups and filter the sidebar by tag combination
- Search — Find pages by title, content, and tags
- Define and Manage Properties — Structured key-value data for typed pages
- Create Custom Types — Schema-based page types
Was this page helpful?
Thanks for your feedback!