3 Matching Annotations
  1. Jun 2024
    1. if [[ -d ~/Library/Application\ Support/obsidian/Cache/Cache_Data ]] ; then rm -rf ~/Library/Application\ Support/obsidian/Cache/Cache_Data/* else echo "Something odd has happened" fi

      This fixed my issue with Loading Cache... slowness on obsidian startup on macOS Sonoma. Many thanks to OP!

  2. Nov 2018
  3. May 2018