Graphite-Docs / graphite

Encrypted, secure, user-owned productivity suite
https://graphitedocs.com
GNU General Public License v3.0
586 stars 89 forks source link

Bug: Documents without a title are causing Docs Collection Page Not to Load #64

Closed polluterofminds closed 5 years ago

polluterofminds commented 5 years ago

Need to investigate how documents are getting into a state where they don't have a title. Quick fix is to check for doc title an return doc title if it exists, else return "Untitled."

polluterofminds commented 5 years ago

Resolved in last push.