Skip to content

🧩 Codedungeon Toolbox

Compare
Choose a tag to compare
@mikeerickson mikeerickson released this 07 Jul 17:06
· 2264 commits to main since this release

codedungeon.Toolbox Changelog

About codedungeon.Toolbox Plugin

See Plugin README for details on available commands and use case.

[1.4.1] - 2022-07-07 (@mikeerickson)

  • No changes, forcing version update

[1.4.0] - 2022-07-07 (@mikeerickson)

  • Removed dead code
  • Fixed linting errors

[1.3.1] - 2022-05-24 (@mikeerickson)

  • Removed convertToRtf as it has been added to NotePlan

[1.3.0] - 2021-09-26 (@mikeerickson)

  • Modified convertToHtml to remove attributes by default
  • Modified convertSelectionToHtml to remove attributes by default

[1.2.1] - 2021-09-04 (@mikeerickson)

Added

  • Updated to use new NotePlan helper modules

[1.1.0] - 2021-08-29 (@mikeerickson)

Added

convertToRtf - Converts current note to RTF and copies to clipboard
reorderList - Reorders an ordered list (select list items which you wish to reorder)

[1.0.1..1.0.2] - 2021-08-28 (@mikeerickson)

Fixed

[1.0.0] - 2021-08-26 (@mikeerickson)

Initial Release

Added

covertToHtml - Convert current note to html and copies to clipboard
convertSelectionToHtml - Convert current selection to html and copies to clipboard

Changelog

All notable changes to this project will be documented in this file.

The format is based on Keep a Changelog,
and this project adheres to Semantic Versioning.

Plugin Versioning Uses Semver

All NotePlan plugins follow semver versioning. For details, please refer to semver website