post_install() {
    echo "You can add custom permanent flags for Obsidian in .config/obsidian/user-flags.conf"
}

post_upgrade() {
    post_install
}
