Notebook Pointer Workaround (Simple Alias System for Joplin)
Joplin does not support notebook aliases, shortcuts, or multi‑location notebooks. A notebook can only appear in one place in the tree.
However, you can emulate notebook pointers in a way that keeps the sidebar compact and preserves Joplin’s hierarchy.
This workaround is simple, stable, and requires no plugins.
The Problem
Many users want a notebook to “appear” in more than one place — for example, a project notebook that logically belongs under multiple categories.
Joplin’s strict tree structure prevents this:
No aliases
No shortcuts
No symlinks
No multi‑parent notebooks
Expanding everything makes the sidebar too long, and prefix‑naming flattens the hierarchy.
The Workaround: Create a “Pointer Notebook”
Create an empty notebook named:
See
Place this pointer notebook wherever you want the alias to appear.
Inside it, create a single note containing:
The name of the real parent notebook
A list of its child notebooks (optional)
A link to the real notebook (optional)
This note acts as a simple index of the real notebook’s structure.
Why This Works
The real parent notebook appears alphabetically in the collapsed sidebar, so it’s always easy to find.
Expanding the parent reveals all child notebooks normally.
The “See …” notebook gives you a second location where the notebook conceptually belongs.
The pointer note lets you verify the existence of child notebooks without expanding the tree.
No duplication, no clutter, no breaking of Joplin’s hierarchy.
This preserves the advantage of the tree structure while adding a lightweight alias system.
Result
You get a functional notebook pointer system that:
keeps the sidebar compact
avoids prefix clutter
avoids expanded hierarchies
avoids duplication
provides multi‑location navigation
works entirely within Joplin’s existing model
A simple, effective way to emulate notebook shortcuts.