dive2Pro / roam-switch-plus

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Switch+

An easy way to switch between blocks on a page

search_with_walkthrought.mp4

Modes

There are modes you can use to help you navigate between blocks.

  • Text Mode
  • Tag Mode
  • Line Mode
  • Sidebar Mode
  • Latest Changes Mode

You can easily switch to another mode by using keyboard shortcuts or changing the specific keywords in the inputs, and you can use the arrow up and down keys to change the selection.

Text Mode

search with str

  • How to start:
    • Default shortcut: cmd+shift+p.
    • Start with an empty input or "s:"
  • What's in the result:
    • All blocks on the current page.

Tag Mode

search with tags

  • How to start:
    • Type a "@" to start.
  • What's in the result:
    • All tags on the current page.

Line Mode

search with line

  • How to start:
    • Type a colon (:) to start.
  • What's in the result:
    • All blocks on the current page with titles based on their parent's level.

The results in all of the top three modes have a quick menu when you hover on a result item that can help you:

search with menu

  • quickly insert a block above or below the hovering block
  • open the hovering block in the sidebar

Latest Changes Mode

  • How to start:
    • Type "e:" to start.
  • What's in the result:
    • All blocks that change within 48 hours across the graph.

Right Sidebar Mode

search with sidebar

  • How to start:
    • Type "r:" to start.
  • What's in the result:
    • All open windows in the right sidebar.
    • Option to clear the windows.

Zoom in & Zoom out

search zoomin

  • Zoom in : Tab
  • Zoom out : Shift+Tab

Now you can zoom in or zoom out a specific block for searching, and all modes are available as well.

Switching between the sidebar view and main view

search sidebar

You can disable this functionality in the settings panel.

About


Languages

Language:TypeScript 94.4%Language:Less 5.5%Language:Shell 0.1%