Plugin: Vertical Tabs for Obsidian

Hi! For anyone who encountered performance issues and wants to help me fix, all you need to do is a few clicks and 1 min of your time! Please read the instructions:

Note: There is need to disable or change other plugins and CSS snippets.

  • Open your vault and close all private notes (performance recording automatically records your screen, this is to make sure you don’t accidentally share some sensitive information);
  • Install and enable Vertical Tabs (if you haven’t);
  • Open the Dev Console by pressing Cmd + Option + I on MacOS or Ctrl + Shift + I on Windows;

image

  • Navigate to the “Performance” tab in the Dev Console;
  • Click the “Record” button, you can find it in the top most toolbar within the Performance tab;
  • Try to reproduce the bug, let it happen for a few seconds.
  • Click the “Stop” button;
  • Click the “Download” button and save the file;
  • Post the saved file here or leave a message to send it to me privately.

Thank you for your help!

The official guide on recording can be found in the section “Record runtime performance” here.