mtotschnig / MyExpenses

GPL licenced Android Expense Tracking App
http://www.myexpenses.mobi/
GNU General Public License v3.0
848 stars 222 forks source link

Separartor for category levels in CSV export #1449

Closed mtotschnig closed 8 months ago

mtotschnig commented 8 months ago

Currently the CSV export uses ":" to separate category levels, eg. "Main category:Subcategory" This was based on how the QIF export works following the QIF "specification". User suggests to use " > ", so that in Excel or Libre Office data would appear as it appears within the app. I am applying this suggestion for 3.7.7. Please comment or open an issue, if this breaks any workflow, and you need the separator to be configurable.