mirror of
https://github.com/Jermolene/TiddlyWiki5
synced 2024-11-01 07:36:18 +00:00
12 lines
259 B
Plaintext
12 lines
259 B
Plaintext
title: JumpCommand
|
|
modifier: blaine
|
|
created: 20110211110647
|
|
modified: 20110211131018
|
|
tags: commands
|
|
creator: psd
|
|
|
|
Offers a popup menu to jump directly to any of the currently open tiddlers. It is used with the ToolbarMacro like this:
|
|
{{{
|
|
<<toolbar jump>>
|
|
}}}
|