This repository was archived by the owner on Feb 3, 2026. It is now read-only.
-
Notifications
You must be signed in to change notification settings - Fork 0
Releases: CoderPush/coda-mover
Releases · CoderPush/coda-mover
2.1.5
@github-actions
github-actions
🥳 Usage
A nice guideline on how to use the tool, please check it out:
https://www.loom.com/share/7c8d4f0e62714124b81ad1e462d56f7f?sid=453a8151-84d5-43aa-8c6c-2f9f1082dc3f
For MacOS users, the application can be opened with:
right-click > Open > Open
Installation
Please find download links below. Pick one of available options:
mac.ziplink for MacOS build as zip filedmglink for MacOS build as commonly used Apple disk image format
Fixes
- Convert
@mentiontags from Coda to Outline format
For more information, please see our CHANGELOG
Assets 7
2.1.4
@github-actions
github-actions
image
🥳 Usage
A nice guideline on how to use the tool, please check it out:
https://www.loom.com/share/7c8d4f0e62714124b81ad1e462d56f7f?sid=453a8151-84d5-43aa-8c6c-2f9f1082dc3f
Improvements
- Build size cut down in half (from 450MB to 250MB) 🎉
- Use markdown as default import format which improve the format consistency and file sizes
- More meaningful instructions for users when Outline errors happen
New features
- Images are injected into markdown export from html export (might slightly increase execution time)
- Documents exceeding max file size from Outline will be instructed to be manually imported
Fixes
- Keep order of sub docs inside doc on Outline
For more information, please see our CHANGELOG
Assets 7
2.1.3
@hungluu
hungluu
image
Improvements
- Coda docs are now listed into a datatable, which allows you to filter out with doc names, owners or folders.
- A quick import button for each doc is added so you can pick and import any doc.
New features
- A convenient filter to hide all docs with ✅ in name.
For more information, please see our CHANGELOG
Side note: I don't have apple developer license so to run the app please: right-click > Open > Open
Assets 7
2.1.2
@hungluu
hungluu
- Port app into Electron (MacOS builds)
- Add stop imports button
- Simplified UI with minize status updates and view updates
- Concise and performant flows
See CHANGELOG for more information