Heading View

by 菅原ユリア
5
4
3
2
1
Score: 50/100

Description

Category: Customization & UI

The Heading View plugin replaces a Markdown note's file name in the file explorer with its first heading, making timestamp or ID based names easier to recognise from the sidebar. It reads the heading from the metadata cache and accepts headings at any level. This changes only the label displayed in the sidebar: neither the stored file name nor the heading is modified on disk. Notes without a heading continue to show their file name, while non Markdown files are left unchanged. Disabling the plugin immediately restores the original file names throughout the explorer.

Reviews

No reviews yet.

Stats

2
stars
136
downloads
0
forks
4
days
4
days
4
days
0
total PRs
0
open PRs
0
closed PRs
0
merged PRs
0
total issues
0
open issues
0
closed issues
3
commits

README file from

Github

Heading View

An Obsidian plugin that shows the first heading of a Markdown note instead of its file name in the file explorer.

Neither the file name nor the heading is ever changed on disk. Only the way the note is labelled in Obsidian's sidebar is affected.

Why

If you name your files by timestamp or by ID — 202408191342.md, zk-0421.md — the file explorer stops telling you anything about what is in a note. This plugin puts the first heading in that spot, so you keep the stable file name and still read the sidebar at a glance. Zettlr behaves this way by default; this brings the same reading comfort to Obsidian.

How it works

  • The first heading of a note is read from Obsidian's metadata cache, at any heading level, and the sidebar label is set to it.
  • Notes without a heading keep their file name.
  • Non-Markdown files are left alone.
  • Disabling the plugin restores every file name immediately.

Installation

From the community plugins directory

Open Settings → Community plugins → Browse, search for "Heading View", install and enable it.

Manually

Download main.js and manifest.json from the latest release and place them in <vault>/.obsidian/plugins/heading-view/. Reload Obsidian and enable the plugin under Settings → Community plugins.

Development

npm install
npm run dev    # rebuild on change
npm run build  # type-check and produce a production main.js

License

Apache License 2.0

Similar Plugins

info
• Similar plugins are suggested based on the common tags between the plugins.
Insert Heading Link
5 years ago by Signynt
Add a Link to a Heading.
Novel Word Count
4 years ago by Isaac Lyman
Obsidian plugin. Displays a word count or other statistic for each file, folder and vault in the File Explorer pane.
Lapel
4 years ago by Liam Cain
🤵 Dress up your editor. Obsidian plugin to show the heading level in the gutter.
Filename Emoji Remover
4 years ago by Yüksel Tolun
A simple plugin for the note taking app Obsidian that will rename your files to remove emojis in their names.
Heading Shifter
4 years ago by kasahala
Easily Shift and Change markdown headings.
Short Internal Links to Headings
4 years ago by Scott Moore
An Obsidian plugin to display short internal links.
Frontmatter Alias Display
3 years ago by muhammadv-i
A plugin for Obsidian.md to show front-matter aliases as display names in the file menu.
Go To Heading
3 years ago by join
Quickly navigate between your document's headings in Obsidian
Sticky Headings
2 years ago by Shen Shen
Headings in Explorer
2 years ago by Patrick Chiang
This Obsidian plugin makes headings first class concepts in the file explorer and consolidates navigation to a single panel.
Heading Toggler
2 years ago by Lord Turmoil
Toggle heading levels in Obsidian
Zoom
5 years ago by Viacheslav Slinko
Collapse All
5 years ago by Nathonius
Linter
5 years ago by Victor Tao
An Obsidian plugin that formats and styles your notes with a focus on configurability and extensibility.
Number Headings
5 years ago by Kevin Albrecht
Automatically number headings in a document in Obsidian
File Explorer Markdown Titles
5 years ago by Dylan Elliott
Obsidian Plugin that adds the the markdown title within your notes to the file explorer
Prominent Bookmarked Files
5 years ago by Jeremy Valentine
Prominently display starred files in Obsidian.md
Reveal Active File Button
5 years ago by Clare Macrae
Obsidian plugin to add a button to the top of the Obsidian File Explorer, to reveal the active file.
Simple Focus
2 years ago by Lin Qing
Allows you to focus on a specific file or folder. 让你可以专注于一个文件或文件夹
Heading Decorator
a year ago by dragonish
Implement displaying specific content around headings based on their levels.
Hide Index Files
a year ago by d7sd6u
Hides folder notes from the file explorer
Rainbow Folders Fixer
a year ago by Dee
Stop rainbow folders from changing colors as you scroll through the File Explorer in Obsidian.md
Reveal Folded
a year ago by d7sd6u
Adds a command that reveals current file while collapsing every other tree item
Mark Open Files
a year ago by Michael Schrauzer
Adds a marker to all the File Explorer items that are currently open in the Obsidian workspace.
Zen Space
a year ago by Aditya Amatya
An enhanced file explorer showing relevant only relevant files for focused work.
Better Heading Hierarchy
a year ago by rogerfan48
a Obsidian plugin that add guide lines to make the hierarchy of Markdown headings more visually clear
Heading Helper
a year ago by Siddhartha Khuntia
Discrete
a year ago by shkarlsson
Scrolls To Nav Top
a year ago by mario
Simply scrolls to nav top
Floating Headings
6 months ago by k0src
Displays a floating, collapsible outline of a note's headings on the right side of the editor. Expands on hover, click to navigate.
Negative Heading
5 months ago by Ashan Devine
Plugin for Adding Discord Style Negative Headings to Obsidian
File Explorer Reload
3 months ago by mnaoumov
Obsidian Plugin that reloads the file explorer files list
Tree Modal
3 months ago by krannich
Obsidian plugin: open files from the file explorer in a modal preview
File Explorer++
3 months ago by kelszo
A plugin for https://obsidian.md, which enables the ability to hide and pin specific files and folders in the file explorer by applying custom filters.
Hide Folders
3 months ago by jonasdoesthings
Toggle the visibility of folders in the Obsidian.MD file navigator based on name-patterns
Flexplorer
2 months ago by kh4f
🗃️ Obsidian File Explorer Enhancer
Sort and Permute lines
a month ago by Vinzent
Sort and Permute lines in whole file or selection.
Sidebar Keyboard Navigation
a month ago by denvolok
Obsidian plugin to smoothly navigate File Explorer using keyboard only.
Today Alias
12 days ago by tanoshia
Plugin for Obsidian md editor. This hides a date prefix of any file name (in browser and tabs).