Advanced Random Note

by Karsten Finderup Pedersen
5
4
3
2
1
Score: 43/100

Description

Category: Note Enhancements

The Advanced Random Note plugin enhances note navigation in Obsidian by enabling users to create custom queries for opening random notes or files. It supports three query types: a custom language inspired by Obsidian search, Dataview queries, and regular expressions. Users can filter files by tags, paths, or filenames, and enable specific queries as commands for quick access. The plugin also includes features to disable folders from searches, ensuring irrelevant files are excluded. With options to customize the search behavior, including opening results in new tabs or folders, this plugin is ideal for streamlining workflows and rediscovering valuable notes.

Reviews

No reviews yet.

Stats

20
stars
7,518
downloads
2
forks
1,067
days
740
days
985
days
2
total PRs
1
open PRs
1
closed PRs
0
merged PRs
13
total issues
4
open issues
9
closed issues
0
commits

Latest Version

3 years ago

Changelog

  • Add ribbon button.
  • Open random note in folder using file right-click menu.
  • Open random notes in new windows.

README file from

Github

Advanced Random Note Obsidian Plugin

This plugin enables you to create custom queries for opening random notes. This can be done through its own query language, Dataview, and/or regular expressions.

Features

  • Find random files using custom queries
  • Customize queryes through a custom modal
  • Enable queries as commands to execute them with ease.
  • Disable folders from being included in the searches.
  • Choose if notes should open in new tabs.
  • Commands:
    • Open random note modal: Open modal to select a query.
    • Open random note: Open random note (only markdown files).
    • Open random file: Open random file (all file types).

Settings Tab

Settings Image Query Edit Modal Image

Installation

Obsidian

  1. Open Settings.
  2. Go to "Community Plugins".
  3. Enable community plugins by pressing "Turn on community plugins".
  4. Click "Browse" to browse available community plugins.
  5. Search for "Advanced Random Note".
  6. Click Install and enable the plugin.
  7. Close the community plugins window.

Getting Started

Queries

This plugin uses three different query languages:

  1. Custom language inspired by Obsidian Search.
  2. Dataview
  3. Regular expressions
Custom query language
Tags

You can query files by their tags. Do this by specifying the tag: keyword. After this, you can write multiple tags that should be included and excluded from the file.

  • If tags should not be in the file, then write ! in front of them, like this: tag: idea !complete. This will get files that have the idea tag, but not the complete tag.
  • You can also write # in front of the tags, like this: #idea and !#complete,
Paths

You can query files by their path. To do this, specify the path: keyword and write what the path should contain to be included in the result.

Filename

You can query files by their filename. To do this, specify the file: keyword and write what the filename should contain to be included in the result.

Examples
  • Find ideas that are not completed: tag: idea !complete
  • Find untitled files: file: Untitled.
  • Find fleeting notes in root directory: path: / tag: fleeting.
Dataview

Install and enable Dataview through community plugins and reload Obsidian. You can find more information about Dataview queries in their documentation.

Note: This plugin only allows for list queries, like this one:

LIST
FROM #idea
Regular Expressions

Another query type is regular expressions

Examples
  • Find image from attachments: ^attachments\/.*?[.](png|jpg)

Disabled Folders

You can disable folders to remove them from being searched. This can be useful if you have a template folder that you do not want to open files from.

Note: Queries can disable the use of this setting, meaning that you can create some queries which searches from them.

Enable Queries as Commands

Queries can be enabled as commands by clicking the toggle next to them when on the plugins settings tab. This can be useful in combination with the Commander plugin.

Version History

Version 0.0.11

  • Add ribbon button.
  • Open random note in folder using file right-click menu.
  • Open random notes in new windows.

Version 0.0.10

  • Fix opening other types of files other than markdown files.

Version 0.0.9

  • Fix disabled folders.
  • Fix open file in new leaf setting.

Version 0.0.8

  • Add custom query editor modal.
  • Add query types:
    • Search using Dataview.
    • Search using regular expressions.
  • Add queries will now also search for other filetypes.
  • Fix root folder query in custom query language.

Version 0.0.7

  • Fix frontmatter tags to also be included in queries.

Version 0.0.6

  • Add Open Random Note command.
  • Add Open Random Note Modal command.
  • Add plugin settings tab.
  • Add user queries.
  • Add ability to toggle user queries as commands.

Contact

  • Get in contact on the plugins GitHub.

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
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.
Another Quick Switcher
5 years ago by tadashi-aikawa
This is an Obsidian plugin which is another choice of Quick switcher.
Another Sticky Headings
2 years ago by Zhou Hua
Arrows
2 years ago by artisticat
Draw arrows across different parts of your notes, similar to on paper
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.
Automatically reveal active file
6 years ago by Matt Sessions
Obsidian plugin to reveal the active file automatically when you open a file
Backlink Full Path
a year ago by mnaoumov
Obsidian plugin that shows the backlink's full path in the backlinks panel.
Better Link Clicker
5 months ago by Eniverz
An Obsidian plugin that modifies the default link click event.
BlazeJump
2 years ago by henryco
Plugin for Obsidian that makes text navigation blazingly fast.
Bookmarks Caller
2 years ago by namikaze-40p
This is an Obsidian plugin which can easily open bookmarks.
BookNav
2 years ago by jemberton
A plugin for ObsidianMD that enables book style navigation links in a note.
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
Canvas minimap
2 years ago by ifree
Obsidian canvas minimap
Card View Switcher
4 years ago by qawatake
An Obsidian plugin to provide a quick switcher with card view
Click Hint
a year ago by kbwo
Core Search Assistant
4 years ago by qawatake
An Obsidian plugin to enhance built-in search: keyboard interface, card preview, bigger preview
Crafty
2 years ago by liolle
Add tooltip to your obsidian canvas's nodes and navigation between nodes
Current File Tags
a year ago by Trung Tran
Cursor Jump
2 years ago by Sangwon Jung
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.
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.
Custom Slides
a year ago by David V. Kimball
Customize Obsidian's Slides core plugin's navigation, styles, and behavior.
Cycle In Sidebar
3 years ago by Houcheng
Cycle through tabs of left/ right sidebar panel
Daily Note Navbar
2 years ago by Karsten Finderup Pedersen
Adds a daily note navbar to quickly navigate between sequential daily notes in Obsidian.
Daily Notes Tweaks
7 months ago by René Coignard
Open a random daily note and automatically switch past daily notes to reading mode.
Daily Random Note
2 years ago by Alexandre Silva
Daily Random Notes in Obsidian.
Datacore
10 months ago by Michael Brenan
Work-in-progress successor to Dataview with a focus on UX and speed.
Default query in backlinks
2 years ago by Benature
Drag To Scroll
10 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!
Dynamic Outline
a year ago by theopavlove
Adds a customizable GitHub-like floating table of contents to Obsidian.
FastForwardLink
2 years ago by Idan Liberman
FastForwardLink Obsidian.md Plugin
Floating Headings
5 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.
Floating Search
3 years ago by Boninall
A plugin for searching text by using Obsidian default search view.
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.
Folder overview
a year ago by Lost Paul
Provides a dynamic overview of your vault or folders in the format of a code block.
Folder Tabulation
2 years ago by SpeedaRJ
An open source plugin for obsidian that let's you treverse local folder structure via keybindings and commands.
FolderFile Splitter
a year ago by Xu Quan
Go To Heading
3 years ago by join
Quickly navigate between your document's headings in Obsidian
Go to Line
5 years ago by phibr0
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.
Highlight active folder section
2 years ago by Lukas Collier
Gives the folder section with the active note a customizable background color and more.
HOME key
9 months ago by shichishima
Obsidian Plugin to move cursor to beginning of text, considering Markdown heading characters.
Inline Local Graph
5 months ago by TKOxff
Inline Local Graph of Obsidian
Insert Heading Link
4 years ago by Signynt
Add a Link to a Heading.
Last Edit Location
6 months ago by Kyoungdeuk
When opening a note, put the cursor at the last edit location.
Lemons Search
2 years ago by Moritz Jung
An Obsidian plugin that offers a fast fuzzy finder based quick switcher with preview.
Link Navigation
2 years ago by xRyul
Navigate between incoming links (inlinks), outgoing links (outlinks) N levels deep. Links from Canvas are also supported.
Link Range
3 years ago by Ryan Mellmer
Add ranged link support to Obsidian
macOS Keyboard Navigation
6 years ago by ryanjamurphy
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.
Metafolders
2 years ago by Makary Sharoyan
An Obsidian plugin for multidimensional note navigation
Mobile Sidebar Notes
8 months ago by Chris Kephart
Open notes & new tabs in the sidebar on the Obsidian mobile app.
Mouse Navigation
2 years ago by HoBeomJeon
Nav Link Header
2 years ago by ahts4962
Display navigation links at the top of the notes in Obsidian
Neighbouring Files
3 years ago by Fabian Untermoser
Obsidian Plugin to navigate to the next and previous file in the current directory
Next Link
3 years ago by Juan Luque
Next TOC
5 months ago by RavenHogWarts
Floating TOC panel
No Dupe Leaves
4 years ago by Simon Cambier
Automatically switch the focus to open notes instead of reopening them
Note Minimap
10 months ago by Yair Segel
Add a minimap to your Obsidian notes.
Notebook Navigator
9 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.
obsidian floating toc
4 years ago by curtgrimes modified by Cuman
Ollama Chat
2 years ago by Brumik
A plugin for chatting with you obsidian notes trough local Ollama LLM instead of Chat GTP.
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).
Open Related Url
4 years ago by Dan Pickett
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
Pane Relief
5 years ago by PJ Eby
Obsidian plugin for per-pane history, pane movement/navigation hotkeys, and more
Potato Indexer
3 years ago by LoyalPotato
Obsidian plugin to generate index based on your selection
Previous Daily Note
a year ago by Marcos Talau
Plugin for Obsidian that opens the previous daily note
Query JSON
2 years ago by rooyca
Read, query and work with JSON inside Obsidian.
Quick Explorer
5 years ago by PJ Eby
Perform file explorer operations (and see your current file path) from the Obsidian.md title bar
Quick File Name
2 years ago by Wapply
This Obsidian plugin generates a note with an random string as file name.
Quick Nav
a year ago by exoticknight
Enhance your editing experience by unleashing the hidden power of shortcuts.
Quick Preview
3 years ago by Ryota Ushio
An Obsidian plugin to quickly preview a suggestion before selecting it in link suggestions & quick switcher.
Quick snippets and navigation
4 years ago by @aciq
Quick snippets and navigation for Obsidian
Quickly
3 years ago by Sparsh Yadav
Quick capture to obsidian note
Random names
2 years ago by Tom Parker-Shemilt
Add random names to Obsidian notes (mostly for RPGs)
Random To-Do
5 years ago by NatiAris
Pick a random todo item or a file with todo items
random-retrieval
2 years ago by Rachninomav
Recent Tab Switcher
2 years ago by Samuel Ang
Recent Tab Switcher Plugin for Obsidian.
Remember Scrollposition
6 months ago by s-blu
A plugin that saves the scroll position for each note to return you to where you left off
Reveal Active File Button
5 years ago by Clare Macrae
Obsidian plugin to add a button to the top of the Obsidian File Explorer, to reveal the active file.
Reveal Folded
a year ago by d7sd6u
Adds a command that reveals current file while collapsing every other tree item
Scroll Offset
4 years ago by Lijyze
Scroll Offset for Obsidian
Scrolls To Nav Top
a year ago by mario
Simply scrolls to nav top
Search Everywhere
4 years ago by Mom0
Obsidian Search Everywhere Plugin
SideNote
7 months ago by mofukuru
Obsidian plugin: Add comment on the part of sentence and refer in comment view.
Smart Random Note
6 years ago by Eric Hall
A smart random note plugin for Obsidian
Smooth Navigator
a year ago by Michael Schrauzer
Smoothly cycle through open files and splits in Obsidian via the keyboard.
SQLite DB
a year ago by Stefano Frigerio
Tab File Path
10 months ago by John Burnett
Tab Navigator
2 years ago by o02c
obsidian-tab-switcher
Tab Rotator
3 years ago by Steven Jin
Obsidian Rotate opened tabs with a specified time interval
Tab Selector
2 years ago by namikaze-40p
This is an Obsidian plugin which can quickly switch tabs in various ways.
Tag Index
a year ago by wenlzhang
An Obsidian plugin that creates a curated list of important tags to serve as meaningful entry points to your knowledge base.
Tree Search
2 years ago by catacgc
URL Display
3 years ago by Stephanie Lin
Extract and display external URLs of the note in Obsidian.
Vantage - Advanced search builder
5 years ago by ryanjamurphy
Vantage helps you build complex queries using Obsidian's native search tools.
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.
VirtFolder
2 years ago by mr.grogrig
Creating a hierarchical structure like Luhmann's Zettelkasten
Wheel Tab Switcher
a year ago by 22-2
Switch between Obsidian Tabs using your mouse wheel when hovering over tab headers.