mattermost-community/focalboard

Extend import scripts

Open

#53 opened on 2021年2月23日

GitHub で見る
 (8 comments) (5 reactions) (0 assignees)TypeScript (26,187 stars) (2,542 forks)user submission
HacktoberfestHelp WantedUp for grabs

説明

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

コントリビューターガイド

Extend import scripts · mattermost-community/focalboard#53 | Good First Issue