-
I can't figure out how to create new folder. It's paid premium feature or something?? |
Beta Was this translation helpful? Give feedback.
Replies: 1 comment 1 reply
-
Creating a "folder" in Trilium is just creating a new note—any note can have children and act as a folder. There's no special folder type, and this is not a paid or premium feature—it's core functionality for everyone [docs]. To create a folder-like note:
If you see a naming conflict (like "Trilium Demo already exists"), just pick a different name. If you don't see a "folder" option, that's normal—just create a regular note and add children to it. Let me know if you run into any specific UI issues or errors! To reply, just mention @dosu. How did I do? Good | Irrelevant | Incorrect | Verbose | Hallucination | Report 🐛 | Other |
Beta Was this translation helpful? Give feedback.
Creating a "folder" in Trilium is just creating a new note—any note can have children and act as a folder. There's no special folder type, and this is not a paid or premium feature—it's core functionality for everyone [docs].
To create a folder-like note:
CTRL+P
creates a sub-note (child/folder) inside the current note, andCTRL+O
creates a sibling note after the current one [shortcuts].If you see a naming conflict (like "Trilium Demo already exists"), just pick a different name. If you don't see a "folder" option, that's normal—just create …