Quickly

by Sparsh Yadav
5
4
3
2
1
Score: 34/100

Description

Category: Note Enhancements

The Quickly plugin is a game-changer for Obsidian users who want to streamline their note-taking process. With this plugin, you can quickly capture notes by launching a modal window with a title, body, and submit button. As you type, the plugin will show relevant note paths in your vault, making it easy to navigate to existing notes or create new ones. The plugin also allows you to use global hotkeys on Windows, macOS, and Ubuntu, so you can trigger the capture process from anywhere. With Quickly, you'll be able to focus on your thoughts and ideas without interrupting your workflow.

Reviews

No reviews yet.

Stats

12
stars
3,710
downloads
0
forks
1,112
days
1,112
days
1,112
days
0
total PRs
0
open PRs
0
closed PRs
0
merged PRs
1
total issues
1
open issues
0
closed issues
0
commits

Latest Version

3 years ago

Changelog

Requisite changes

README file from

Github

Any feature request/ suggestion for improvement please open here. https://github.com/tmfelwu/obsidian-inbox/issues

Demo

The shortcut key launches this modal.

Demo

Usage logic

  • Use the shortcut key will trigger the plugin.
  • A modal will open with 'Note Title', 'Note Body' and 'Submit Button'
  • As user types the datalist will show relevant note path in the Vault.
  • Navigation
    • If the user press Enter while the datalist length > 0 the first item in current datalist will be navigated to.
    • Another way is to use up and down arrow key and press Enter
  • Create New Notes
    • If content is empty and note of the same name doesnt exist
      • Create New Note
    • If content is present.
      • If note exists with similar name give Notice error.
      • If note doesnt exist with same name, create the note with content.
  • Creating the new notes
    • Press Ctrl+Enter or
    • Press Submit button at the bottom.

Setup for OS to associate shortcut key

Set up a global hotkey using an external tool:

For Windows:

You can use a tool like AutoHotkey to set up a global hotkey. Follow these steps:

  1. Install AutoHotkey from https://www.autohotkey.com/.
  2. Create a new text file with the extension .ahk, e.g., ObsidianQuickCapture.ahk.
  3. Add the following script to the file (replace ^!c with your preferred hotkey combination, e.g., ^!c stands for Ctrl + Alt + C):
^!c::
Run, obsidian://quick-capture
return
  1. Double-click the .ahk file to run the script. The global hotkey should now be active.

For macOS:

You can use a tool like BetterTouchTool or Keyboard Maestro to set up a global hotkey. Here's how to do it with BetterTouchTool:

  1. Install BetterTouchTool from https://folivora.ai/.
  2. Open BetterTouchTool and go to the "All Apps" section.
  3. Click on the "+" button to add a new global shortcut.
  4. Press the desired key combination for the hotkey.
  5. In the "Trigger Predefined Action" dropdown, select "Controlling Other Applications" > "Open URL / Open URL with Selection".
  6. Enter the custom URL obsidian://quick-capture and click "Save".

Now the global hotkey should be active and trigger the plugin command from anywhere in your operating system.

For ubuntu On Ubuntu 22.04, you can set up a global hotkey to trigger the Obsidian plugin command using the built-in keyboard shortcut settings.

  1. Open the "Settings" application.

  2. Click on "Keyboard & Mouse" in the left sidebar.

  3. Click on the "Customize Shortcuts" button.

  4. Scroll down to the "Custom Shortcuts" section and click the "+" button to add a new shortcut.

  5. In the "Add Custom Shortcut" dialog, enter the following information:

    • Name: Obsidian Quick Capture
    • Command: xdg-open "obsidian://quick-capture"
  6. Click the "Add" button to create the custom shortcut.

  7. Click on the "Disabled" text next to the new shortcut in the list. Press the desired key combination for the hotkey (e.g., Ctrl + Alt + C).

  8. Close the settings application.

Now the global hotkey should be active and trigger the plugin command from anywhere in your operating system.

Conversation

Naman - https://chat.openai.com/c/3021e291-47a7-44b0-a0f6-7cc4ad58ba67

Similar Plugins

info
• Similar plugins are suggested based on the common tags between the plugins.
Advanced Tables
6 years ago by Tony Grosinger
Improved table navigation, formatting, and manipulation in Obsidian.md
QuickAdd
5 years ago by Christian B. B. Houmann
QuickAdd for Obsidian
Admonition
5 years ago by Jeremy Valentine
Adds admonition block-styled content to Obsidian.md
Periodic Notes
5 years ago by Liam Cain
Create/manage your daily, weekly, and monthly notes in Obsidian
Notebook Navigator
8 months ago by Johan Sanneblad
Replace the default file explorer in Obsidian with a clean two-pane interface featuring folder tree, tag browsing, file previews, keyboard navigation, drag-and-drop, pinned notes, and customizable display options.
Zotero Desktop Connector
4 years ago by mgmeyers
Insert and import citations, bibliographies, notes, and PDF annotations from Zotero into Obsidian.
Tracker
5 years ago by pyrochlore
A plugin tracks occurrences and numbers in your notes
Note Refactor
6 years ago by James Lynch
Allows for text selections to be copied (refactored) into new notes and notes to be split into other notes.
Folder notes
3 years ago by Lost Paul
Create notes within folders that can be accessed without collapsing the folder, similar to the functionality offered in Notion.
Breadcrumbs
5 years ago by SkepticMystic
Add typed-links to your Obsidian notes
Dice Roller
5 years ago by Jeremy Valentine
Inline dice rolling for Obsidian.md
File Explorer Note Count
5 years ago by Ozan Tellioglu
Obsidian Plugin for viewing the number of elements under each folder within the file explorer
Note Toolbar
2 years ago by Chris Gurney
Flexible, context-aware toolbars for your notes in Obsidian.
Book Search
4 years ago by anpigon
Obsidian plugin that automatically creates notes by searching for books
Pane Relief
5 years ago by PJ Eby
Obsidian plugin for per-pane history, pane movement/navigation hotkeys, and more
Weread Plugin
4 years ago by hank zhao
Obsidian Weread Plugin is a plugin to sync Weread(微信读书) hightlights and annotations into your Obsidian Vault.
Quick Explorer
5 years ago by PJ Eby
Perform file explorer operations (and see your current file path) from the Obsidian.md title bar
Footnote Shortcut
5 years ago by Alexis Rondeau, Micha Brugger
Makes creating footnotes in Obsidian more fun!
Another Quick Switcher
5 years ago by tadashi-aikawa
This is an Obsidian plugin which is another choice of Quick switcher.
Folder Note
5 years ago by xpgo
Plugin to add description note to a folder for Obsidian.
obsidian floating toc
3 years ago by curtgrimes modified by Cuman
Icons
5 years ago by Camillo Visini
Add icons to your Obsidian notes – Experimental Obsidian Plugin
Auto Note Mover
4 years ago by faru
This is a plugin for Obsidian (https://obsidian.md).
Multi Properties
3 years ago by fez-github
Plugin for Obsidian that allows user to add properties to multiple notes at once.
Smart Random Note
5 years ago by Eric Hall
A smart random note plugin for Obsidian
Digital Garden
4 years ago by Ole Eskild Steensen
Focus Mode
5 years ago by ryanpcmcquen
Add focus mode to Obsidian.
Vertical Tabs
2 years ago by oxdc
An Obsidian plugin that displays open tabs vertically, allowing users to group and organize tabs for a better navigation experience.
PodNotes
4 years ago by Christian B. B. Houmann
PodNotes is a plugin for Obsidian that helps the user write notes on podcasts.
Bible Reference
4 years ago by tim-hub
Take Bible Study notes easily in the popular note-taking app Obsidian, with automatic verse and reference suggestions.
Code Editor Shortcuts
5 years ago by Tim Hor
Obsidian plugin to add keyboard shortcuts commonly found in code editors such as Visual Studio Code (vscode) or Sublime Text
Floating Search
3 years ago by Boninall
A plugin for searching text by using Obsidian default search view.
Better Command Palette
4 years ago by Alex Bieg
A better command palette for obsidian
Daily Notes Editor
3 years ago by boninall
A plugin for you to edit a bunch of daily notes in one page(inline), which works similar to Roam Research's default daily note view.
Core Search Assistant
4 years ago by qawatake
An Obsidian plugin to enhance built-in search: keyboard interface, card preview, bigger preview
Dynamic Outline
a year ago by theopavlove
Adds a customizable GitHub-like floating table of contents to Obsidian.
Print
2 years ago by Marijn Bent
Print your notes directly from Obsidian
Widgets
2 years ago by Rafael Veiga
Add cool widgets to your notes or your dashboard in Obsidian
Voice
3 years ago by Chris Oguntolu
🔊 The Obsidian Voice plugin lets you listen to your written content being read aloud—mobile-friendly audiobook-like experience. 🎧
Wikipedia
5 years ago by Jonathan Miller
Grabs information from Wikipedia for a topic and brings it into Obsidian notes
Audio Notes
3 years ago by Jason Maldonis
Easily take notes on podcasts and other audio files using Obsidian Audio Notes.
Automatically reveal active file
5 years ago by Matt Sessions
Obsidian plugin to reveal the active file automatically when you open a file
Shortcuts extender
6 years ago by kitchenrunner
Plugin for Obsidian: Use shortcuts for input special symbols and changing level of headings without language switching
Open Tab Settings
a year ago by jesse-r-s-hines
Obsidian plugin that adds options to customize how tabs are opened, including open in new tab by default, preventing duplicate tabs, and more
Keyboard Analyzer
4 years ago by cogscides
Obsidian plugin to display command hotkeys on a visible keyboard layout
Slurp
2 years ago by inhumantsar
Slurps webpages and saves them as clean, uncluttered Markdown. Think Pocket, but better.
OZ Calendar
3 years ago by Ozan Tellioglu
Advanced Merger
3 years ago by Anto Keinänen
Prettier Format
5 years ago by Andrew Lisowski
Format obsidian.md notes using prettier
Card View Mode
5 years ago by PADAone
Obsidian Card View Mode Plugin
Shortcut Launcher
4 years ago by MacStories
Trigger shortcuts in Apple's Shortcuts app from Obsidian with custom commands.
Folder Focus Mode
4 years ago by grochowski
Focus file explorer on chosen folder and its files and subdirectories, while hiding all the other elements.
Key Promoter
5 years ago by Johannes Theiner
Learn keyboard shortcuts by showing them when using the mouse
Text Expander JS
4 years ago by Jonathan Heard
Obsidian plugin: Type text shortcuts that expand into javascript generated text.
Reveal Active File Button
4 years ago by Clare Macrae
Obsidian plugin to add a button to the top of the Obsidian File Explorer, to reveal the active file.
Colorful Note Borders
3 years ago by rusi
Create Note in Folder
3 years ago by Mara-Li
Set a folder in settings and get directly a command to create a note in it. Use this with QuickAdd/Button to get more pratical things :D
Custom Note Width
2 years ago by 0skater0
Set the line width for each note individually in Obsidian. Works with a slider, pill presets, YAML frontmatter and hotkeys.
From Template
4 years ago by mo-seph
Simple plugin to create Notes from a template, and fill in fields defined there
Leader Hotkeys
5 years ago by Tony Grosinger
Use a leader-key (tmux style) for hotkeys in Obsidian.md
Merge Notes
3 years ago by fnya
Merge Notes is Plugin for Obsidian
No Dupe Leaves
4 years ago by Simon Cambier
Automatically switch the focus to open notes instead of reopening them
Smart Rename
3 years ago by mnaoumov
Obsidian Plugin that helps to rename notes keeping previous title in existing links
Canvas minimap
2 years ago by ifree
Obsidian canvas minimap
Awesome Reader
3 years ago by AwesomeDog
Make Obsidian a proper Reader.
Wrap with shortcuts
4 years ago by Manic Chuang
Wrap selected text in custom tags with shortcuts.
Auto pair chinese symbol
5 years ago by renmu123
中文符号自动补齐
Sets
3 years ago by Gabriele Cannata
Ollama Chat
2 years ago by Brumik
A plugin for chatting with you obsidian notes trough local Ollama LLM instead of Chat GTP.
Easy Bake
3 years ago by mgmeyers
Compile many Obsidian notes down to one.
Hotkeys for Bookmarks
5 years ago by Vinzent
Quick Preview
2 years ago by Ryota Ushio
An Obsidian plugin to quickly preview a suggestion before selecting it in link suggestions & quick switcher.
Scroll Offset
4 years ago by Lijyze
Scroll Offset for Obsidian
Apple Books - Import Highlights
2 years ago by bandantonio
Import highlights and notes from your Apple Books to Obsidian
Timeline View
3 years ago by b.camphart
Obsidian plugin for viewing your notes linearly based on a given property
Lumberjack
5 years ago by ryanjamurphy
Log your thoughts! Lumberjack adds URL commands to help you axe inefficiency and get right to writing.
Podcast Note
5 years ago by Marc Julian Schwarz
A plugin for the note taking app Obsidian that lets you add podcast meta data to your notes.
Script Launcher
4 years ago by Alessandro Ruggiero
An Obsidian plugin that allows you to easily run scripts written in any language directly from the app
Protected Note
2 years ago by Mikail Gadzhikhanov
Plugin for Obsidian
Card View Switcher
4 years ago by qawatake
An Obsidian plugin to provide a quick switcher with card view
Marjdown shortcuts
4 years ago by Jules Guesnon
🪨 Obsidian plugin that allows to write markdown from commands
2Hop Links
5 years ago by Tokuhiro Matsuno
Vimium
2 years ago by Karsten Finderup Pedersen
Interact with elements using keyboard shortcuts in the spirit of Vim.
YouTube Template
2 years ago by sundevista
📺 A plugin that would help you to fetch YouTube videos data into your vault.
Journaling
2 years ago by Ordeeper
View daily notes in a journal-like format, similar to Logseq. It enhances note organization and facilitates better reflection by consolidating daily notes into a continuous journaling view.
Arrows
2 years ago by artisticat
Draw arrows across different parts of your notes, similar to on paper
Instapaper
2 years ago by Instapaper
Official Instapaper plugin for Obsidian
Daily Note Navbar
2 years ago by Karsten Finderup Pedersen
Adds a daily note navbar to quickly navigate between sequential daily notes in Obsidian.
Quick snippets and navigation
4 years ago by @aciq
Quick snippets and navigation for Obsidian
Enhance Copy Note
5 years ago by kzhovn
Plugin which enhances the copy command for Obsidian.
Format Hotkeys
5 years ago by Ansel Santosa
Google Docs style formatting hotkeys for Obsidian
Tab Selector
2 years ago by namikaze-40p
This is an Obsidian plugin which can quickly switch tabs in various ways.
macOS Keyboard Navigation
5 years ago by ryanjamurphy
Next TOC
4 months ago by RavenHogWarts
Floating TOC panel
Search Everywhere
4 years ago by Mom0
Obsidian Search Everywhere Plugin
Spotify Link
2 years ago by Studio Webux
Obsidian.md Plugin to include the song or episode you're currently listening to in your note.
Another Sticky Headings
2 years ago by Zhou Hua
Advanced Random Note
3 years ago by Karsten Finderup Pedersen
Create commands from custom queries to open random notes
Sequence Hotkeys
4 years ago by Ruan Moolman
Obsidian plugin to support a sequenced of keyboard shortcuts to run commands.
Open Plugin Settings
3 years ago by Mara-Li
Create a command that open the settings tabs of a registered plugin (because I was bored to open the parameters).
Highlight Public Notes
5 years ago by dennis seidel
Autofit Tabs
a year ago by Bradley Wyatt
Obsidian Plugin that automatically adjusts tab header widths in real-time to perfectly fit each tab's title content while maintaining a clean, seamless interface that prevents awkward text truncation and ensures optimal readability of your document titles.
Live Variables
2 years ago by Hamza Ben Yazid
Define variables in your note's properties and reuse them throughout your content.
Structured
4 years ago by dobrovolsky
Sticky Notes
a year ago by NoPoint
Obsidian Sticky Notes Plugin
Neighbouring Files
2 years ago by Fabian Untermoser
Obsidian Plugin to navigate to the next and previous file in the current directory
Tab Navigator
2 years ago by o02c
obsidian-tab-switcher
Note archiver
3 years ago by thenomadlad
Crumbs
3 years ago by Tony Grosinger
Breadcrumb navigation in Obsidian.md
Cycle In Sidebar
3 years ago by Houcheng
Cycle through tabs of left/ right sidebar panel
FolderFile Splitter
a year ago by Xu Quan
Air Quotes
3 years ago by Alan Grainger
Plugin for Obsidian. Search and insert quotes from a source text as you type. This is great for reading a physical book or eReader while taking notes on a separate laptop or phone.
Kindle Highlights Importer
2 years ago by MovingMillennial
Power Search
4 years ago by Aviral Batra
Notes Sync Share
3 years ago by Alt-er
Sync and share (publish) your notes in your own private service.
Quick Links
3 years ago by Ian Fisher
Obsidian plugin to create quick link shortcuts
Pinned Notes
2 years ago by vasilcoin002
VirtFolder
2 years ago by mr.grogrig
Creating a hierarchical structure like Luhmann's Zettelkasten
AI Tools
3 years ago by solderneer
Adding powerful semantic search, generative answers, and other AI tools to Obsidian, using Supabase + OpenAI.
Dynbedded
3 years ago by Marcus Breiden
Embed snippets, templates and any linkable by delegating the current scope to the embedded file either by using a direct reference or as reference with date naming format relative from today.
ZettelGPT
3 years ago by Overraddit
Turbocharge Your Note-taking with AI Assistance
KOReader Sync
4 years ago by Federico "Edo" Granata
Obsidian.md plugin to sync highlights/notes from koreader
Old Note Admonitor
3 years ago by tadashi-aikawa
Insert Heading Link
4 years ago by Signynt
Add a Link to a Heading.
Go to Line
5 years ago by phibr0
URL Display
3 years ago by Stephanie Lin
Extract and display external URLs of the note in Obsidian.
Lemons Search
2 years ago by Moritz Jung
An Obsidian plugin that offers a fast fuzzy finder based quick switcher with preview.
Link Range
3 years ago by Ryan Mellmer
Add ranged link support to Obsidian
Bookmarks Caller
2 years ago by namikaze-40p
This is an Obsidian plugin which can easily open bookmarks.
Quick note
3 years ago by James Greenhalgh MBCS
Create New note from right-clicking app icon
Go To Heading
3 years ago by join
Quickly navigate between your document's headings in Obsidian
iCloud Contacts
2 years ago by Truls Aagaard
Obsidian plugin that imports contacts from iCloud and manages a note for each contact.
Highlight active folder section
2 years ago by Lukas Collier
Gives the folder section with the active note a customizable background color and more.
Open Related Url
4 years ago by Dan Pickett
BibTeX Manager
2 years ago by Akop Kesheshyan
Create literature notes in Obsidian from BibTeX entries, display formatted reference lists, and instantly generate citations.
New Note Content Pusher
4 years ago by Henry Gustafson
An Obsidian plugin to add (prepend or append) specified content to a note (existing or new) without opening another pane.
Nav Link Header
2 years ago by ahts4962
Display navigation links at the top of the notes in Obsidian
R.E.L.A.X.
2 years ago by Syr
Regex Obsidian Plugin
Harpoon
3 years ago by mask(developermask)
Zettelkasten Outliner
2 years ago by Tyler Suzuki Nelson
Crafty
2 years ago by liolle
Add tooltip to your obsidian canvas's nodes and navigation between nodes
Floating Headings
3 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.
Source Code Note
3 years ago by Waiting
The obsidian plugin can help you organize source code note easily.
Desk
2 years ago by David Landry
A desk for obsidian
Potato Indexer
3 years ago by LoyalPotato
Obsidian plugin to generate index based on your selection
Tag Index
10 months ago by wenlzhang
An Obsidian plugin that creates a curated list of important tags to serve as meaningful entry points to your knowledge base.
Tolino notes Importer
3 years ago by juergenbr
Obsidian plugin to import notes from a Tolino E-Reader
Tab Rotator
3 years ago by Steven Jin
Obsidian Rotate opened tabs with a specified time interval
SideNote
5 months ago by mofukuru
Obsidian plugin: Add comment on the part of sentence and refer in comment view.
my anime list text exporter
2 years ago by XmoncocoX
a plugin who create an obsidian page for an anime with the data from my anime list.
Moulinette Search for TTRPG
2 years ago by Moulinette
Plugin for Obsidian
Next Link
3 years ago by Juan Luque
Note Splitter
2 years ago by Trey Wallis
Split a note into individual notes based on a delimiter
iDoRecall
3 years ago by dbhandel
iDoRecall Obsidian plugin
Note Minimap
8 months ago by Yair Segel
Add a minimap to your Obsidian notes.
Asciidoctor editor
2 years ago by dzruyk
Obsidian asciidoc editor plugin
Xiaohongshu Importer
a year ago by bnchiang96
An Obsidian plugin to import Xiaohongshu (小红书) notes into your vault. Extract titles, content, images, videos, and tags from share links, with customizable categories and optional local media downloads.
Tree Search
a year ago by catacgc
Confluence Sync
2 years ago by Prateek Grover
Obsidian plugin for obsidian confluence sync
Custom Slides
9 months ago by David V. Kimball
Customize Obsidian's Slides core plugin's navigation, styles, and behavior.
Are.na unofficial
2 years ago by 0xroko
Unofficial Are.na plugin for Obsidian
Cursor Position History
a year ago by Florian Gubler
A Plugin to remember (and make accessible) the cursor history in Obsidian. Both within a file and across files.
Metafolders
2 years ago by Makary Sharoyan
An Obsidian plugin for multidimensional note navigation
Mobile Sidebar Notes
6 months ago by Chris Kephart
Open notes & new tabs in the sidebar on the Obsidian mobile app.
Link Navigation
2 years ago by xRyul
Navigate between incoming links (inlinks), outgoing links (outlinks) N levels deep. Links from Canvas are also supported.
Folder overview
a year ago by Lost Paul
Provides a dynamic overview of your vault or folders in the format of a code block.
Current Folder Notes
2 years ago by Pamela Wang
Shows notes in the current folder, useful for writing novels
Tag Tactician
a year ago by Scott Tomaszewski
Note Companion Folder
2 years ago by Chris Verbree
A Obsidian Plugin providing a way to associate a folder to a note
Title renamer
2 years ago by Peter Strøiman
Obsidian plugin to keep title in markdown synced with tile name
Drag To Scroll
8 months ago by Constantine Sazonov
Adds drag-to-scroll functionality to Obsidian. Hold mouse button and drag - now you can scroll like on touch device!
Folder Periodic Notes
2 years ago by Andrew Heekin
Backlink Full Path
a year ago by mnaoumov
Obsidian plugin that shows the backlink's full path in the backlinks panel.
Kinopoisk search
2 years ago by Alintor
Obsidian Kinopoisk plugin
Unearthed (Kindle Sync)
a year ago by CheersCal
Create List of Notes
2 years ago by Andrew Heekin
Mouse Navigation
2 years ago by HoBeomJeon
Wheel Tab Switcher
a year ago by 22-2
Switch between Obsidian Tabs using your mouse wheel when hovering over tab headers.
Cursor Jump
2 years ago by Sangwon Jung
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.
Vault Name
2 years ago by @gapmiss
An Obsidian.md plugin for customizing and displaying the vault name (title) in the side navigation file explorer, similar to pre 1.6.0 versions of Obsidian.
Rich Text Editor Shortcuts
2 years ago by Joshua Wootonn
Create and toggle checkboxes, paste links wrapping your current selection, and toggle underline without leaving the keyboard.
Autogen
2 years ago by Aidan Tilgner
A plugin to use a language model to fill in parts of notes.
Anchor Link Display Text
a year ago by Robert C Arsenault
An Obsidian plugin that makes anchor links look nicer by automatically populating display text.
Auto Note Importer
a year ago by uppinote
Obsidian plugin that automatically creates notes from external database
Quick File Name
2 years ago by Wapply
This Obsidian plugin generates a note with an random string as file name.
Note Codes
8 months ago by Ezhik
Reference your Obsidian notes from anywhere with simple 4-character codes.
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.
Reveal Folded
a year ago by d7sd6u
Adds a command that reveals current file while collapsing every other tree item
Beautiful Contact Cards
a year ago by Seth Tenembaum
A plugin for the Obsidian text editor which renders "contact" code blocks with tappable links for phone, social media, etc.
Canvas Link to Group
6 months ago by TGRRRR
Plugin for Obsidian Canvas enabling direct links to specific groups within canvas files for improved navigation
Quarto Exporter
2 years ago by Andreas Varotsis
Export Obsidian notes to Quarto-compatible QMD files.
Share as ZIP
a year ago by Till Friebe
MOC Link Helper
a year ago by Bogdan Codreanu
This obsidian plugins allows you to quickly see which notes you need to include in your MOC.
Daily Summary
a year ago by Luke
Scrolls To Nav Top
9 months ago by mario
Simply scrolls to nav top
Daily Random Note
a year ago by Alexandre Silva
Daily Random Notes in Obsidian.
Smooth Navigator
a year ago by Michael Schrauzer
Smoothly cycle through open files and splits in Obsidian via the keyboard.
Inline Local Graph
3 months ago by TKOxff
Inline Local Graph of Obsidian
Current File Tags
a year ago by Trung Tran
BookNav
a year ago by jemberton
A plugin for ObsidianMD that enables book style navigation links in a note.
Expand Selection
a month ago by Alex Tait
Expands the editor selection to lines, sections, or the entire note for convenience on mobile.
Heading Helper
10 months ago by Siddhartha Khuntia
Hotstrings
a year ago by wakywayne
Truth Table+
2 years ago by Maximilian Schulten
This is the repository of an Obsidian.md plugin that allows users to create truth tables via the command palette.
Session Notes
a year ago by tabibyte
A plugin for Obsidian to create temporary & session notes that will be deleted when session ends
BlazeJump
a year ago by henryco
Plugin for Obsidian that makes text navigation blazingly fast.
LLM Shortcut
9 months ago by Viktor Chernodub
A plugin for Obsidian that provides a way to create shortcuts for commands powered by LLM capabilities.
Instant Above Divider
a year ago by SedationH
Recent Tab Switcher
2 years ago by Samuel Ang
Recent Tab Switcher Plugin for Obsidian.
Reading View j/k Scroll
a year ago by Lukas Korotaj
Scroll in preview mode with j/k keys. Scroll to top with gg and to bottom with G.
create folder notes with dropdown
a year ago by Sturdy Shawn
Remember Scrollposition
4 months ago by s-blu
A plugin that saves the scroll position for each note to return you to where you left off
Folder Tabulation
a year ago by SpeedaRJ
An open source plugin for obsidian that let's you treverse local folder structure via keybindings and commands.
Custom Comments
8 months ago by Jack Chronicle
Adds a method to create custom methods to enclose comments
Sync Cnblog
a year ago by zhanglei
同步文章到博客园
Abbrlink
a year ago by Q78KG
Tab File Path
8 months ago by John Burnett
Chat clips
a year ago by sleepingraven
Record chat in ordinary markdown list.
Better Link Clicker
4 months ago by Eniverz
An Obsidian plugin that modifies the default link click event.
Cursor Position on Title Enter
a year ago by Por Chainarong Tangsurakit
Obsidian Plugin: Set the cursor position after pressing Enter on the note title.
Quick Notes
2 years ago by Sean McOwen
Last Edit Location
4 months ago by Kyoungdeuk
When opening a note, put the cursor at the last edit location.
Click Hint
a year ago by kbwo
Vault Review
a year ago by Alexander
This plugin allows you to create a snapshot of your vault and randomly review files from it 1-by-1.
Yesterday's note
a year ago by Trevor Tyler Lee
Obsidian plugin to open yesterday's daily note
Code Blocks commands
8 months ago by dragonish
Provide commands to insert code blocks with markup, and support triggering commands with backticks.
Backtick text selector
2 years ago by Ram Rachum
Obsidian plugin for selecting text in backticks
FastForwardLink
a year ago by Idan Liberman
FastForwardLink Obsidian.md Plugin
Ghost Text
8 months ago by lawrencefeng17
Previous Daily Note
a year ago by Marcos Talau
Plugin for Obsidian that opens the previous daily note
Quick Nav
a year ago by exoticknight
Enhance your editing experience by unleashing the hidden power of shortcuts.
Hanko
a year ago by Telehakke
Obsidian plugin.
HOME key
8 months ago by shichishima
Obsidian Plugin to move cursor to beginning of text, considering Markdown heading characters.
Arweave Uploader
a year ago by makesimple
random-retrieval
2 years ago by Rachninomav
Daily Notes Tweaks
6 months ago by René Coignard
Open a random daily note and automatically switch past daily notes to reading mode.