Skip to content

Quaily

Save, publish, delivery notes via Quail.ink as newsletters and blogs.

The above warnings are based on limited information and might not always be accurate.

Data

ID quail
Author lyricat
Minimum Obsidian Version 1.0.0
Official Release Date 2023-08-16
Last update 2025-04-07

Last Refresh

Obsidian Stats last refreshed the data behind this page on Jun 15, 2026.

Community plugin snapshot Jun 15, 2026
Repository clone last successful checkout May 25, 2026
Release acquisition release metadata checked Jun 12, 2026; existing successful main.js cache reused

Quick Links

Changes

Date Changed Property Old Value New Value
2023-08-16 Plugin Added
2024-01-27 description Save, publish, delivery notes via Quail.ink as newsletters and blogs Save, publish, delivery notes via Quail.ink as newsletters and blogs.
2026-05-12 author Lyric lyricat
2026-05-15 name Quail Quaily

Repository Data

License AGPL-3.0 in package.json
AGPL-3.0 in LICENSE file
Package Manager pnpm
Uses Typescript Yes
Installed Bundlers esbuild
Installed Testing Frameworks None found
Has Test Files No
Latest Release main.js Size 202 KB
Detected ES Version ES2018
Probably Minified No
main.js API Findings 5 disclosures
Uses BRAT beta releases No
Dependencies dayjs, qrcode
Dev Dependencies @types/node, @types/qrcode, @typescript-eslint/eslint-plugin, @typescript-eslint/parser, builtin-modules, esbuild, obsidian, quail-js, tslib, typescript

main.js API Findings

These conservative findings come from static analysis of the latest release main.js. The table includes warnings and high-confidence informational findings; lower-confidence informational findings are omitted to reduce false positives. Warnings indicate usage of potentially risky APIs, but such APIs can be used safely if handled with care.

Disclosure Detected From
Clipboard Access Reads or writes clipboard data
Global Handlers Or Timers Registers events, DOM handlers, or intervals
Metadata Access Reads Obsidian metadata cache
Network Access Uses browser network APIs
Private Network Access References localhost or private-network addresses
Finding Type Confidence Evidence
References localhost or private-network addresses Warning Medium localhost (2)
Reads or writes clipboard data Info High navigator.clipboard.writeText (2)
Uses persistent browser storage Info High localStorage.getItem (1), localStorage (1)
Registers events, DOM handlers, or intervals Info High setTimeout (2)
Reads Obsidian metadata cache Info High app.metadataCache (3), app.metadataCache.resolvedLinks (1)
References URLs or constructs URL objects Info High http:// (5), https:// (14), URL (4), URLSearchParams (2)
Uses browser network APIs Info High fetch (4)
Persists plugin settings or data Info High this.loadData (1), this.saveData (1)
Registers plugin settings UI Info High this.addSettingTab (1), Setting (7), obsidian.Setting (7)
Registers commands, ribbon icons, or status bar items Info High this.addCommand (2)
Accesses Obsidian vault APIs Info High app.vault (5)
Accesses Obsidian workspace APIs Info High app.workspace (8)

The above data may not be accurate and contain errors. For more information refer to the page about data collection.

Lines of Code

The plugin has a total of 2204 lines of code. The following chart shows the lines of code split by programming language.

Downloads

The following chart shows the total number of downloads of the plugin over time. The second chart shows the delta of downloads per week, which is the number of new downloads per week. New version releases are marked with vertical lines.

Version History

Version Release Date Note
1.0.15 2023-08-16 None
1.0.16 2023-08-17 None
1.0.17 2023-09-03 None
1.0.18 2023-09-15 None
1.0.19 2023-10-11 None
1.0.20 2024-02-17 None
1.0.21 2024-03-16 None
1.1.2 2024-07-05 None
1.1.3 2024-07-05 None
1.1.4 2024-07-06 None
1.1.5 2024-07-14 None
1.1.6 2024-08-13 None
1.1.7 2024-12-26 None
2.0.0 2025-01-05 None
2.0.1 2025-02-15 None
2.0.2 2025-03-02 None
2.0.3 2025-03-03 None
2.0.4 2025-03-04 None
2.0.5 2025-03-04 None
2.0.6 2025-03-05 None
2.0.7 2025-03-05 None
2.0.8 2025-03-05 None
2.0.9 2025-03-05 None
2.0.10 2025-03-05 None
2.0.11 2025-03-16 None
2.0.12 2025-03-16 None
2.0.13 2025-03-16 None
2.0.14 2025-03-18 None
2.0.15 2025-04-07 None