Barosaurus

by polygonhunter
5
4
3
2
1
Score: 35/100

Description

The Barosaurus plugin brings notes, commands, open tabs, headings, bookmarks, folders and tags into one command bar, then lets you act on the selected result from the same place. You can rename, move, bookmark, open items in different layouts, append notes to today's note and create a new file when nothing matches. Ranking shifts with context, so editor actions rise when text is selected and frequent choices stay near the top while you type. The bar also supports nested pickers for tasks like moving files or choosing colours, with breadcrumbs that preserve your query when you step back.

Reviews

No reviews yet.

Stats

stars
91
downloads
0
forks
6
days
NaN
days
NaN
days
0
total PRs
0
open PRs
0
closed PRs
0
merged PRs
0
total issues
0
open issues
0
closed issues
0
commits

Latest Version

Invalid date

Changelog

README file from

Github

Barosaurus is a command bar for Obsidian: notes, commands, open tabs, headings, bookmarks, folders and tags come back in one grouped list — and every result has an action panel behind it. Find it and do it in the same field, without a second window.

Set it up in ten seconds

Barosaurus ships without a shortcut, because a plugin should not quietly take one of your keys. It does nothing until you give it one:

  1. Open Settings → Hotkeys
  2. Search for Barosaurus: Open — that exact wording. Obsidian puts the plugin name in front, so the command is listed under Barosaurus, not under Open.
  3. Assign ⌘K

One thing before you take ⌘K: Obsidian already uses it for Insert link. Move that one to ⌘⇧K first and the two live together happily. The settings tab has a button that jumps straight to the hotkey list.

Would you rather not spend a shortcut at all? Switch on double-tap shift in the settings and press shift twice. There is a ribbon icon too, on by default, so the bar is reachable before you configure anything.

Keys are written for macOS throughout. On Windows and Linux, is Ctrl.

⌘K opens it. ⌘K acts.

One chord, two levels. Outside the bar it opens it. Inside the bar it opens the action panel for whatever row is highlighted — rename, move, bookmark, append to today's note. ⌘K, a few letters, ⌘K: from an empty screen to acting on a note, without touching the mouse.

What you get

  • Everything in one field — commands, notes, tabs, headings, bookmarks, folders and tags in a single grouped list. No modes to switch into, no prefix to memorise. Empty groups disappear along with their heading, so the list is never padded with nothing.
  • Act on any result, don't just find it⌘K opens its actions: rename, move, open to the right, copy a link, bookmark it, append it to today's note, delete it. The first action is the primary one, so usually does what you meant already.
  • Multi-step flows stay inside the barMove to opens a folder picker, Colour opens a swatch picker, each with a breadcrumb pill showing where you came from and a query that survives going back a level.
  • It ranks by what you are doing — select a sentence and everything that acts on a selection lifts, so typing b puts Bold first, ahead of every note in your vault that starts with b. Close the editor and the editor commands sink again. Not a filter, a nudge: the right thing rises, nothing useful disappears.
  • Every command, under a name you would actually type — every command from every plugin is there automatically, and the ones you reach for get a proper name, an icon and plain-English synonyms on top. Obsidian calls it "Toggle bold"; you can type b, or bold, or strong.
  • It learns while you type — what you use often and recently keeps its pull inside the ranking itself, not just as decoration on the empty list.
  • Radically clean — one field and a list. Everything else lives on the keyboard, invisible until you use it.

Why another bar

Obsidian has a command palette that finds commands, a quick switcher that finds files, and a search that finds text. Three shortcuts, three lists, and not one of them can actually do anything. Moving yesterday's note into a folder means three separate trips through three different windows.

The gap was never discovery. It is follow-through. The command palette finds "Move file to another folder" and then hands you to a second dialog to pick the folder. The quick switcher finds a note and then refuses to rename it. Everything in Obsidian is one keystroke away from being found and three windows away from being done. Barosaurus treats finding as the first half of the sentence and acting as the second: one bar, one flow, and the folder picker opens inside it with a breadcrumb behind you.

Barosaurus is the fifth plugin in the -osaurus family, next to Linkosaurus, Scalosaurus, Searchosaurus, and Slashosaurus. If something feels off or you have an idea, open an issue on GitHub — every one gets read.

What it looks like

You type Barosaurus shows first
b (with text selected) Bold — ahead of every note starting with b
strong Bold again — entries answer to synonyms, not just their official name
h2 Heading 2 — initials count, so you never spell it out
> Every command in your vault, and nothing else
@intro The Introduction heading in the note you are in
:42 Line 42 of the current note
meeting The note, the tab that already has it open, the heading inside it, grouped
move (on a result) A folder picker, with a breadcrumb pill showing where you came from
Q3 report (no match) Create "Q3 report" — the empty state offers to make it

The keyboard layer

Key Does
Run the primary action
⌘↵ / ⌘⌥↵ / ⌘⌥⇧↵ Open in a new tab / to the right / in a new window
⌘K Open the action panel for the highlighted result — the same key that opens the bar
⌘1–9 Pick a result directly — numbers appear while ⌘ is held
Complete, or dive into the highlighted result
⌘P Pin or unpin (pinned entries lead the list)
esc Back one level — only the last one closes the bar
(empty input) Same as esc, without moving your hand
Recall recent queries (empty input)
⌃N / ⌃P Move the selection, for the Emacs-fingered

On your phone

The phone layout is not the desktop one squeezed down. The panel goes flat and full width, the glass and the blur come off, rows grow to a proper touch size, and the preview pane is not merely hidden but never built — a phone has the least to spare for reading files and rendering Markdown it cannot show you. The result list keeps clear of the home indicator. Tablets keep the full desktop layout, pill and all. The ribbon icon lands in the side menu, so the bar is reachable without configuring anything.

Privacy

Barosaurus works offline and sends nothing anywhere. There is no telemetry, no analytics, and nothing from your vault ever leaves your device.

There is exactly one outbound request, and only if you opt in: switching on OCR downloads the text-recognition models once, verified against a pinned checksum. After that, indexing, search and recognition all run locally.

The only other things that ever open a connection are the help entries — Report a bug or get in touch and Open an issue on GitHub, in the bar and as the Get in touch button in the settings tab. They open your browser when you pick one, and never otherwise.

Roadmap

Contributing

See CONTRIBUTING.md. The short version: src/core/ stays pure and tested, the UI stays radically clean.


MIT © polygonhunter

Similar Plugins

info
• Similar plugins are suggested based on the common tags between the plugins.
Calendar
6 years ago by Liam Cain
Simple calendar widget for Obsidian.
Quick Switcher++
2 months ago by darlal
Enhanced Quick Switcher, search open panels, and symbols.
Automatic Table Of Contents
3 years ago by Johan Satgé
💠 An Obsidian plugin to create a table of contents in a note, that updates itself when the note changes
Actions URI
4 years ago by Carlo Zottmann
A plugin for Obsidian (https://obsidian.md) that adds additional `x-callback-url` endpoints to the app for common actions — it's a clean, super-charged addition to Obsidian URI.
Better Command Palette
4 years ago by Alex Bieg
A better command palette for obsidian
Journey
6 years ago by Alexis Rondeau
Discover the story between your notes in Obsidian
Daily notes calendar
2 years ago by bartkessels
Quickly navigate your vault using a calendar view, this plugin allows you to create and navigate to periodic notes and notes that are created on a specific date.
Bearings
2 years ago by Jeet Sukumaran
An Obsidian plugin providing dynamically scoped tree views of multidimensional semantic and logcal archictectures of your vault.
Backlink Settings
a year ago by calvinwyoung
Web viewer Bookmarks
10 months ago by Stefan Danzl
Obsidian Plugin to create Bookmarks for internal Web Viewer
Custom Commands
a year ago by Staaaaaaaaaan
Create custom commands to be executed in the command palette, and by hotkey. Currently supports opening specific notes, creating notes, inserting snippets, and executing sequences of commands.
Emoji selector
9 months ago by summer
Insert custom emojis with quick search, auto-suggestions, and customizable templates.
About Blank
a year ago by Ai-Jani
Customize the empty file (New tab) itself a little bit by adding "Commands" or "Open files". And edit these: Grouping, Set icon, Ask before execution, Register as a new command.
CmdSearch
a year ago by SpaceshipCaptain
Mention Autocomplete
6 days ago by Darren Zheng
Type @ to full-text search and link notes. Rendered preview, smart sentence alias, keyboard-first. - This plugin has not been manually reviewed by Obsidian staff.
Notebook Navigator
5 days ago by Johan Sanneblad
A better file browser and calendar inspired by Apple Notes, Bear, Evernote and Day One.
ReverySky Map
14 days ago by MoonSkorch Studio
Navigate your vault through an interactive 3D graph built with a game engine and shaped into an explorable universe. - This plugin has not been manually reviewed by Obsidian staff.
Sidebar Keyboard Navigation
9 days ago by denvolok
Smoothly navigate the native File Explorer using keyboard only (Vim-like). - This plugin has not been manually reviewed by Obsidian staff.