Search code examples
keyboard-shortcutscouchbasekey-bindingshotkeyskeymapping

Quickly navigate to document in Couchbase


Is there a way to quickly navigate to a document based on a value in a document that I'm currently viewing in Couchbase?
A few days ago a colleague was showing me something in Couch and simply held down ctrl or command or something, while clicking on a UUID in a document and was then taken to the document with that UUID.
Is there a plugin for this or hidden keybinding? I was unable to find anything by googling.. Unfortunately the aforementioned colleague is now on vacation and unreachable..

Couchbase image

In this example I would ctrl+click or something on the deadbeaf-0011-... value (yes I know I misspelled it) and it would take me to the document with the same title.
How would I do this?


Solution

  • There isn't a feature like that at the moment that I know of, but it's a good idea. My guess is your colleague did some URL hacking by copying the key/id and pasting it into the URL.

    I'll mention this to the tools team too so they can consider that feature. :)