From 78540efe246e1033beb95f83816b453fab045b0d Mon Sep 17 00:00:00 2001 From: TheodoreChu <22967798+TheodoreChu@users.noreply.github.com> Date: Mon, 11 Jan 2021 13:13:39 -0800 Subject: [PATCH] chore(version): v1.2.3 --- build/alpha.ext.json | 4 ++-- build/asset-manifest.json | 6 +++--- build/beta.ext.json | 4 ++-- build/index.html | 2 +- build/package.json | 2 +- build/sample.ext.json | 2 +- .../js/{main.62e7ed93.chunk.js => main.4ce6efa3.chunk.js} | 4 ++-- ...ain.62e7ed93.chunk.js.map => main.4ce6efa3.chunk.js.map} | 2 +- package.json | 2 +- public/alpha.ext.json | 4 ++-- public/beta.ext.json | 4 ++-- public/package.json | 2 +- public/sample.ext.json | 2 +- src/components/Help.tsx | 2 +- 14 files changed, 21 insertions(+), 21 deletions(-) rename build/static/js/{main.62e7ed93.chunk.js => main.4ce6efa3.chunk.js} (99%) rename build/static/js/{main.62e7ed93.chunk.js.map => main.4ce6efa3.chunk.js.map} (99%) diff --git a/build/alpha.ext.json b/build/alpha.ext.json index f4c8c580..61ab5f90 100644 --- a/build/alpha.ext.json +++ b/build/alpha.ext.json @@ -3,10 +3,10 @@ "name": "Append Editor - Alpha", "content_type": "SN|Component", "area": "editor-editor", - "version": "1.2.2", + "version": "1.2.3", "description": "Append to your notes", "url": "https://alpha.appendeditor.com", - "download_url": "https://github.com/TheodoreChu/append-editor/releases/download/v1.2.2/append-editor-build-v1.2.2.zip", + "download_url": "https://github.com/TheodoreChu/append-editor/releases/download/v1.2.3/append-editor-build-v1.2.3.zip", "latest_url": "https://raw.githubusercontent.com/TheodoreChu/append-editor/main/public/alpha.ext.json", "marketing_url": "https://appendeditor.com", "thumbnail_url": "" diff --git a/build/asset-manifest.json b/build/asset-manifest.json index 43e8bd74..2150220e 100644 --- a/build/asset-manifest.json +++ b/build/asset-manifest.json @@ -5,8 +5,8 @@ "static/js/1.10d1e0a8.chunk.js": "./static/js/1.10d1e0a8.chunk.js", "static/js/1.10d1e0a8.chunk.js.map": "./static/js/1.10d1e0a8.chunk.js.map", "main.css": "./static/css/main.dceb5629.chunk.css", - "main.js": "./static/js/main.62e7ed93.chunk.js", - "main.js.map": "./static/js/main.62e7ed93.chunk.js.map", + "main.js": "./static/js/main.4ce6efa3.chunk.js", + "main.js.map": "./static/js/main.4ce6efa3.chunk.js.map", "runtime-main.js": "./static/js/runtime-main.ba34d8c7.js", "runtime-main.js.map": "./static/js/runtime-main.ba34d8c7.js.map", "static/css/4.7bce798e.chunk.css": "./static/css/4.7bce798e.chunk.css", @@ -162,6 +162,6 @@ "static/css/4.7bce798e.chunk.css", "static/js/4.5dc283da.chunk.js", "static/css/main.dceb5629.chunk.css", - "static/js/main.62e7ed93.chunk.js" + "static/js/main.4ce6efa3.chunk.js" ] } \ No newline at end of file diff --git a/build/beta.ext.json b/build/beta.ext.json index 93cb394d..7ba9642f 100644 --- a/build/beta.ext.json +++ b/build/beta.ext.json @@ -3,10 +3,10 @@ "name": "Append Editor - Beta", "content_type": "SN|Component", "area": "editor-editor", - "version": "1.2.2", + "version": "1.2.3", "description": "Append to your notes", "url": "https://beta.appendeditor.com", - "download_url": "https://github.com/TheodoreChu/append-editor/releases/download/v1.2.2/append-editor-build-v1.2.2.zip", + "download_url": "https://github.com/TheodoreChu/append-editor/releases/download/v1.2.3/append-editor-build-v1.2.3.zip", "latest_url": "https://raw.githubusercontent.com/TheodoreChu/append-editor/main/public/beta.ext.json", "marketing_url": "https://appendeditor.com", "thumbnail_url": "" diff --git a/build/index.html b/build/index.html index ccd17ab8..2d0e2572 100644 --- a/build/index.html +++ b/build/index.html @@ -1 +1 @@ -
\n Need help deciding? Check out the{' '}\n \n documentation\n \n .\n
\n\n The Append Editor is an unofficial{' '}\n \n editor\n {' '}\n for{' '}\n \n Standard Notes\n \n , a free,{' '}\n \n open-source\n \n , and{' '}\n \n end-to-end encrypted\n {' '}\n notes app. The Append Editor is also free software licensed under{' '}\n \n AGPL-3.0\n \n . Its source code is available on{' '}\n \n GitHub\n \n .\n
\n\n The Append Editor supports{' '}\n \n Markdown\n {' '}\n with{' '}\n \n KaTeX\n \n , syntax highlighting, in-line HTML, table of contents, footnotes,\n auto-linking,{' '}\n \n emoji codes\n \n , and more.{' '}\n
\n\n There are four editing modes: Plain Textarea, CodeMirror, Dynamic, and\n Monaco. You can read about each mode and choose which to use in the\n Settings\n \n . You can also choose default and per-note font sizes, font families,\n and custom styles (CSS).\n
\n\n The Menu\n \n has additional options to customize the appearance of the editor,\n share your note, and perform actions to quickly format and edit\n Markdown text.\n
\n\n A more detailed documentation of the Append Editor is available at{' '}\n \n appendeditor.com\n \n . If you like the Append Editor, please support it by giving it a star\n on{' '}\n \n GitHub\n \n .{' '}\n \n 🙂\n {' '}\n
\nbeta
with alpha
:{' '}\n \n \n https://raw.githubusercontent.com/TheodoreChu/append-editor/main/public/beta.ext.json\n \n
\n \n After you install the editor on the desktop app, it will automatically\n sync to the{' '}\n \n web\n {' '}\n and{' '}\n \n mobile apps\n {' '}\n after you sign in.\n
\n\n The Append Editor is great for writing articles, blog posts,\n checklists, code snippets, documentation, emails, essays, journals,\n lists, logs, notes, tables, todo lists, and much more. Here are some\n questions to help you get started with today's daily journal:\n
{' '}\nShow feelings
,\n ]}\n {this.state.showFeelings && [\nHide feelings
,\n ]}\nShow more questions
,\n ]}\n {this.state.showMoreQuestions && [\nShow fewer questions
,\n ]}\nNeed more help?
\n\n Feel free to{' '}\n \n reach out\n {' '}\n if you have any questions, comments, concerns, or feedback.{' '}\n \n 👋\n \n
\n If you find any bugs or have a feature request, please{' '}\n \n open an issue on GitHub\n \n .{' '}\n \n 🙂\n \n
\n You are using version 1.2.2
. The release notes and\n change log are available on{' '}\n \n GitHub\n \n .\n
To get started:
\n\n Click the Pencil\n \n to toggle Edit Mode\n
\n\n Click the Plus\n \n to toggle Append Mode\n
\n\n View Mode is currently on. When you type in{' '}\n Edit Mode, your note will automatically render here. In{' '}\n Append Mode, clicking Append will add the text in the\n textarea to the end of your note. Click the Eye\n \n to turn View Mode off and switch to Edit Only Mode.\n
\n\n If you are using the demo at{' '}\n \n beta.appendeditor.com\n \n , then your notes will be lost after you close the page.\n
\n\n If you want to save your notes, then click Help\n \n and follow the instructions on how to install the Append Editor in{' '}\n \n Standard Notes\n \n , a free,{' '}\n \n open-source\n \n , and{' '}\n \n end-to-end encrypted\n {' '}\n notes app.\n
\n\n If you like Standard Notes, please check out Standard Notes{' '}\n \n Extended\n {' '}\n for more editors, themes, components, and methods to backup up your\n data.\n
\n\n Happy note-taking!{' '}\n \n 😄\n \n
\n\n Need help? Check out the{' '}\n \n documentation\n \n . To clear all settings, click undo: \n
\nTo load your personal default settings, click:
\n \nEditing Mode:
\n\n Error Name: {this.state.error?.name}
\n
\n Error Message: {this.state.error?.message}
\n
Please see the developer console for details.
\n\n Errors such as TypeError
and{' '}\n Cannot read property 'type' of undefined
usually\n occur when the editor is unable to process and render your notes\n because it contains incorrect or incomplete HTML. If you are\n writing in HTML, then please continue to write and refresh the\n View Mode when the HTML tags are closed.\n
\n If you are using the Dynamic editing mode, then please switch to\n the Plain Textarea or Monaco editing modes in the Settings\n \n and remove or fix the text that is causing the error.\n
\n\n If the error persists or is not related to the content of your\n note, then please{' '}\n \n report the issue on GitHub\n {' '}\n and we will try to fix it.{' '}\n \n 🙂\n \n
\n\n Need help deciding? Check out the{' '}\n \n documentation\n \n .\n
\n\n The Append Editor is an unofficial{' '}\n \n editor\n {' '}\n for{' '}\n \n Standard Notes\n \n , a free,{' '}\n \n open-source\n \n , and{' '}\n \n end-to-end encrypted\n {' '}\n notes app. The Append Editor is also free software licensed under{' '}\n \n AGPL-3.0\n \n . Its source code is available on{' '}\n \n GitHub\n \n .\n
\n\n The Append Editor supports{' '}\n \n Markdown\n {' '}\n with{' '}\n \n KaTeX\n \n , syntax highlighting, in-line HTML, table of contents, footnotes,\n auto-linking,{' '}\n \n emoji codes\n \n , and more.{' '}\n
\n\n There are four editing modes: Plain Textarea, CodeMirror, Dynamic, and\n Monaco. You can read about each mode and choose which to use in the\n Settings\n \n . You can also choose default and per-note font sizes, font families,\n and custom styles (CSS).\n
\n\n The Menu\n \n has additional options to customize the appearance of the editor,\n share your note, and perform actions to quickly format and edit\n Markdown text.\n
\n\n A more detailed documentation of the Append Editor is available at{' '}\n \n appendeditor.com\n \n . If you like the Append Editor, please support it by giving it a star\n on{' '}\n \n GitHub\n \n .{' '}\n \n 🙂\n {' '}\n
\nbeta
with alpha
:{' '}\n \n \n https://raw.githubusercontent.com/TheodoreChu/append-editor/main/public/beta.ext.json\n \n
\n \n After you install the editor on the desktop app, it will automatically\n sync to the{' '}\n \n web\n {' '}\n and{' '}\n \n mobile apps\n {' '}\n after you sign in.\n
\n\n The Append Editor is great for writing articles, blog posts,\n checklists, code snippets, documentation, emails, essays, journals,\n lists, logs, notes, tables, todo lists, and much more. Here are some\n questions to help you get started with today's daily journal:\n
{' '}\nShow feelings
,\n ]}\n {this.state.showFeelings && [\nHide feelings
,\n ]}\nShow more questions
,\n ]}\n {this.state.showMoreQuestions && [\nShow fewer questions
,\n ]}\nNeed more help?
\n\n Feel free to{' '}\n \n reach out\n {' '}\n if you have any questions, comments, concerns, or feedback.{' '}\n \n 👋\n \n
\n If you find any bugs or have a feature request, please{' '}\n \n open an issue on GitHub\n \n .{' '}\n \n 🙂\n \n
\n You are using version 1.2.3
. The release notes and\n change log are available on{' '}\n \n GitHub\n \n .\n
To get started:
\n\n Click the Pencil\n \n to toggle Edit Mode\n
\n\n Click the Plus\n \n to toggle Append Mode\n
\n\n View Mode is currently on. When you type in{' '}\n Edit Mode, your note will automatically render here. In{' '}\n Append Mode, clicking Append will add the text in the\n textarea to the end of your note. Click the Eye\n \n to turn View Mode off and switch to Edit Only Mode.\n
\n\n If you are using the demo at{' '}\n \n beta.appendeditor.com\n \n , then your notes will be lost after you close the page.\n
\n\n If you want to save your notes, then click Help\n \n and follow the instructions on how to install the Append Editor in{' '}\n \n Standard Notes\n \n , a free,{' '}\n \n open-source\n \n , and{' '}\n \n end-to-end encrypted\n {' '}\n notes app.\n
\n\n If you like Standard Notes, please check out Standard Notes{' '}\n \n Extended\n {' '}\n for more editors, themes, components, and methods to backup up your\n data.\n
\n\n Happy note-taking!{' '}\n \n 😄\n \n
\n\n Need help? Check out the{' '}\n \n documentation\n \n . To clear all settings, click undo: \n
\nTo load your personal default settings, click:
\n \nEditing Mode:
\n\n Error Name: {this.state.error?.name}
\n
\n Error Message: {this.state.error?.message}
\n
Please see the developer console for details.
\n\n Errors such as TypeError
and{' '}\n Cannot read property 'type' of undefined
usually\n occur when the editor is unable to process and render your notes\n because it contains incorrect or incomplete HTML. If you are\n writing in HTML, then please continue to write and refresh the\n View Mode when the HTML tags are closed.\n
\n If you are using the Dynamic editing mode, then please switch to\n the Plain Textarea or Monaco editing modes in the Settings\n \n and remove or fix the text that is causing the error.\n
\n\n If the error persists or is not related to the content of your\n note, then please{' '}\n \n report the issue on GitHub\n {' '}\n and we will try to fix it.{' '}\n \n 🙂\n \n
\n1.2.2
. The release notes and
+ You are using version 1.2.3
. The release notes and
change log are available on{' '}