ryanlutgen / multiple-thumbnail-list-and-short-date

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Inkdrop Multiple Thumbnail List and Short Date Plugin

Inkdrop plugin to show multiple thumbnail images and alter modified date format in note lists

This plugin, forked from Fus1onDev/inkdrop-thumbnail-list under the MIT license, was designed to show multiple images in the thumbnail preview, and alter the modified date format.

This plugin was written to make note lists appear like another, Apple device exclusive notetaking app, which shall remain unnamed.

Important things to note between this plugin and repo it is forked from (Fus1onDev/inkdrop-thumbnail-list)

  1. The config options were removed. Reason being is that this plugin was written with a specific look in mind.

Install

ipm install multiple-thumbnail-list-and-short-date

Usage

  • Upon installing, the app might crash with an error regarding dayJS. If this happens, please exit Inkdrop and restart.

Changelog

1.0.2

  • Update regex to one from source repo to fix issue with multiple sequential images (Thank you xmarkclx)

1.0.1

  • Skipped, becuase I did not know that Inkdrop would auto-increment for me :)

1.0.0

  • Initial release

About

License:MIT License


Languages

Language:JavaScript 85.3%Language:Less 14.7%