Convert from Signal to Markdown
- Website
- Typical extension: Folder with a
config.json file and all kinds of Signal data
Instructions
- Install Jimmy
- Convert to Markdown. Example:
jimmy-linux cli /home/user/.config/Signal/ --format signal
- Import to your app
Typical Location of the Signal Data
| Operating System |
Typical Location |
| Windows |
C:\Users\<YourName>\AppData\Roaming\Signal |
| macOS |
~/Library/Application Support/Signal |
| Linux |
~/.config/Signal |
Compatibility
| Feature |
Supported? |
Remark |
| Attachments / Images / Resources |
✅ |
|
| Labels / Tags |
⬜ |
|
| Note Links |
⬜ |
|
| Notebook / Folder Hierarchy |
⬜ |
|
| Rich Text |
✅ |
|
Acknowledgements
This converter is based on signal-export. Thanks for developing it!