AI and Machine learning as aliases for a note titled Artificial intelligence.
If you only want to change how a link looks in one specific place, use display text instead. Aliases are for when you want to reuse the same alternate name throughout your vault.
Add an alias to a note
Add analiases property to the note’s frontmatter. Aliases must be formatted as a YAML list:
Link to a note using an alias
When you type an internal link with[[, aliases appear in the autocomplete suggestions alongside note titles, marked with a curved arrow icon.
Start typing the alias
Type
[[ and begin entering the alias name. It appears in the suggestions list.[[Note title|alias]] format to maintain interoperability with other apps that support Wikilinks:
Obsidian uses
[[Artificial Intelligence|AI]] rather than just [[AI]] to ensure the link resolves correctly in other Wikilink-compatible applications.Find unlinked mentions for an alias
If other notes mention an alias as plain text without linking to it, you can find those mentions using Backlinks. For example, after settingAI as an alias for Artificial intelligence, the Backlinks panel shows unlinked mentions of AI across your vault.
When you link an unlinked mention, Obsidian converts the plain text into an internal link with the alias as the display text:
Aliases in link suggestions
Aliases appear alongside note titles in the[[ autocomplete suggestions, with a curved arrow icon next to them. Select an alias to create a link using it as the display text.