Colored Tags
Colorize tags in different colors to visually distinguish them from each other. Colors of nested tags are mixed with parent tags. Text color contrast is automatically matched to comply with AA level WCAG 2.1.
The above warnings are based on limited information and might not always be accurate.
Data
ID | colored-tags |
Author | Pavel Frankov |
Minimum Obsidian Version | 0.15.0 |
Official Release Date | 2023-08-03 |
Last update | 2024-08-05 |
Quick Links
Changes
Date | Changed Property | Old Value | New Value |
---|---|---|---|
2023-08-03 | Plugin Added | ||
2023-08-29 | description | Colorizes tags in different colors. The color depends on the tag content. Colors of nested tags are mixed with parent tags. Text color contrast is automatically matched to comply with AA level WCAG 2.1. | Colorizes tags in different colors to visually distinguish them from each other. Colors of nested tags are mixed with parent tags. Text color contrast is automatically matched to comply with AA level WCAG 2.1 |
2024-01-28 | description | Colorizes tags in different colors to visually distinguish them from each other. Colors of nested tags are mixed with parent tags. Text color contrast is automatically matched to comply with AA level WCAG 2.1 | Colorize tags in different colors to visually distinguish them from each other. Colors of nested tags are mixed with parent tags. Text color contrast is automatically matched to comply with AA level WCAG 2.1. |
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 | colorjs.io |
Dev Dependencies | @types/node, @typescript-eslint/eslint-plugin, @typescript-eslint/parser, builtin-modules, esbuild, obsidian, prettier, 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 861 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.0 | 2023-08-03 | None |
1.0.1 | 2023-08-03 | None |
1.1.0 | 2023-08-04 | None |
1.1.1 | 2023-08-03 | None |
2.0.0 | 2023-08-05 | None |
2.0.1 | 2023-08-05 | None |
2.0.2 | 2023-08-14 | None |
3.0.0 | 2023-08-22 | None |
3.0.1 | 2023-09-25 | None |
3.0.2 | 2023-11-04 | None |
4.0.0 | 2023-12-06 | None |
5.0.0 | 2024-01-06 | None |
5.0.1 | 2024-08-05 | None |