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

🎭 Anonymize SQL Data

How to Anonymize SQL Data with Faker.js
sql, automation

📊 Airtable Integration

How to use the Airtable Plugin with CRUD
js, airtable

📧 Gmail Classification with AI

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

📩 Gmail plugin tutorial

How to use the Gmail Plugin
js, plugin

🔗 Connect to a Remote SQL Database

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

🏠 Connect to a Local SQL Database

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

🚀 Using Ollama or Remote LLM 🤖

How to use Ollama with useAI hook
js, ollama

📂 Manipulate Files 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

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

📊 Sales Report (SQL Preparation)

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

📊 Manipulate Charts and Data

How to use embedded charts and manipulate JSON data
js

🌍 Integrate Online Datasets

How to integrate online Datasets with your note
js

🟠 SVG Logo Template

Create SVG with HTML code block
html, js

🐍 Snake Game with P5.js

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

💰 Expense Tracker Demo

How to Import and Analyze Your Expenses from a CSV File
js