ย 
Znote (recipes)
ย ย Get Znote ย 

๐Ÿ‘‹ We share all our recipes to save your time connecting libraries or APIS.

Find a recipe and clone or copy it into Znote.
โ„น๏ธ Do you need a specific example? Ask me support here github: Github discussions


โœจ Welcome to Znote

Getting started: How to start with Znote
js

๐Ÿค Meeting Notes

Capture key points during a meeting and turn them into clear next steps and decisions.
automation

๐Ÿ“Š Turn Data into Charts

How to use embedded charts and manipulate JSON data
js

๐Ÿงช Test an API in Seconds

Quickly test API requests, explore responses, and experiment with data
js

๐Ÿ“Š Make a Chart from a CSV file

How to create a chart from a CSV or JSON file
js

๐Ÿ“‚ Query a CSV File with SQL

How to make SQL query on CSV/JSON file
js, mysql

๐Ÿงพ Generate a Changelog

Turn raw git commits or task lists into a clean, publishable changelog in seconds.
bash

๐ŸŽฏ Test Regex Patterns

Test, debug, and understand regular expressions
js

๐Ÿค– Call an AI Model from Code

How to call a local or remote LLM using code
js, ollama

๐Ÿ  Query a Local SQL Database

How to make SQL query on a local MySQL
js, mysql

๐Ÿ”— Query a Remote SQL Database

How to make SQL query on a remote MySQL
js, mysql

๐Ÿ“ฉ Read and Send Emails with Code

Read, search, and send emails programmatically using Gmail.
js, plugin

๐ŸŽจ SVG Logo Editor

Design and tweak SVG logos directly with live preview and editable code.
html, js

๐Ÿ Build a Mini Game with P5

Use P5 with canvas to create a Snake game
p5, js

๐Ÿ’ธ Track Personal Expenses

Import a CSV file to analyze, visualize, and track your personal expenses
js