Menu Not Showing on Note or Dashboard When Hovered

Problem

When you hover over a note or dashboard, the menu does not appear as expected.

Solution

To resolve this issue, follow these steps:

  1. Close Exploratory Desktop.
  2. Delete the Local Storage folder:
    • Mac: Run the following command in Terminal:
      rm -rf ~/Library/Application\ Support/YourApp/Default/Local\ Storage
      
    • Windows: Delete the following folder manually or run this command in Command Prompt:
      rmdir /s /q "C:\Users\YourUser\AppData\Local\YourApp\User Data\Default\Local Storage"
      
  3. Restart Exploratory Desktop.