Skip to content

Global Markdown Encryption

In-memory AES256-GCM Markdown encryption.

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

Data

ID global-markdown-encrypt
Author shlemiel
Minimum Obsidian Version 0.15.0
Official Release Date 2023-11-08
Last update 2023-12-10

Quick Links

Changes

Date Changed Property Old Value New Value
2023-11-08 Plugin Added
2024-01-28 description In-memory AES256-GCM Markdown encryption In-memory AES256-GCM Markdown encryption.

Repository Data

License MIT in package.json
MIT in LICENSE file
Package Manager npm
Uses Typescript Yes
Installed Bundlers esbuild
Installed Testing Frameworks None found
Has Test Files No
Uses BRAT beta releases No
Dependencies jscrypto
Dev Dependencies @types/node, @typescript-eslint/eslint-plugin, @typescript-eslint/parser, builtin-modules, esbuild, obsidian, 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. This is not legal advice.

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.

Lines of Code

The plugin has a total of 285 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
0.0.1 2023-11-08 None
0.0.2 2023-11-13 None
0.0.3 2023-11-13 None
0.0.4 2023-11-14 None
0.0.5 2023-11-18 None
0.0.6 2023-11-19 None
0.0.7 2023-12-10 None