Remove or change the behavior of title:: property key

The title property key is too sensitive and prone to accidental page renaming… If LS is going to require this property I would propose a few options

  • the property key be hidden from inside LS similar to the collapsed:: todo:: property keys
  • change LS behavior so that there’s a delay before it renames the page
  • prompt the user to confirm if they want to rename the page

Marking this closed, but will leave it here for anybody else who runs into this same issue. You can hide property keys by configuring :block-hidden-properties #{:title} in your config.edn file.

4 Likes