Rapid Notes

by valteriomon
5
4
3
2
1
Score: 40/100

Description

The Rapid Notes plugin enhances note creation in Obsidian by allowing users to quickly generate notes in designated folders using custom prefixes. Users can configure folder-prefix pairs to streamline the note creation process, with the option to include custom separators and escape symbols. The plugin supports flexible note management, such as choosing whether to open the note in the same or a new tab, window, or pane. Additionally, it provides features like prefix-based file name creation, automatic folder suggestions, and the ability to handle folder renaming. With further customization options and hotkey support, the plugin aims to optimize the workflow for efficient note-taking and file organization.

Reviews

No reviews yet.

Stats

57
stars
7,469
downloads
3
forks
1,303
days
368
days
368
days
4
total PRs
3
open PRs
0
closed PRs
1
merged PRs
7
total issues
4
open issues
3
closed issues
0
commits

Latest Version

README file from

Github

Rapid Notes Plugin

Place notes in specific folders at the moment of creation using the prefixes defined in settings. Optionally add custom prefixes to the filenames and trigger the creation in specific folders with shortcuts or from the editor while typing links.

New in version 1.2

Create notes into your folders right from the editor

  • You can trigger the rapid note functionality from the editor, calling the command with the cursor placed within a text in double brackets, or selecting text, with alias support incorporated.

New features with settings available

  • You can add an actual prefix to the name of the created note.
  • Customize the escape symbol used to avoid moving the note based on the prefix ("/" by default).
  • Add a common separator between the prefix and the filename.
  • If the new file about to be created already exists, you can choose to open the existent file or create a new one with the same name followed by a number.
  • Updated modal with the list of prefixes as memory help. Can be disabled through the settings.
  • Option to capitalize the folder and file names.
  • Add commands (which can be binded to hotkeys) that allow you to trigger any prefix entry and create the file directly into a folder (same as the Rapid Note command, it can be opened in same tab, new tab, background tab, new pane or new window).

New commands

  • Instead of a single "Rapid Note" command, now you can open the file in the same tab, new tab, background tab, new pane or new window.

New hidden features

  • If a used folder is renamed/deleted, a warning is shown. In case it's renamed, the entry is updated.
  • In the folder suggester, show first the preferred saving location according to the Obsidian settings: Vault folder, an specified location, or the same folder as the current active file.
  • If the filename contains "/" the full path is created: folders and filename following the last slash character.

More

  • Plugin styles improved for the mobile experience.
  • Lots of bug fixes and code improvements. Removed lookbehind in regular expressions which could lead to issues in some iOS versions. Tested in iOS 16.4.1.
  • Newly introduced bugs to be fixed.

Quick demo video

A couple of notes the video may not be too clear about: when creating a new note from the editor from a selection, the link to it is created. The escaping character ("/" by default) works both inline and on the prompt.

Example of basic usage

How to use

In the plugin settings add prefix/folder pairs, considering prefixes must be single words and are case sensitive. Each prefix and folder can be used a single time. When you run the Rapid Notes: New note command (which can be binded to a new hotkey or replace the default "Create New Note" hotkey) if you input the prefix previously set, it's going used to create a new note using the input value without the prefix as name. If no prefix matches, a folder suggest is open. If your input begins with a slash / then the prefix will be ignored and you will always be prompted with a folder suggester.

Example of basic usage

If you have a folder named JavaScript in your vault where you save all notes regarding JavaScript, you could add in the Rapid Notes settings the prefix js and assign it to said folder. Upon triggering the command to create a new note, you could enter into the prompt js Promises and a new file named Promises will be saved into the JavaScript folder.

Example of escaped prefix

If you have your js prefix set, but you wish to create a new file named js rulez, then you can simply input /js rulez into the prompt and you will be prompted to select where to create the new file.

Considerations

  • You can combine Rapid Notes with Templater plugin to speed up your workflow even further, assigning templates for folders and enabling the setting to trigger Templater on file creation.

Installation

Find "Rapid Notes" in the Community plugins through the Obsidian app!

Development

  1. Clone this repo and place it in a new vault for development inside .obsidian/plugins/ folder.
  2. Install NodeJS, then run npm i in the command line under the repo folder.
  3. Run npm run dev to compile your plugin from main.ts to main.js.
  4. Make changes to main.ts (or create new .ts files). Those changes should be automatically compiled into main.js.
  5. Reload Obsidian to load the new version of your plugin ("Reload app without saving" in the command palette for refreshing).
  6. Enable plugin in settings window.

Credits

This plugin is a fork of Obsidian Sample Plugin and the modules used for prompts and suggesters are based on Liam's Periodic Notes Plugin and SilentVoid13's Templater Plugin. All the credits go to the original authors.

Similar Plugins

info
• Similar plugins are suggested based on the common tags between the plugins.
Activity Heatmap
2 years ago by Zak Hijaouy
Activity Logger
5 years ago by Creling
AI integration Hub
a year ago by Hishmat Salehi
A modular AI integration hub for Obsidian
AI Revisionist
a year ago by Synaptic Labs
Alias Picker
2 years ago by rostunic
Amazing Marvin
5 years ago by Shirayuki Nekomata
Simple plugin for Amazing Marvin
Another Simple Todoist Sync
2 years ago by eudennis
Obsidian.md plugin to integrate with Todoist app.
Archiver
5 years ago by ivan-lednev
Archive completed tasks in your Obsidian vault (plus other org-mode-like features)
Asana
a year ago by Ryan Bantz
Obsidan plugin that creates tasks in Asana for highlighted text or the current line
Atomizer
a year ago by Zac Bagley
An AI-Driven Obsidian plugin designed to turn lengthy text into insightful atomic notes. Perfect for turning source notes into ideas in a Zettelkasten workflow.
Audio Notes
3 years ago by Jason Maldonis
Easily take notes on podcasts and other audio files using Obsidian Audio Notes.
Auto Archive
3 years ago by Shane Burke
Auto Archive plugin for Obsidian
Auto Hide
4 years ago by skelato1
This Obsidian plugin enables you to collapse (and expand) the sidebar easier.
Auto Periodic Notes
2 years ago by Jamie Hurst
Obsidian plugin to create new periodic notes automatically in the background and allow these to be pinned in your open tabs. Requires the "Periodic Notes" plugin.
Autocomplete
5 years ago by Yeboster
Obsidian plugin to provide text autocomplete
Autocorrect Formatter
3 years ago by b-yp
A plugin running on Obsidian that utilizes autocorrect to format Markdown content.
Automatic Linker
a year ago by Kodai Nakamura
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
Better Plugins Manager
a year ago by zero
BlazeJump
2 years ago by henryco
Plugin for Obsidian that makes text navigation blazingly fast.
Blockquote Levels
4 years ago by Carlo Zottmann
A plugin for Obsidian (https://obsidian.md) that adds commands for increasing/decreasing the blockquote level of the current line or selection(s).
Bookmarks Caller
2 years ago by namikaze-40p
This is an Obsidian plugin which can easily open bookmarks.
Boost Link Suggestions
3 years ago by Jacob Levernier
An Obsidian (https://obsidian.md) plugin for altering the order of inline link suggestions by link count and manual boosts.
Bottom to Top
2 years ago by Henry Gustafson
Brain Dump Mode
2 years ago by yesjinu
Obsidian plugin - DISABLE your delete key and eliminate hesitation!
Brainframe
3 years ago by pedersen
Canvas Blocks
2 years ago by Kay606
Canvas Link to Group
8 months ago by TGRRRR
Plugin for Obsidian Canvas enabling direct links to specific groups within canvas files for improved navigation
CAO
a year ago by Godot
Claude AI for Obsidian
Cards View
2 years ago by Maud Royer
Plugin for Obsidian.md. Displays a card view of your notes.
Carry-Forward
5 years ago by Jacob Levernier
An Obsidian Notes plugin for generating and copying block IDs, and copying lines with a link to the copied line
Close Window When Empty
2 years ago by Taylor Jadin
Codename
3 years ago by dstack
Command Alias
5 years ago by @Yajamon
Obsidianのコマンドに対してエイリアスを設定するプラグイン
Context Command Hider
a year ago by Mara-Li
This plugin allows you to hide every command from the Obsidian's right-click context menu.
Contribution Graph
2 years ago by vran
generate interactive gitxxx style contribution graph for obsidian, use it to track your goals, habits, or anything else you want to track.
Copy Inline Code
3 years ago by Ondrej Zavodny
Copy Section
2 years ago by skztr
Obsidian.md plugin adding a Copy button to the top of Headed sections
Crackboard
2 years ago by Franklin
Obsidian plugin for crackboard.dev
Ctrl-XA cycle various items
2 years ago by nbossard
The equivalent in Obsidian of Vim Ctrl X-A. But supercharged with lists of various items : days, months, ...
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.
Custom save
3 years ago by Hananoshika Yomaru
add custom save action to your save command
Custom State for Task List
3 years ago by Okami Wong
A plugin for Obsidian to define your own states for task items.
Custom window title
5 years ago by Joost Plattel
Small Obsidian plugin that updates the window title with the current open note
Daily Note Collector
2 years ago by Adar Butel
An Obsidian plugin that adds links to new notes to your daily note.
Daily note creator
2 years ago by Mario Holubar
Automatically creates missing daily notes.
Daily notes opener
4 years ago by Reorx
Easily open daily notes and periodic notes in new pane; customize periodic notes background; quick append new line to daily notes.
Daily Prompt
2 years ago by Erl-koenig
Daily Random Note
2 years ago by Alexandre Silva
Daily Random Notes in Obsidian.
Daily Routine
a year ago by sechan100
new version of daily-routine obsidian plugin
Daily Statistics
2 years ago by yefengr
obsidian daily statistics
Daily Stats
5 years ago by Dhruvik Parikh
Plugin to view your daily word count across all notes in your Obsidian.md vault.
Dataview Autocompletion
a year ago by Daniel Bauer
DEVONlink
5 years ago by ryanjamurphy
Open notes indexed in DEVONthink in, well, DEVONthink
Discrete
a year ago by shkarlsson
doing
2 years ago by rooyca
What was I doing?
Doubleshift
4 years ago by Qwyntex
Obsidian Plugin to open the command palette by pressing shift twice
Due When
3 years ago by Andy Baxter
An Obsidian plugin which gives shortcuts to insert set due dates
Editor Autofocus
3 years ago by Mgussekloo
Editor Commands Remap
5 years ago by cactus5
Obsidian plugin to map hotkeys to editor commands
Ego Rock
2 years ago by Ashton Eby
An obsidian plugin that implements a basic taskwarrior UI for listing and modifying tasks.
Extended Task Lists
2 years ago by joeriddles
Extended Markdown support for task lists in Obsidian.
File chucker
3 years ago by Ken Lim
Filename Emoji Remover
4 years ago by Yüksel Tolun
A simple plugin for the note taking app Obsidian that will rename your files to remove emojis in their names.
Floating Search
3 years ago by Boninall
A plugin for searching text by using Obsidian default search view.
Flow
2 years ago by Ben Phillips
Implements key processes in David Allen's Getting Things Done (GTD) methodology
Focus Time
2 years ago by AstraDev
Focus Time is a plugin that helps you track how much time you spend on each note.
Focus Tracker
2 years ago by Jeet Sukumaran
Folder overview
a year ago by Lost Paul
Provides a dynamic overview of your vault or folders in the format of a code block.
Footlinks
6 years ago by Daha
Obsidian plugin that extracts urls from the main text to footer, offering a better reading/editing experience.
Gemini Scribe
2 years ago by Allen Hutchison
An obsidian plugin to interact with Google Gemini
Gemmy
3 years ago by Obsidian
Go to Line
5 years ago by phibr0
Goal Tracker
a year ago by Ben Rotholtz
GPT-LiteInquirer
3 years ago by ittuann
💬 Experience OpenAI ChatGPT assistance directly within Obsidian, drafting content without interrupting your creative flow.
Grind Manager
2 years ago by dromse
Gamify your task management with rewards system, craft your tasks by tags.
GTD No Next Step
3 years ago by Tobias Davis
Obsidian plugin for GTD workflow, badge projects with no next step.
Habit Calendar
3 years ago by Hedonihilist
Monthly Habit Calendar for DataviewJS. This plugin helps you render a calendar inside DataviewJS code block, showing your habit status within a month.
Habitica Sync
5 years ago by Leoh and Ran
This is a under-development Obsidian Plugin for Habitica
Hanko
a year ago by Telehakke
Obsidian plugin.
Harpoon
3 years ago by mask(developermask)
Header Adjuster
2 years ago by Valentin Pelletier
Header level Reformat Plugin for Obsidian
Header Counter
2 years ago by Nancy Lee
Header navigation
2 years ago by readwithai
An obsidian plugin to navigate around and toggle folding on headers
Heading Shifter
4 years ago by kasahala
Easily Shift and Change markdown headings.
Hide Commands in Menu
a year ago by bomian98
Obsidian Plugin, hide different commands in different menus.
Homepage
5 years ago by mirnovov
An Obsidian plugin that opens a specified note, canvas, or workspace on startup, instead of the most recent one.
Hotkeys for specific files
5 years ago by Vinzent
Hotkeys for templates
5 years ago by Vinzent
Inbox Organiser
a year ago by Jamie Hurst
Obsidian plugin to capture any new notes into an inbox and periodically prompt to organise these into other folders within the vault.
Influx
4 years ago by Jens M Gleditsch
An alternative backlinks plugin, which displays relevant and formatted excerpts from notes with linked mentions, based on the position of mentions in the notes' hierarchical structure (bullet level indentation).
Inline Checkbox Groups
a year ago by Bradley Wyatt
Obsidian Plugin that creates multiple checkboxes on a single line, separated by a customizable separator character (default '|'), with the option to automatically cross out text when all checkboxes in the line are checked.
Insert Multiple Attachments
a year ago by mnaoumov
Obsidian Plugin that allows to insert multiple attachments at a time
Jira Issue Manager
a year ago by Alamion
Obisdian plugin to sync tasks between Obsidian and Jira
JIRA links shortener
a year ago by Ruslans Platonovs
Obsidian JIRA links shortener plugin
Journal Review
3 years ago by Kageetai
Review your daily notes on their anniversaries, like "what happened today last year"
Key Promoter
5 years ago by Johannes Theiner
Learn keyboard shortcuts by showing them when using the mouse
Key Sequence Shortcut
4 years ago by anselmwang
Execute obsidian commands with short key sequences. For example, 'tp' for 'Toggle Preview' and 'tb' for 'Toggle Sidebar'. Easier to remember.
Keyshots
3 years ago by KrazyManJ
🔮📝 Obsidian plugin that adds classic hotkey/shortcuts commands from popular IDEs like Visual Studio Code or JetBrains Family.
Keyword Highlighter
3 years ago by Marcel Goldammer
Automatically highlight specified keywords within your Obsidian notes for enhanced visibility and quick reference.
Kikijiki Habit Tracker
a year ago by KIKIJIKI
Kikijiki Habit Tracker Plugin for Obsidian
Lemons Search
2 years ago by Moritz Jung
An Obsidian plugin that offers a fast fuzzy finder based quick switcher with preview.
Line Arrange
2 years ago by Chitwan Singh
Obsidian Plugin For Arranging Lines.
Link indexer
6 years ago by Yuliya Bagriy
Link Maintainer
2 years ago by wenlzhang
An Obsidian plugin that helps you maintain note links when splitting or reorganizing notes.
Link Range
3 years ago by Ryan Mellmer
Add ranged link support to Obsidian
Link with alias
3 years ago by Pavel Vojtechovsky
Obsidian plugin for handy creation of links and alias in front matter of target document
LinkMagic
2 years ago by AndyReifman
MantouAI
2 years ago by Morino Pan
MantouAI—— 让Obsidian变身智能助手
Marjdown shortcuts
4 years ago by Jules Guesnon
🪨 Obsidian plugin that allows to write markdown from commands
Markwhen File Sync
a year ago by rouvenjahnke
Synchronize properties from your Obsidian notes with a Markwhen timeline file.
Mini Toolbar
3 years ago by AidenLx & Boninall
mini context toolbar in editor for Obsidian
Modal forms
3 years ago by Danielo Rodriguez
Define forms for filling data that you will be able to open from anywhere you can run JS
Multi-line Formatting
5 years ago by nmady
Format Obsidian text over an entire selection, even if that selection has paragraph breaks in the middle!
Multiple Daily Notes
a year ago by Vab Kapoor
Obsidian plugin for adding multiple daily notes, with some extra configurations too.
Multiple Notes Outline
3 years ago by iiz
Mxmind Mindmap
2 years ago by mxmind
mxmind for obsidian plugin
Navigate Cursor History
4 years ago by heycalmdown
New Note Fixer
a year ago by mnaoumov
Obsidian Plugin that unifies the way non-existing notes are created when clicking on their links
Next Link
3 years ago by Juan Luque
NodeFlow
a year ago by LincZero
Render node streams like `ComfyUi`, `UE`, `Houdini`, `Blender`, etc., to make it easy to write relevant notes. json describes the chart, compared to screenshots, making it easier to modify later. The plugin is also compatible with blogs.",
Note 2 Tag Generator
2 years ago by Augustin
Note Chain
2 years ago by ZigHolding
Package my frequently used tools, highly personal plugins.
Note ID
a year ago by Dominik Mayer
Displays notes by their ID, enabling structured sequences for manuscripts or a Zettelkasten ("Folgezettel")
Note Minimap
10 months ago by Yair Segel
Add a minimap to your Obsidian notes.
Note Progressbar
3 months ago by Ryoma Kawahara
Displays a live progress bar summarizing checkbox completion in the active note.
Note Toolbar
2 years ago by Chris Gurney
Flexible, context-aware toolbars for your notes in Obsidian.
NoteMover shortcut
a year ago by Lars Bücker
Quickly and easily move notes to predefined folders. Perfect for organizing your notes.
Notice logger
2 years ago by @gapmiss
An Obsidian.md plugin for logging all notices to the developer console, with optional prefix & timestamp.
oblogger
3 years ago by loftTech
tag explorer and frontmatter logger plugin for obsidian
obsidian floating toc
4 years ago by curtgrimes modified by Cuman
Open File by Magic Date
4 years ago by simplgy
Open with
5 years ago by phibr0
open-as-md
2 years ago by kursad-k
open and edit preferred formats as markdown in Obsidian
Organized daily notes
a year ago by duchangkim
Automatically organizes your daily notes into customizable folder structures for better organization and easier navigation.
Outline to task list
2 years ago by alexandrerbb
A simple Obsidian plugin to convert a note's outline to a task list
Overdue
5 years ago by Peter Parente
Obsidian plugin that marks items as [[Overdue]] if they are not checked off by their due date
Page Heading From Links
5 years ago by Mark Beattie
Obsidian plugin to populate page headings
PDF Paste
a year ago by Cormac
Peekaboo
2 years ago by Wang Guoshi
An Obsidian plugin protects your privacy by setting a password to hide notes.
Pending notes
3 years ago by Ulises Santana
Obsidian plugin for searching links without notes in your vault.
Personal OS
2 years ago by A.Buot
Pinned Daily Notes
a year ago by Jeremy Neiman
Dynamically update a pinned tab with today's daily note
Plugin Manager
3 years ago by ohm-en
Allows better management of Obsidian.md plugins.
Pomodoro
5 years ago by Tokuhiro Matsuno
Pomodoro Planner
2 years ago by Onur Nesvat
PopKit
2 years ago by Zhou Hua
Postfix
3 years ago by Bhagya Nirmaan Silva (@bhagyas)
A postfix plugin for Obsidian
Previous Daily Note
a year ago by Marcos Talau
Plugin for Obsidian that opens the previous daily note
Proletarian Wizard Task Manager
2 years ago by Charles Feval
Obsidian plugin ot manage todos and projects directly from your notes.
Quick Open
2 years ago by James Alexandre
Quickly select items in any modal using keyboard shortcuts. Supercharge your workflow with fast, efficient item selection in Obsidian modals.
Quick snippets and navigation
4 years ago by @aciq
Quick snippets and navigation for Obsidian
Random Number Generator
3 years ago by iRewiewer
Gives you a random number
RescueTime
3 years ago by Tatsuya Hayashi
A RescueTime integration plugin to view your activity logs in Obsidian.
Runsh
a year ago by Ddone
A simple plugin that allows to run shell commands from obsidian.
Search Templates Library
3 years ago by Pentchaff
Obsidian plugin that allows to store searches templates for later use, and displays search results both in the search view and graph view.
Select word
2 years ago by Connor Espino
Sentinel
a year ago by Giorgos Sarigiannidis
A plugin for Obsidian that allows you to update properties or run commands based on document visibility changes.
Sequence Hotkeys
4 years ago by Ruan Moolman
Obsidian plugin to support a sequenced of keyboard shortcuts to run commands.
Shortcuts extender
6 years ago by kitchenrunner
Plugin for Obsidian: Use shortcuts for input special symbols and changing level of headings without language switching
Simple Todo
2 years ago by elliotxx
A minimalist text-based todo manager (Text-Based GTD) for efficient task management in Obsidian.
Slash Commander
3 years ago by alephpiece
Customizable slash command list for Obsidian.md
Smart Composer
2 years ago by Heesu Suh
AI chat assistant for Obsidian with contextual awareness, smart writing assistance, and one-click edits. Features vault-aware conversations, semantic search, and local model support.
Smart Link Alias
a year ago by Victor Perez-Cano
SolidTime Integration
a year ago by proniclabs
Obsidian SolidTime Integration Plugin
Sonkil
a year ago by ohyoungpark
Spacekeys
a year ago by Jared Lumpe
Obsidian plugin to define hotkeys based on sequences of keypresses.
Stopwatch
5 years ago by Tokuhiro Matsuno
Subdivider
3 years ago by Tricster
Subdivider converts your notes into nested folders, automatically creating separate files for each subheading.
Super Simple Time Tracker
4 years ago by Ellpeck
Multi-purpose time trackers for your notes!
Superstition
2 years ago by Jeffry
An Obsidian plugin for routine management.
Swiss army knife
3 years ago by mwoz123
Tab Limiter
2 years ago by Henry Gustafson
Limits the number of tabs that can be opened in Obsidian
Tab Switcher
6 years ago by Vinzent & phibr0
Tab Switcher - Obsidian Plugin
Tag Buddy
3 years ago by David Fasullo
Unlock powerful tag editing features in Reading Mode. Add, remove and edit tags across your vault. Use tag inboxes to level up any workflow with a powerful idea assembly line.
Tag Project
3 years ago by Odaimoko
Tag Summary
4 years ago by J.D Gauchat
Tag Timer
6 months ago by quantavil
The Tag Timer is a versatile plugin for Obsidian that allows you to seamlessly track the time you spend on specific tasks or sections within your notes.
Target Word Count
2 years ago by TwoFive Labs
Target Word Count Plugin for Obsidian
Task Board
a year ago by Atmanand Gauns
An Obsidian plugin to view and manage your tasks from whole vault using much efficient boards using various methodologies.
Task Director
2 years ago by Cybertramp
A plugin that allows you to easily manage tasks in bulk.
Task Genius
4 years ago by Boninall
Comprehensive task management plugin for Obsidian
Task list
2 years ago by Ted Marozzi
A simple obsidian plugin enabling better task management via lists.
Task Marker
3 years ago by wenlzhang
An Obsidian plugin to change task status and append text with hotkeys and right-click context menu.
Task Mover
a year ago by Mariia Nebesnaia
A plugin for obsidian to move unfinished tasks to the daily note automatically
Tasks Calendar Wrapper
3 years ago by zhuwenq
This plugin currently provides a timeline view to display your tasks from your obsidian valut, with customizable filters and renderring options.
Template Folder
a year ago by LucasOe
Obsidian plugin to move notes to a folder when applying a template.
Templated daily notes
2 years ago by digitorum
Allow to create templayted daily note in specific folder
Things Link
4 years ago by @gavmn
Tick Tones
a year ago by DontBlameMe
A plugin for Obsidian which makes checkboxes satisfying
Time Things
3 years ago by Nick Winters
Show clock, track time spent editing a note, and track the last time a note has been edited.
Timekeep
2 years ago by Jacobtread
Obsidian task time tracking
Timer
3 years ago by Marius Wörfel
Obsidian plugin, which allows you to measure time.
Title Serial Number
5 years ago by Domenic
This is an obsidian plugin, and it adds serial numbers to your markdown title.
Todos sort
2 years ago by Jiri Sifalda
A plugin for Obsidian that sorts todos within a note
ToggleList
4 years ago by Lite C
This is a simple plugin for Obsidian to overwrite the default behavior of toggle checkbox status. Also, it offers a simple way to toggle through frequently used attributes: task states, task tags, highlighted list, etc.
Typezen
2 years ago by Ilgam Gabdullin
Plugin for obsidian which lets you turn zen mode instantly
Typing Assistant
3 years ago by Jambo
Typing Assistant is a plugin that improves writing efficiency and provides a user experience similar to that of【Notion】
Uncheck All
3 years ago by Shahar Har-Shuv
Obsidian plugin to uncheck all checkboxes in a file with one action
Unit Converter
2 years ago by Ruslan Zabarov
Unit conversion plugin for Obsidian
URI Converter
a year ago by wenlzhang
An Obsidian plugin to convert Obsidian URIs to Obsidian internal links.
VaultAI
10 months ago by Tharushka Dinujaya
An AI chatbot plugin for Obsidian using the Gemini API for note summarization, content generation, and more. Enhance your workflow with AI assistance like the Notion AI bot.
Vim Toggle
3 years ago by Conner Ohnesorge
This is a plugin that adds the ability to toggle on and off vim into obsidian with a nice notice to let you know when you switched.
Waka time box
3 years ago by complexzeng
Week Planner
4 years ago by Ralf Wirdemann
Weekly Goal Tracker
2 years ago by George Gorman
Weekly Review
3 years ago by Brandon Boswell
WonderBox
2 years ago by Christian HUMBERT
Word Sprint
5 years ago by Andrew Lombardi
Obsidian Word Sprint plugin
WordWise
2 years ago by ckt1031
Writing companion for AI content generation.
Workbench
6 years ago by ryanjamurphy
A plugin to help you collect working materials.
ZettelFlow
3 years ago by RafaelGB
ZettelFlow is a plugin for Obsidian that helps you to create and manage your notes in a Zettelkasten way.