Skip to content

Repository files navigation

Ultrafocus

Hide Everything Everywhere All at Once

A plugin to turn Obsidian into the ultimate platform for focused writing.

What it does: hides all elements like tabs, status, ribbon, sidebars, etc. All with a single toggle command, no buttons.

demo.gif

Install

Getting this plugin approved in Obsidian Community repo was a bit of a pain. But you can install it manually very easy.

In your Obsidian vault, we clone this repo, install the deps and build it.

cd YourVault/.obsidian/plugins/
git clone git@github.com:eliascotto/ultrafocus.git
cd ultrafocus
npm i
npm run build

This will give us a main.js file. Then from Obsidian:

  1. cmd+p -> Open Settings...
  2. Go to "Community Plugins"
  3. Installed Plugins, press the reload button
  4. Find Ultrafocus and enable it

Settings

Choose what elements you'd like to keep visible. By default, everything will be hidden.

Alternatives

  • Hider: Chose what to hide one by one.
  • Focus Mode: Toggle focus with a sidebar button but doesn't hide elements.

About

A plugin to turn Obsidian into the ultimate platform for focused writing.

Resources

Stars

1 star

Watchers

1 watching

Forks

Releases

Packages

Used by

Contributors

Languages