mattermost-community/focalboard

Extend import scripts

开放

#53 创建于 2021年2月23日

 (8 条评论) (5 个反应) (0 位负责人)TypeScript (2,542 个派生)user submission
HacktoberfestHelp WantedUp for grabs

仓库指标

星标
 (26,187 个星标)
PR 合并指标
 (30 天内没有已合并 PR)

描述

Right now, we have scripts to import basic info from popular systems like Trello, Asana, and Notion. They can pull in the card titles, descriptions, and basic properties from a single board. Expand these further to do things like:

  • Import advanced properties (e.g. dates, text, numbers)
  • Handle multiple boards
  • Handle Trello PowerUp properties
  • Handle sub-tasks in Asana
  • Use the Notion API to import rich data
  • Import from other popular systems

This high-level issue can be split into smaller ones to handle targeted improvements

贡献者指南