Skip to content

Releases: NotePlan/plugins

🎨 Theme Chooser

24 Aug 21:47
Compare
Choose a tag to compare

np.ThemeChooser Changelog

[1.7.2] 2023-08-24 @dwertheimer

  • Fix presets bug where presets were empty - found by @clayrussell

[1.7.1] 2023-08-22 @dwertheimer

  • Add theme choosing to frontmatter-based theme setting

[1.7.0] 2023-08-22 @dwertheimer

  • Added frontmatter setting of theme on a per-note basis

[1.6.2] 2023-07-09 @dwertheimer

  • Remove background color from code blocks which was causing selections to fail.

[1.6.1] 2023-03-31 @dwertheimer

  • Adding fancier version of inline comment hide

[1.6.0] 2023-03-31 @dwertheimer

  • Adding end-of-line-comment-hide

[1.5.10] 2023-03-27 @dwertheimer

  • Added messaging about shouldOverwriteFont

[1.5.9] 2023-03-27 @dwertheimer

  • Fix bug with boolean settings

[1.5.8] 2023-03-27 @dwertheimer

  • Add underline style to all titles

[1.5.7] 2022-12-15 @dwertheimer

  • Fix bug in dark/light toggle

[1.5.6] 2022-11-29 @dwertheimer

  • Add /Customize Themes
  • Fix bug with how themes are saved as default (use filename, not theme name)

[1.4.0] 2022-09-15 @dwertheimer

  • Allow users to change the name of the command
  • Under-the-hood tweaks to genericize the presets functionality

[1.3.0] 2022-09-01 @dwertheimer

  • Change to match new API signature for theme getting/setting

[1.2.1] 2022-06-24 @dwertheimer

  • Remove testing command

[1.2.0] 2022-06-24 @dwertheimer

Critical bug fix

  • Save preferences so that your settings get restored when plugin gets refreshed

[1.1.1] 2022-06-24 @dwertheimer

Features

  • Added toggle light/dark (you need to set one favorite of each first) - thanks @jgclark for this idea

Improvements

  • Added note to prefs/settings telling you how to set the presets - thanks @docJulien for the suggestion
  • Hide the presets that have not been set yet (reduce clutter)

[1.0.0] 2022-06-23 @dwertheimer

  • Initial release with commands:
    • /Choose Theme
    • /Change Theme Preset

🧩 Raindrop.io

08 Jun 00:47
Compare
Choose a tag to compare

KimMachineGun.Raindrop Plugin Changelog

About KimMachineGun.Raindrop Plugin

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

[0.1.0] - 2022-08-03 (KimMachineGun)

Added

  • added /rd command to search raindrop and create note.
  • added /rd:insert command to search raindrop and insert (or copy) link.

🟰 Math Solver

01 Nov 03:46
Compare
Choose a tag to compare

dwertheimer.MathSolver Changelog

About dwertheimer.MathSolver Plugin

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

[1.2.0] - 2022-10-31 (@dwertheimer)

  • Change default calculation behavior to calculate only the block above the click

[1.1.0] - 2022-08-28 (@dwertheimer)

  • Public release

[1.0.11] - 2022-08-28 (@dwertheimer)

  • Added rounding digits preference and command '/Calculate Math Blocks (no rounding)'

[1.0.10] - 2022-08-28 (@dwertheimer)

  • Basic Time Math & other Math.js units

[1.0.9] - 2022-08-24 (@dwertheimer)

  • Fix for calculation output not consistently showing

[1.0.8] - 2022-08-23 (@dwertheimer)

  • Add columnar output option

[1.0.7] - 2022-08-23 (@dwertheimer)

  • Trap for syntax errors and display errors

[1.0.6] - 2022-08-23 (@dwertheimer)

  • Potential fix for @george65 subtotal assignment issue

[1.0.5] - 2022-08-22 (@dwertheimer)

  • Added /debug Math Code

[1.0.4] - 2022-08-22 (@dwertheimer)

  • Frontmatter changed to require variables under mathPresets
  • Allow users to enter "total = var1 + var2"

[1.0.3] - 2022-08-19 (@dwertheimer)

  • Added ability to assign (sub)total to a variable. Thx @george65#1130
  • Added presets in preferences
  • Added ability to grab variable values from frontmatter variables in this document

[1.0.2] - 2022-08-18 (@dwertheimer)

  • Added [TotalsOnly] button and preference
  • Removed annotations from basic assignment lines

[1.0.1] - 2022-08-18 (@dwertheimer)

  • Fixed percentages. Thx @QualitativeEasing!

🧩 Codedungeon Toolbox

07 Jul 17:06
Compare
Choose a tag to compare

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

📅 Date Automations

18 May 06:36
Compare
Choose a tag to compare

dwertheimer.DatAutomations Changelog

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.

[1.3.2] 2022-05-17 @dwertheimer (thx to @Mattcito)

  • Fix en-GB in settings instructions

[1.3.1] 2022-04-16 @dwertheimer (thx to @oschrenk)

  • Fixed bug in /now-8601 (wasn't showing the time)
  • Added more to the readme

[1.3.0] 2022-04-15 @dwertheimer (thx to @oschrenk)

  • Removed reliance on _configuration file
  • Added plugin-specific settings

[1.2.0] - 2021-09-03 (dwertheimer) added date8601 back in for templates -- got dropped along the way

[1.1.1] - 2021-08-22 (mikeerickson)

Fixed

  • fixed /formatted direct call, was forcing default instead of using _configuration

[1.1.0] - 2021-08-21 (mikeerickson)

Added

  • Added formatted option (using /formatted) and selecting formatted from /dp choice

1.0.9 Now compiled for macOS versions back to 10.13.0.

1.0.1 Removing "macOS.minVersion" - no longer necessary with transpiling

1.0.0 Adding /now - ISO 8601 standard

        Fix bug in /time

0.0.2 Adding "macOS.minVersion": "10.15.7"

0.0.1 Initial version

💶️ Expenses

23 Feb 15:05
c324b01
Compare
Choose a tag to compare

m1well.Expenses Plugin Changelog

[1.7.1] - 2022-02-22 (@dwertheimer)

Fixed

  • updateOrInstall was pulling wrong JSON file

[1.7.0] - 2022-02-10 (@m1well)

Added

  • Add possiblity to do configuration via the new plugin settings section
  • But also downwards compatible

[1.6.0] - 2022-01-05 (@m1well)

Changed

  • Load tracking notes via DataStore to not open them all the time

[1.5.1] - 2022-01-04 (@m1well)

Fixed

[1.5.0] - 2022-01-01 (@m1well)

Fixed

  • error calculating the current month in fixed tracking

Changed

  • note processing (depend on note object, not on editor object)
  • add multiple lines at once on fixed tracking and aggregation

[1.4.0] - 2021-12-15 (@m1well)

Changed

  • configurable amount format (full with always 2 fraction digits or short with no fraction digits and always rounded)

[1.3.0] - 2021-12-09 (@m1well) (some ideas from @dwertheimer)

because of breaking changes, normally this should give a new major version.
but because I assume that no one has yet installed this plugin, a minor version would be ok

Changed

  • config: added configurable delimiter
  • config: added configurable date format
  • config: added configurable column order
  • config: changed shortcuts from string to object datastructure
  • tracking: added some more checks (if category is configured and amount is "ok")
  • commands: added 3 new commands for individual tracking, shortcuts tracking and fixed tracking
  • aggratation: changed whole aggregation because of new date and column order
  • tests: added tests

[1.2.0] - 2021-12-06 (@m1well)

Changed

  • trim input from user for the text @individual tracking

[1.1.0] - 2021-12-03 (@m1well)

Changed

  • changed exception handling for aggregation quality check
  • moved tests to new folder
  • changed wordings: 'fixExpenses' to 'fixedExpenses' and 'cluster' to 'category'

[1.0.0] - 2021-11-24 (@m1well)

Added

  • initial releaase

⭐️ Favorites

17 Nov 06:10
Compare
Choose a tag to compare

Favorites Plugin Changelog

[1.0.0] - 2021-11-16 (@dwertheimer)

Added

  • Initial plugin functions: /fave, /unfave, /faves