joplin-plugin-notelistpreview
Advanced tools
Comparing version 0.1.0 to 0.2.0
{ | ||
"name": "joplin-plugin-notelistpreview", | ||
"version": "0.1.0", | ||
"version": "0.2.0", | ||
"scripts": { | ||
@@ -5,0 +5,0 @@ "dist": "webpack --env joplin-plugin-config=buildMain && webpack --env joplin-plugin-config=buildExtraScripts && webpack --env joplin-plugin-config=createArchive", |
@@ -5,3 +5,3 @@ { | ||
"app_min_version": "2.13", | ||
"version": "0.1.0", | ||
"version": "0.2.0", | ||
"name": "Note list (Preview)", | ||
@@ -25,4 +25,4 @@ "description": "Displays a note preview in the note list", | ||
"icons": {}, | ||
"_publish_hash": "sha256:6682aef8bcebe43d59599c7974c6cfdc21602a22e152ba4934623deb4aa445c5", | ||
"_publish_commit": "master:a4f633accde64294347d95b7750dc8e969e11867" | ||
"_publish_hash": "sha256:c2d4ab45b684b8b896068e71705d108bc7648b6e46836c85e59ba662ae3f13c0", | ||
"_publish_commit": "master:9ac073c278ab525cf28f68ef9ec879dbbbf81b99" | ||
} |
@@ -23,2 +23,3 @@ <!-- markdownlint-disable MD033 --> | ||
- [Date and Tags](#date-and-tags) | ||
- [Thumbnail right](#thumbnail-right) | ||
- [Changelog](#changelog) | ||
@@ -67,4 +68,13 @@ | ||
### Thumbnail right | ||
<img src=img/example_thumbnail_right.png> | ||
| Setting | Value | | ||
| ------- | ----- | | ||
| Thumbnail | Right | | ||
| Note excerpt | 100 | | ||
## Changelog | ||
See [Changelog](CHANGELOG.md) |
Sorry, the diff of this file is not supported yet
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
472573
79