Habit Labs501 downloadsPin notes to the top of their folder in the file explorer, with easy reordering.
Pin notes to the top of their folder in the Obsidian file explorer — no more renaming files to AAA-note to force them to the top.
Pin current note to top, Unpin current note, Move pinned note up, Move pinned note down.Pins persist across restarts and survive note renames and folder renames. Moving a note to a different folder unpins it, so you can re-pin it where you want.
The plugin reorders items within Obsidian's own file explorer so pinned notes appear first, in the order you set. It does not modify your notes, filenames, or frontmatter — pin state is stored in the plugin's own data file.
npm install
npm run dev # watch build
npm run build # type-check + production build
npm run lint # Obsidian plugin review lint