Convert from FuseBase or Nimbus Note to Markdown¶
General Information¶
- Website
- FuseBase was formerly called Nimbus Note
- Typical extension:
.zip
or folder with.zip
files
Instructions¶
- Export as described at the website
- Install Jimmy
- Convert to Markdown. Example:
jimmy-linux cli nimbus_note/Example/ --format nimbus_note
- Import to your app
Known Limitations¶
- Comments and Tags aren't included in the exports.
- Indentation outside of lists is not converted, because Markdown uses indentation only for lists and code blocks.
- Some items can't be converted if they are exported with the old note editor format. For example links in the format
nimbusweb.me/*
or some attachments.
If you have a backup including tags and note links (premium feature), feel free to share.
Note
It was possible to export multiple pages at once as JSON or HTML. As of 2025, both options appear to have been removed. It is now only possible to export individual pages. Please ask their support for the reason.