Laurent Cozic
|
897f53b13e
|
All: Resolves #846: Set resource path to correct relative path so that for example images show up in Markdown viewers
|
2018-11-21 00:36:23 +00:00 |
|
Ben Fisher
|
0eb18d206d
|
Patch to implement feature, exporting notes to JSON (#912, issues/912). (#927)
* Patch to implement feature, exporting notes to JSON (#912, issues/912).
* Revising based on feedback
* Directly calling JSON.stringify on the item
|
2018-11-11 20:17:43 +00:00 |
|
Laurent Cozic
|
eaf3eef2d3
|
All: Resolves #734: Allow exporting to a hierarchy of Markdown files, and fixed a few issues related to exporting notebooks
|
2018-09-04 11:59:09 +01:00 |
|
Laurent Cozic
|
595fd7a9aa
|
All: Resolves #644: Added support for .markdown extension when importing files
|
2018-06-26 00:07:53 +01:00 |
|
Laurent Cozic
|
ab9675544c
|
All: Fixes #597: Also import sub-notebooks when importing JEX data
|
2018-06-10 19:15:40 +01:00 |
|
Laurent Cozic
|
a6a351e68d
|
Electron: Export/Import links to notes
|
2018-05-03 13:11:45 +01:00 |
|
Laurent Cozic
|
eef106c99b
|
Electron: Resolves #237: Export to PDF and print option
|
2018-03-12 18:01:47 +00:00 |
|
Laurent Cozic
|
55c5ddedf4
|
Revert "Applied prettier to code base"
This reverts commit c4f19465a6 .
|
2018-03-09 20:59:12 +00:00 |
|
Laurent Cozic
|
c4f19465a6
|
Applied prettier to code base
|
2018-03-09 17:49:35 +00:00 |
|
Laurent Cozic
|
df4933fddd
|
All: Prevent export of encrypted items
|
2018-02-27 20:51:07 +00:00 |
|
Laurent Cozic
|
4046a51472
|
Electron: Handle import export
|
2018-02-27 20:04:38 +00:00 |
|
Laurent Cozic
|
45845f645d
|
Refactored Interop service to make export/import code more modular
|
2018-02-26 19:25:54 +00:00 |
|
Laurent Cozic
|
d7fd8944f7
|
Moved Enex import to InteropService
|
2018-02-26 19:16:01 +00:00 |
|
Laurent Cozic
|
3cee671f25
|
Done MD importer
|
2018-02-26 18:43:50 +00:00 |
|
Laurent Cozic
|
8f2e5faff3
|
Support importing JEX and raw data
|
2018-02-25 17:01:16 +00:00 |
|
Laurent Cozic
|
39ddd934f6
|
Changed export format extension to JEX and made it a non-compressed tar file
|
2018-02-25 21:08:40 +00:00 |
|
Laurent Cozic
|
9f8a46b9d9
|
All: Added more export options including jpz format
|
2018-02-23 19:32:19 +00:00 |
|