Floating Quick Note

pending

by Sander Bosmans

Open a floating always-on-top note window for quick notes.

2 starsUpdated 1mo agoMITDiscovered via Obsidian Unofficial Plugins
View on GitHub

Floating Quick Note

Floating Quick Note is an Obsidian plugin that lets you open a small, detached note window that stays on top of your other apps. It is great for taking notes during meetings or while you are working in other programs without having to switch back and forth to Obsidian.

What it does

  • Opens a floating window that stays visible even when you use other apps like Meet, Zoom or Teams.
  • You can choose between opening a new note every time or reusing a single note for the whole day.
  • Comes with a button in the sidebar for quick access.
  • You can customize the window size, transparency, and where your notes are saved.

How to use it

  1. Click the pin icon in the sidebar to open today's quick note.
  2. Use the command palette (Cmd/Ctrl + P) and search for "Floating Quick Note" to open a new one.
  3. You can also set up a keyboard shortcut in the Obsidian settings if you use it often.

Settings

You can find the settings for this plugin under Settings -> Floating Quick Note. Here you can change:

  • Notes folder: Where your quick notes are stored.
  • Title format: How the notes are named.
  • Default content: What text should be in a new note by default.
  • Always on top: Whether the window should stay above other apps.
  • Window size and opacity: Adjust how big and how transparent the window is.

Installation

From the Obsidian Community Store

  1. Open Obsidian and go to Settings.
  2. Select Community plugins.
  3. Click Browse and search for "Floating Quick Note".
  4. Click Install, then Enable.

Manual installation (for testing)

  1. Create a folder named floating-quick-note in your vault's .obsidian/plugins/ directory.
  2. Copy the main.js and manifest.json files into that folder.
  3. Enable the plugin in the Obsidian settings.

For plugin developers

Search results and similarity scores are powered by semantic analysis of your plugin's README. If your plugin isn't appearing for searches you'd expect, try updating your README to clearly describe your plugin's purpose, features, and use cases.