Skip to content
Snippets Groups Projects
  1. Aug 03, 2024
    • alcroito's avatar
      Shorten hidden category names imported from YNAB4 (#3122) · 6472c709
      alcroito authored
      
      Imported hidden categories had the parent category entity id (UUID)
      appended to the end of the name, making the category name quite long
      and somewhat hard to read.
      
      Remove the entity id from the end, and replace the apostrophe that
      divides the master category from the sub category with a forward slash.
      
      This shortens the name, ensuring a better chance that the full
      category name fits into the default table cell width.
      
      Co-authored-by: default avatarDJ Mountney <david@twkie.net>
      Unverified
      6472c709
Loading