

Emacs packages: org-sticky-header - Bits and Bobs
source link: https://blog.bitsandbobs.net/blog/emacs-packages-org-sticky-header/
Go to the source link to view the article. You can view the picture content, updated content and better typesetting reading experience. If the link is broken, please click the button below to view the snapshot at that time.

Emacs packages: org-sticky-header
The package org-sticky-header displays a sticky bar at the top, showing the current org heading.
Installlation (with use-package)
(use-package org-sticky-header
:ensure t
:hook (org-mode . org-sticky-header-mode))
Configuration
These are only the settings I use. For all options, check out M-x customize-group org-sticky-header
.
;; Show full path in header
(setq org-sticky-header-full-path 'full)
;; Use > instead of / as separator
(setq org-sticky-header-outline-path-separator " > ")
Recommend
-
33
Emacs org-mode for Developers Feb. 8, 2020
-
11
Making Tables With Sticky Header and Footers Got a Bit Easier Chris Coyier on Jun 14, 2021 (Updated on Jun 15, 2021) — Open, multi-clou...
-
10
topsy.el This library shows a sticky header at the top of the window. The header shows which definition the top line of the window is within. It’s intended as a simple alternative to semantic-stickyfunc-mode. It’s esp...
-
5
All Packages from org.acme.* to org.byteml.*com.* java.* javax.*
-
7
Introducing Compatible Packages on NuGet.org February 15th, 2022
-
7
-
4
Summary MDN header (with search button) and breadcrumbs (with language selector) can be scrolled away. Where did you spot the bug? What is the problem? It is quite inconvenient to b...
-
9
Overview ¶ Package sqlite is a sql/database driver using a CGo-free port of the C SQLite3 library. SQLite is an in-process...
-
2
README
-
9
skyscraper's blog How to include...
About Joyk
Aggregate valuable and interesting links.
Joyk means Joy of geeK