Ink
Hand write or draw directly between paragraphs using a digital pen, stylus, or Apple pencil. Useful for handwriting, sketches, scribbles, or even math equations and scientific notation. Runs on the tldraw framework and drawing provides an infinite canvas.
The above warnings are based on limited information and might not always be accurate.
Data
ID | ink |
Author | Dale de Silva |
Funding | Support the Author |
Minimum Obsidian Version | 1.00.0 |
Official Release Date | 2024-03-31 |
Last update | 2024-09-11 |
Quick Links
Changes
Date | Changed Property | Old Value | New Value |
---|---|---|---|
2024-03-31 | Plugin Added | ||
2024-06-02 | description | Hand write or draw with a stylus directly between paragraphs in your notes. | Hand write or draw directly between paragraphs using a digital pen, stylus, or Apple pencil. Useful for handwriting, sketches, scribbles, or even math equations and scientific notation. Runs on the tldraw framework and drawing provides an infinite canvas. |
Repository Data
License | MIT in package.json , CC-BY-4.0 in LICENSE file
|
Package Manager | npm |
Uses Typescript | true |
Installed Bundlers | esbuild |
Installed Testing Frameworks | jest |
Has Test Files | true |
Uses BRAT beta releases | true |
Dependencies | @reduxjs/toolkit, @tldraw/assets, @tldraw/tldraw, canvg, classnames, esbuild-plugin-copy, esbuild-sass-plugin, jotai, nanoid, react, react-dom, react-inlinesvg, react-redux, semver |
Dev Dependencies | @babel/core, @babel/preset-env, @babel/preset-typescript, @jest/globals, @types/node, @types/react, @types/react-dom, @types/semver, @typescript-eslint/eslint-plugin, @typescript-eslint/parser, babel-jest, builtin-modules, esbuild, esbuild-plugin-svg, esbuild-svgr-plugin, jest, obsidian, ts-node, tslib, typescript |
License information is extracted from the package.json
and the LICENSE
file. If they do not match, say unknown
, or say not found
, please check the repository or contact the author for clarification.
Has Test Files looks for files ending in .test.js
, .test.ts
, .spec.js
or .spec.ts
.
Installed Testing Frameworks looks at installed dependencies. This does not mean that a plugin is actually using the testing framework.
Dependencies and Dev Dependencies only list the direct dependencies of the plugin.
Downloads
Version History
Version | Release Date | Note |
---|---|---|
0.1.0 | 2024-04-14 | None |
0.1.15 | 2024-04-14 | None |
0.1.17 | 2024-04-14 | None |
0.1.18 | 2024-04-15 | None |
0.1.19 | 2024-04-28 | None |
0.1.172 | 2024-04-14 | None |
0.1.181 | 2024-04-18 | None |
0.1.191 | 2024-05-09 | None |
0.1.192 | 2024-05-13 | None |
0.2.0 | 2024-05-27 | None |
0.2.1 | 2024-06-02 | None |
0.2.2 | 2024-06-02 | None |
0.2.3 | 2024-06-24 | None |
0.2.4 | 2024-07-07 | None |
0.2.5 | 2024-07-28 | None |
0.2.6 | 2024-08-02 | None |
0.3.0 | 2024-09-11 | None |
Blacklisted versions are versions that are known to cause major issues or contain security concerns and have thus been blacklisted by the Obsidian team. Obsidian will disable plugins on startup whose installed verion is blacklisted. It is strongly recommended to update to a newer version.