Logseq plugin to insert random pages as backlinks.
- Recommended Go to the
Marketplace
in Logseq Plugins and search forInsert Random Pages
→ ClickInstall
Load unpacked plugin
in Logseq Desktop client.
- Slash Command: Type
/
in an edit block and select "🎲 Random Note".- Set count: Optional: type the number of pages you'd like to insert before initiating the slash command.
- Command Palette: Open the Command Palette and select "Insert Random Pages".
- Toolbar: Click on the toolbar button to trigger the command.
- Hotkey: Use the configured hotkey (default is
r t
). After changing the hotkey in settings, restart Logseq.
- Keyboard Hotkey: Set the key combination to trigger the plugin.
- Number of Random Pages: Control how many random pages to return.
- Header Block: Provide optional header parent block text.
- Sorting: Enable or disable alphabetical sorting of the random pages.
- Page Filtering: Set modes (
none
,include
, oronly
) for:- Journal pages
- Dangling pages (pages that are referenced, but have no file)
- Namespaces
- Pages with page properties
- Built using @logseq/libs.
- Heavily inspired by logseq-random-note.