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 👋

Getting started: How to start with Znote
node, jobs

SQL Data Anonymization

How to anonymize SQL data with FakerJS
sql, automation

Tutorial Airtable

How to use the Airtable Plugin with CRUD
js, airtable

Tutorial: Using Ollama or Remote LLM 🤖

How to use Ollama with useAI hook
js, ollama

SQL query on local database

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

SQL query on remote database

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

Gmail plugin tutorial

How to use the Gmail Plugin
js, plugin

Gmail classification

How to classify your emails with Gmail, labels and AI
js, automation

Manipulate file with SQL

How to make SQL on CSV/JSON files with alaSQL lib
js, mysql

Report Example 📊

Demonstration of report with data, column layout, collapsible section and boxes
js

Sales report (SQL preparation)

This note explains how to create your database for the Sales Report template.
js, mysql

Sales report

Demonstration of sales reporting with graph using integrated results files from a database
js, mysql

Integrate dataset online

How to integrate dataset online with your note
js

Manipulate Charts and Data

How to use embedded charts and manipulate JSON data
js

SVG creation

Create SVG with HTML code block
html, js

API client-server

API client-server using ExpressJS and Fetch to start building or testing API
node, express, js

Active fires in the World

Show active fires in World with FIRMS data
js, climate

Global temperature anomalies

Explore global warming and temperature anomalies
js, climate

Snake Game with P5 🐍

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