Automattic / Automattic/cortext
Export and portability
- Dominant language
- JavaScript
- Stars
- 51
- Forks
- 2
- Avg merge
- 3h 12m
- Merged PRs (30d)
- 8
Description
## Goal
Let users take Cortext content out of the system in useful formats.
## Scope
* Export pages from the shell.
* Export collection rows and field data from the shell.
* Support Markdown or HTML for pages.
* Support CSV or JSON for collections.
* Include media and attachment references where feasible.
Contributor guide
Research direction
Start by locating the shell entry points for exporting pages and collection data, then trace how Markdown, HTML, CSV, and JSON output could be represented. Check how media and attachment references are exposed. Done means pages and collection rows can be exported from the shell in the requested formats, with references included where feasible.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- javascript
- Domain
- cli, content
- Issue type
- Feature
- Difficulty
- 5/5
- Estimated time
- Over a week
- Activity status
- Quiet
- Clarity
- Mostly clear
- Newbie friendliness
- 45/100