Znote 1.0 - A markdown and code editor inspired by Jupyter notebooks ๐Ÿ’ซ

September 13, 2021

Today I'm pleased to announce the Znote 1.0 ๐Ÿ’ซ, a super versatile Markdown code editor! ๐ŸŽ‰๐ŸŽ‰

Shared with the Dev.to community in 2020, ๐Ÿฅฐ the positive feedback I received since then motivates me to push forward (many thanks again ๐Ÿ™). I'm coming after months of HARD WORK, with a robust version dedicated to all your daily code usage.

Reminder: What is Znote

Znote is a Markdown editor, designed to be your best companion ๐Ÿซ‚ for prototyping and making scripts. The missing piece for JS developers in data exploration, offering a solid alternative to Jupyter in the Python ecosystem.

The approach

Promulgate an innovative and empirical approach that consists to write code and documentation in the same place. In this app, you can quickly play code block, exploiting results, and put around all the necessary information in Markdown.

Easier to read and share than a raw code script, you will take pleasure to organize and share your work.

Znote demo

I honestly love to use it. ๐Ÿค—

What's new?

For this new version, I come with advanced features to cover intensive and professional usages. I use Znote advantageously as a replacement for various software such as SQL client, Postman or Notepad++, but also as a main tool to create and test Node scripts.

To correctly achieve this:

โœ“ I entirely reviewed the backend code and the UI to be more cleaner, usable and robust

โœ“ Add a dynamic customizable code completion

โœ“ Also, add Markdown shortcuts and completion

โœ“ A new Right context menu with commands to transform selected text (will be dynamic in the future)

โœ“ A builder to create shortcut functions callable in code

โœ“ Add the possibility to add and use external NPM packages

โœ“ Run code with an external Node installation

โœ“ Export code as scripts and Diagram as SVG

โœ“ Export the entire note as PDF, HTML...

โœ“ Add various Magic comments

โœ“ A new horizontal layout for the preview (useful for some code use cases like SQL)

โœ“ More themes to customize the app

โœ“ A more performant search box

โœ“ An internal database to optimize memory

And so many things...

โ„น I am also including in this list some features developed in the very latest preview versions

And it's really powerful...

Create easily an SQL client, Postman...

SQL functions

Add your NPM packages and create shortcut functions to create your perfect dedicated tool.

NPM

More themes are available to enhance the experience theme

And Now?

I now plan to integrate recipes to load via an open marketplace, to safely add useful functions and commands to Znote. I'm also investigating to add automatic Jobs, tabs, a valid EV certificate...

Because a software is never finished ๐Ÿ˜…, I also finally decided to introduce some paid features, like NPM packages (mainly to cover advanced use cases) to help me to push Znote even further. But it's still free for general use cases!

Thanks to this, I can offer you a more consistent Cloud space to save and share your works between all your devices.

Do you have any idea for me?

Leave me a comment below or contact me via the Github Discussions Discover all features on the Znote website

โค๏ธ I really enjoy sharing this app with you from the start, hope to see you soon in my newsletter to share tips and tutorials.

Hope you will continue enjoy using my app and it will make your job a little more fun.