mirror of
https://github.com/plankanban/planka.git
synced 2026-02-05 00:39:58 +03:00
how to import csv to planka? #783
Reference in New Issue
Block a user
Delete Branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Originally created by @java-dotnet on GitHub (Aug 12, 2025).
how to import csv to planka?
@meltyshev commented on GitHub (Aug 12, 2025):
Hey! To be honest, I'm not sure I fully understand your question. Do you mean importing cards from a CSV file, or just uploading a CSV file to a card as an attachment?
@java-dotnet commented on GitHub (Aug 12, 2025):
Hey, i mean importing cards from a CSV file from another kanban desk
@meltyshev commented on GitHub (Aug 12, 2025):
Ah, then it's not possible for now, unfortunately - only manually by writing an import script and using the API. Currently, only Trello import is available (using their json format).