This is the most robust display option. It takes a string of tokens and replaces them with their corresponding values.
MomentJS format table
This is the most robust display option. It takes a string of tokens and replaces them with their corresponding values.
MomentJS format table
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!