Skip to content

CSV template for categories #980

Answered by d-buchmann
fisch200 asked this question in Q&A
Discussion options

You must be logged in to vote

You can use the mass creation feature for adding many new categories at once.
The format is not CSV however, but follows the breadcrumb notation used for hierarchical structures:

Category1
Category1 -> Subcategory1
etc...

There is an even simpler syntax which counts the number of leading spaces to derive the hierarchy:

Category2
 Subcategory2
  Sub-Sub-Cat...

For your example, it could look like this (description put in parentheses):

Elektronische Bauteile (Hauptkategorie für alle elektronischen Komponenten)
 Widerstände (Feste und variable Widerstände)
  SMD (Oberflächenmontierte Widerstände)
  THT (Through-Hole-Widerstände)
  Einstellbar (Potentiometer & Trimmer)
 Kondensatoren (Alle …

Replies: 1 comment 1 reply

Comment options

You must be logged in to vote
1 reply
@fisch200
Comment options

Answer selected by fisch200
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
2 participants