Skip to content

Releases: NotePlan/plugins

⭐️ Favorites

12 Jun 12:04
Compare
Choose a tag to compare

Favorites Plugin Changelog

[1.2.4] - 2024-06-12 @dwertheimer

  • bump version for rerelease (plugin was missing from github)

[1.2.3] - 2023-09-29 @dwertheimer

  • change the default to not add a space in front of the default tag

[1.2.2] - 2023-08 @dwertheimer

  • Bugfix: allow for escaping and leaving command intact.

[1.2.1] - 2023-08 @dwertheimer

  • Add "rename" capability

[1.2.0] - 2023-08-27 @dwertheimer

  • Add prepended characters for favorite saved commands & xcallback creator inline. Thx for the idea @clayrussell

[1.1.3] - 2023-08 @dwertheimer

  • Add remember-presets-after-update code

[1.1.0] - 2023-08-25 @dwertheimer

  • Add capability to set a preset to run a favorite URL/X-Callback

[1.0.1] - 2021-11-30 (@dwertheimer)

  • Minor tweak to the plugin.json to be more descriptive in Description

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

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

🔗 Link Creator

28 May 17:27
Compare
Choose a tag to compare

"🧩 Link Creator Change Log

About np.CallbackURLs Plugin

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

[1.6.2] - 2024-05-28 @dwertheimer

  • Bump version to re-release it

[1.6.1] - 2023-09-12 @dwertheimer

  • Bug fix for calling np.Templating (can't pull plugin.json)

[1.6.0] - 2023-08-27 @dwertheimer

  • Adding passpack for /favorite commands (see Favorites Plugin)

[1.5.0] - 2023-06-10 (@dwertheimer)

  • Adding ability to open links in a note for open tasks (under the hood uses new helpers/urls functions for consistency)

[1.4.1] - 2022-01-19 (@dwertheimer)

  • Make default pretty link the title

[1.4.0] - 2022-01-19 (@dwertheimer)

  • Add dialog box on URL creation for creating pretty links (thx @stacey)

[1.3.0] - 2022-12-21 (@dwertheimer)

  • Fix bug when selecting self-running template
  • Include ability to create self-running template
  • Hide x-success behind a preference field

[1.2.1] - 2022-12-08 (@dwertheimer)

  • @jgclark changed self-running templates to use semicolons to separate variables. Updated the URL maker to match

[1.2.0] - 2022-12-04 (@dwertheimer)

  • Added links to lines
  • Updated the way hashtags in titles are encoded (which changed in NotePlan) -- strip out hashtags in headings

[1.1.2] - 2022-10-02 (@dwertheimer)

  • Renamed plugin to Link Creator

[1.1.1] - 2022-09-20 (@dwertheimer)

  • Fix bug with parentheses in URL which were not urlencoded

[1.1.0] - 2022-07-16 (@dwertheimer)

  • Added TemplateRunner code to run templates from links

[1.0.0] - 2022-07-11 (@dwertheimer)

  • Changed plugin Name to: "🧩 External Links, X-Callback-URLs, RunPlugin Creator"
  • Added command "Create Link to Current Note+Heading" with direct access from command bar

[0.6.0] = 2022-07-02 (@dwertheimer)

  • Added noteInfo command
  • Added deleteNote command
  • Addex x-success return capability on all commands
  • Added DataStore.installOrUpdatePluginsByID to init

[0.5.0] - 2022-07-01 (@dwertheimer)

  • Added addNote command

  • [0.4.0] - 2022-06-28 (@dwertheimer)

  • Added callback URLs for Shortcuts

[0.3.0] - 2022-06-25 (@dwertheimer)

  • Add callbacks for FILTER and SEARCH

[0.2.0] - 2022-06-22 (@dwertheimer)

  • Add Templating invokePlugin output type

[0.1.2] - 2022-06-05 (@dwertheimer)

Added

  • Open documentation URL

[0.1.1] - 2022-06-05 (@dwertheimer)

Fixed

  • Endless loop on cancel
  • Cancel stops flow
  • Improved messaging on arguments dialog

[0.1.0] - 2022-06-05 (@dwertheimer)

  • Initial release, includes openNote, addText and runPlugin

📚 Readwise Unofficial

28 May 16:44
e67da98
Compare
Choose a tag to compare

aaronpoweruser.ReadwiseUnofficial Changelog

About aaronpoweruser.ReadwiseUnofficial Plugin

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

[1.1.4] Readwise 2024-05-28 (@aaronpoweruser)

  • Add a setting for paragraph type.

[1.1.3] Readwise 2024-05-22 (@aaronpoweruser)

  • Ignore leading escaped quotes
  • Code cleanup
  • Remove illegal characters in daily review titles.
  • Switch book highlight links to Kindle web reader as deep links are deprecated.

[1.1.2] Readwise 2024-04-22 (aaronpoweruser)

  • Fix Sync log dates not respecting time zones.

[1.1.1] Readwise 2024-04-20 (aaronpoweruser)

  • Fix internal links in daily reviews.

[1.1.0] Readwise 2024-04-19 (aaronpoweruser)

  • Refactor
  • Added a sync log see README.
  • Fixed alert dialog count being wrong sometimes.
  • Fixed illegal characters and newlines in titles.
  • Add support for daily reviews via template.

[1.0.1] Readwise 2023-08-20 (aaronpoweruser)

  • [#452] Fix pagination issue for users with large libraries thanks @TobiasMende

[1.0.0] Readwise 2023-02-07 (aaronpoweruser)

  • public release

[0.1.8] Readwise 2023-02-07 (aaronpoweruser)

  • Show user notes
  • Add support for highlight headings

[0.1.7] Readwise 2023-01-25 (aaronpoweruser)

  • Settings description clean up
  • Fix null highlight links
  • Fix unneeded long titles

[0.1.6] - 2023-01-12 (aaronpoweruser)

  • Fix access token dialog
  • Use readable titles to make linking to notes easier
  • Add long title field
  • Allow Supplemental(readwise generated) notes to be grouped with main notes
  • Change highlights from list to quotes

[0.1.5] - 2023-01-12 (aaronpoweruser)

  • Fix metadata not being created
  • Fixed double metadata when not using group by type
  • Allow empty tag prefixes

Known issues:

  • "Don’t Set Goals… Do This Instead" causes a new note to be created
  • Using heading as metadata does not support tag updates
  • Images are not handled gracefully

[0.1.4] - 2023-01-09 (aaronpoweruser)

  • Clean up new lines in notes
  • add success message
  • Fix rebuild

[0.1.3] - 2023-01-03 (aaronpoweruser)

  • Add front matter support
  • Add optional tag prefix
  • Clean up settings
  • Code cleanup

[0.1.2] - 2023-01-02 (aaronpoweruser)

  • Add missing highlight header
  • Increase timeout when checking for new note

[0.1.1] - 2022-12-29 (aaronpoweruser)

  • Enabled only syncing new highlights (added a hidden setting to override)
  • Clean up plugin settings description
  • Only add metadata once (need to handle tag updates)
  • Add link to kindle for books (fixes links being null)

[0.1.0] - 2022-12-28 (aaronpoweruser)

First release

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

🗓 AutoTimeBlocking / Events

26 May 21:05
Compare
Choose a tag to compare

AutoTimeBlocking Change Log

README: How to use AutoTimeBlocking

What's New in AutoTimeBlocking

[1.21.0] 2024-05-26 @dwertheimer

  • added MANUAL_ORDERING mode (for @thor)

[1.20.0] 2024-02-23 @dwertheimer - thx @Werwowolf

  • Feature: add named timeframes in settings (e.g. "morning", "early", "afternoon") and a task tagged with #afternoon will get placed there
  • Sort todos by priority then date (oldest to newest), then duration
  • Do not include backlinks which are not todos as todos

[1.19.1] 2024-02-14 @dwertheimer

  • Remove calendar writing in /atb (now that it is included in NP)
  • Allow any character (e.g. emoji) to be your TB char (used to be #hashtag something only)
  • Fix: Remove synced blockId from "No time available" line

[1.18.3] 2024-02-02 @dwertheimer

  • Added ability for BY_TIMEBLOCK_TAG to work for multiple sessions in a day of the same name, e.g. HighEnergy. Thx @Crambeary
  • Fix /atb to work with NP's new auto-writing Timeblocks to Calendar

[1.18.2] 2024-02-01 @dwertheimer

  • Added more logging to help find a bug

[1.18.1] 2024-01-04 @dwertheimer

  • Update language around Synced Copies preference (thanks @dutcheness)
  • Fix bug where synced copies didn't write if the Editor was not saved yet

[1.18.0] 2023-10-16 @dwertheimer

  • Add Named Timeblocks Mode (BY_TIMEBLOCK_TAG mode)
  • Minor calendar event improvement to deal with "today" and "tomorrow" text better in event creation

[1.17.3] 2023-10-11 @dwertheimer

  • EventBlocks: minor change to xcallback support]

[1.17.2] 2023-09-16 @dwertheimer

  • EventBlocks - work around NP limitation that doesn't process "today at 5pm" correctly

[1.17.1] 2023-09-06 @dwertheimer 2023-09-06

  • Add argument for heading to put it under

[1.17.0] 2023-09-06 @dwertheimer 2023-09-06

  • Add interactive plugin settings for iOS
  • Added /pevt command for creating a single task using natural language

[1.16.3] 2023-08-24

  • Fix bug where synced lines in today's note were not being timeblocked. Thx @tiffsunbacon

[1.16.2] 2023-07-13

  • Fix bug in non-ATB timeblocks getting deleted
  • Allow time to be '1hr or '5min instead of just "h" and "m"

[1.16.1] 2023-07-05 @dwertheimer

  • bump to chase onSettingsUpdated NP bug

[1.16.0] 2023-07-05 @dwertheimer

  • Create Tasks within named Timeblocks (e.g. #home) - aka BY_TIMEBLOCK_TAG mode (see the README ^^^)
  • Change Plugin Name to AutoTimeBlocking/Events
  • Add output/notification for tasks that were unable to fit

[1.15.1] 2023-04-20

  • Fix bug in tasks open in today's note.

[1.15.0] 2023-01-18 @dwertheimer

  • Added new preference: when using checklist (+) for your timeblocks, checking the timeblock will find and check the original item

[1.14.0] 2023-01-17 @dwertheimer

  • Checklist support for todo char

[1.13.5] 2022-12-13 @dwertheimer

  • Suppress dialog when no synced tasks to output

[1.13.4] - 2022-12-08 @dwertheimer

  • Fix nasty bug when prefs fields were empty (was deleting all lines in a note). Thx @akra5ia

[1.13.1] - 2022-11-26 @dwertheimer

  • Fix bug when timeblock character is a todo (duplicating time blocks)
  • Change default synced copies title to be the link to run it again

[1.13.0] - 2022-11-11 @dwertheimer

  • Added undocumented feature for a template to remove previous days paragraphs under any heading (dbw using to remove "Daily Recurring Tasks" after the day has passed)

[1.12.0] - TBD @dwertheimer

  • Added /mdatb - Mark Done and run ATB command

[1.11.0] - 2022-10-28 @dwertheimer

  • Added setting to create timeblocks for undated tasks in today's note
  • Added line-level links to tasks from timeblocks

[1.10.4] - 2022-10-19 @dwertheimer

  • Minor fix to ignore calendar items which are marked as "free" time in Google calendar

[1.10.3] - 2022-09-29 @dwertheimer

  • Bug fix to keep today todos from becoming synced copies

[1.10.2] - 2022-09-07 @dwertheimer

  • Name change (back to EventAutomations) and code clean up

[1.10.1] - 2022-09-07 @dwertheimer

  • Fixed minor bug: datePlusOpenOnly setting missing

[1.10.0] - 2022-09-02 @dwertheimer

  • Moved >date+ functionality to TaskAutomations plugin (and expanded it)

[1.9.0] - 2022-09-01 @dwertheimer

  • Added ability to convert all overdue tasks to >today tasks (when preference setting is off)

[1.8.0] - 2022-08-22 @dwertheimer

  • Ask for calendar selection in Event Blocks Creation
  • Work around all-day event bug in CalendarItem API

[1.7.0] 2022-08-04 @dwertheimer

  • Event Blocks: Added temporary display of start time for event
  • Fix bug where last event wasn't picked up

[1.6.0] 2022-07-21 @dwertheimer

  • Added Create Events from Text Block capability (/cevt - Create Events from Text)
  • Added Log Level Settings in Preferences
  • Renamed plugin to AutoTimeBlocking & Event Automations

[1.5.0] 2022-07-21 @dwertheimer

  • Added Log Level Settings in Preferences

[1.4.0] 2022-07-03 @dwertheimer

  • added command "/Update >date+ tags in Notes" (including foldersToIgnore config setting)
  • added autoupdater code
  • change default TimeBlocks heading to the "button" Time Blocks

[1.3.4] 2022-06-24 @dwertheimer

  • Fix race condition calling DataStore.preference too many times quickly on "Remove All Previous..." commands

[1.3.3] 2022-06-23 @dwertheimer

  • Add check for pre-existing timeblocks including the "mustInclude" string (thx @jgclark)

[1.3.2] 2022-06-21 @dwertheimer

  • Fix calendar changeover (00:00) bug

[1.3.0] 2022-06-21 @dwertheimer

  • Added cleanup commands:
    • Remove Synced Todos for Open Calendar Note
    • Remove Time Blocks for Open Calendar Note
    • Remove All Previous Synced Copies Written by this Plugin

[1.2.1] 2022-07-10 @dwertheimer

  • Remove the requirement for Synced lines to run only on today's note (@stacey's suggestion)

  • added: added command "/Insert Synced Today Todos at Cursor" to add synced lines without timeblocks

[1.2.0] 2022-07-10 @dwertheimer

  • added: added command "/Insert Synced Today Todos at Cursor" to add synced lines without timeblocks
  • changed plugin name to "AutoTimeBlocking & Synced Today Todos"

[1.1.6] 2022-07-10 @dwertheimer

  • fix: added loading screen during delete/add events to calendar

[1.1.5] 2022-07-10 @dwertheimer

  • fix: made TB tag addition more robust

[1.1.4] 2022-07-10 @dwertheimer

  • fix: pull timeblock string from prefs (DataStore.preference("timeblockTextMustContainString")) and append it

[1.1.3] 2022-07-10 @dwertheimer

  • fix: read calendar name after it gets changed by user

[1.1.2] 2022-07-09 @dwertheimer

  • fix: crasher bug in removing items from calendar

[1.1.1] 2022-07-09 @dwertheimer

  • fixed bug found by @atlgc where same text in diff files wouldn't create synced line

[1.1.0] 2022-05-26 @dwertheimer

  • added duplicate removal to eliminate multiple copies of synced lines + tests
  • added folding using API
  • improved messaging for when /ATB encounters nothing

[1.0.0] 2022-05-18 @dwertheimer

  • added config setting for write synced copy
  • moving to 1.0.0 release because /atb has been stable

[0.6.0] 2022-05-06

  • remove event note creation functions (they have been superseded by NotePlan Event Templates)
  • fix bug that is finding embedded event links and treating them like timeblocks

[0.5.3] 2022-04-02

  • fix bug in task exclusion patterns (thx @lt#0807)

[0.5.2] 2022-03-17

  • fix done task still showing up (thx @pan)

[0.5.1] 2022-03-15

  • add support for items in today's note which are not tasks
  • remove a slew of console.logs

[0.5.0] 2022-03-12

  • add setting for appending link to task note

[0.4.7] 2022-02-18

  • changed default timeblock line to "-" from "*"

[0.4.6] 2022-02-18

  • fixing editor open bug

[0.4.5] 2022-02-04

  • refactor calendar code under the hood + Eduard fixed some underlying migration code

[0.4.4] 2022-02-04

  • add configuration migration

[0.4.3]

  • change config to make includeTasksWithText etc. not required

[0.4.2] 2022-01-02 @dwertheimer (in response to great feedback from @stacey)

  • change default config to allow for timeblocks all day long (no workDay[Start/End]) sections]
  • change preset to do the opposite (allow for workday)

[0.4.0] 2021-12-25 @dwertheimer

  • Search today's note for items tagged as >today or >dated

[0.3.4] 2021-12-25 @dwertheimer

  • Fixed include/exclude bug thanks to @stacey and @4nd3rs for helping me find it

[0.3.3] 2021-12-24 @dwertheimer

  • Added tons of console.logging to help with debugging in NP

[0.3.0] 2021-12-24 @dwertheimer

  • Fixed Catalina (and previous OS) date math inconsistency

[0.1.0] 2021-11-04 @dwertheimer

  • Initial release
  • "Create Note From Calendar Item" command (asks you for a template)
  • "Create Note From Calendar Item w/QuickTemplate" command (uses a preset template you established in the _configuration file / quickNotes field)

💭 Journalling

11 May 15:27
Compare
Choose a tag to compare

What's changed in 💭 Journalling Plugin?

Please also see the Plugin README.

[0.15.1] - 2023-06-16

Added

  • /Journalling: update plugin settings: This command allows the plugin's settings to be changed on iOS/iPadOS.

[0.15.0] - 2022-11-24

Added

To go with the new calendar note capabilities of NotePlan v3.7.2:

  • new /weekReview, /monthReview, /quarterReview, and /yearReview commands, each with a setting so you can tailor the questions to them as suits your life and work.
  • new /monthStart command, which applies your 'Monthly Note' Template to the currently open monthly note (or the current monthly note if you're not editing a monthly note).

[0.14.0] - 2022-11-11

Added

  • added /weekStart command, which applies your 'Weekly Note' Template to the currently open weekly note (or the current weekly note if you're not editing a weekly note). (For @tastapod.)

[0.13.0] - 2022-08-21

Added

  • added /weekReview, /monthReview and /quarterReview commands, each with a setting so you can tailor the questions to them as suits your life and work. (None need to be used!)
  • /dayStart and /todayStart now uses the template's location field to determine where in the note to insert the results of the template.

Changed

  • because of the new commands, the plugin name has changed to the Journalling plugin.
  • updated logging framework

[0.12.1] - 2022-07-18

Changed

  • under-the-hood change to be ready for Templating 2.0 framework.

[0.12.0] - 2022-03-13

Changed

  • now uses the new Templating framework, not the old Templates system. The 'Daily Note Template' file now lives in the new top-level 'Templates' folder listed as one of the Smart Folders.
  • removed ability to read its settings from the old _configuration note: from now on you need to use the (much easier) user interface by clicking the ⚙️ button in the Plugin Preferences pane.

[0.11.1..0.11.4] - 2022-02-04

Changed

  • now using new Configuration UI system instead of _configuration.

[0.11.0] - 2022-01-29

Added

  • /dayReview now checks to see if a question has already been answered in the daily note before it asks it; if it has, it won't ask again.

Changed

  • uses new 'native' dialog boxes (available from NP v3.4)
  • under-the-hood changes to prepare for next Configuration system

[0.10.0] - 2021-11-25 (@m1well)

Changed

  • trim input from user in /dayReview questions

[0.9.0] - 2021-11-25 (@m1well)

Added

  • it is now possible to add <subheading>s in the review questions string
  • you can also add bullet points

[0.8.3] - 2021-10-11

Changed

  • recompiled to bring in knowledge of recently-added functions in other plugins

[0.8.2] - 2021-09-07

Fixed

  • fixed an error in /todayStart that kept it from running if the note wasn't open

[0.8.1] - 2021-08-31

Changed

  • under-the-hood changes responding to underlying framework changes

[0.8.0] -@dwertheimer

  • new: Brought back the original /dayStart as /todayStart ;)

[0.7.0..0.7.1], 2021-08-07

Added

  • now supports macOS back to v10.13
  • the commands now work on whatever daily calendar note is open, not only on today's note

[0.6.0..0.6.9] - 2021-07-30

Added

  • additions to weather() template macro to add more fields and use string replacements (@dwertheimer)
  • ability to check for <number> as well as <int> values in daily review questions

Changed

  • under-the-hood changes responding to underlying API and framework changes, and other plugins' changes
  • more informative pop ups as it works
  • on first use it now offers to populate default configuration (as shown above) into the _configuration file
  • now /dayStart calls the Templates plugin to apply the Daily Note Template template. To include a weather forecast, now include the {{weather()}} tag in that template, and configure the OpenWeather calls as described in the Templates/_configuration file.
  • now /dayReview also uses the Templates/_configuration file to get settings for this command.

[0.5.0] - 2021-05-27

Changed

  • use Template system (from 'NoteHelpers' plugin) to provide the Daily Note Template. This template title defaults to 'Daily Note Template', but can be configured in pref_templateText (as above).
  • updated code to use newer NotePlan APIs

[0.4.0] - 2021-04-24

  • first main release

🔢 Note Statistics

28 Apr 16:19
Compare
Choose a tag to compare

What's Changed in 🔢 Statistics plugin?

[0.6.1] - 2022-12-30

New

  • added new stat 'Notes with open tasks' to "/task stats for all notes" command

[0.6.0] - 2022-12-30

New

  • "/task stats ..." command now includes counts for Checklist items (ready for NotePlan v3.8)
  • "/note stats" command now includes counts for notes in the @archive

Changed

  • Now ignores weekly/monthly/quarterly/yearly notes in the "Daily Calendar notes" count

[0.5.2] - 2022-05-14

Changed

  • Updated references to the new Templates built-in folder.

[0.5.1] - 2021-11-07

Changed

  • A little code cleanup.
  • Removed pointed to old command /stp which has now been in Summaries plugin for a while.

[0.5.0] - 2021-10-11

Changed

  • /stp (stats for time period) command now moved to the new Summaries plugin

[0.4.0] - 2021-10-04

Changed

  • /nc (note counts) now shows Templates as a separate category, separate from Project Notes
  • /tsp (task stats for all projects) now ignores Templates

[0.3.6] - 2021-08-16

Changed

  • re-compiled for macOS versions back to 10.13.0.

[0.3.5] - 2021-08-01

Fixed

  • list today's events broke after a config framework change

[0.3.4] - 2021-07-28

Fixed

  • edge case of zero tasks → NaN

[0.3.3] - 2021-07-02

Changed

  • tweaks to display; large numbers will now display using local settings for thousands separators

[0.3.2] - 2021-06-29

Added

  • new /stp command generates statistics and summaries over time periods.

[0.2.0]

Added

  • new /tsp command, giving task stats for all projects

Changed

  • renamed commands to use new abbreviated form

[0.1.0]

Added

First release, with /tc (task count), /wc (word count) and /nc (note count) statistics

🟰 Math Solver

26 Apr 14:06
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.1] - 2024-04-26 (@dwertheimer)

  • bump just to re-release same plugin

[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!

📅 Date Automations

26 Apr 14:07
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.3] - 2024-04-26 (@dwertheimer)

  • bump just to re-release same plugin

[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

27 Mar 23:54
Compare
Choose a tag to compare

m1well.Expenses Plugin Changelog

[1.7.2] - 2022-04-26 (@jgclark)

Changed

  • remove references to previous _configuration note system; all comes through Plugin settings screen

[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

✅ Overdue Task Processing

27 Mar 05:25
Compare
Choose a tag to compare

Task Automations Plugin Changelog

NOTE:
See Plugin README for details on commands and how to use it

What's Changed in this Plugin?

NOTE: A COUPLE OF RELEASES AFTER 3.0.0 DELETE THE SETTINGS THAT PERTAIN TO TASKS

[3.0.0] @dwertheimer 2024-03-26

  • Migrate Task Sorting Commands to Task Sorter Plugin
  • Rename this plugin from TaskAutomations - Overdue Task Processing

[2.18.0] @dwertheimer 2023-12-??

  • Changed commands from short command names to conform to new method
  • Started saving most frequently used choices in prefs for future potential use in commandbar options sorting per user
  • Refactored much of the overdue processing under the hood to make it more modular and testable for the future
  • Bug fixes under the hood

[2.17.0] @dwertheimer 2023-08-29

  • Overdue processing: change edit to allow you to opt-click a date return you to edit
  • Overdue processing: added p1,p2,p3 options. Thx @george!

[2.16.0] @dwertheimer 2023-08-23

  • Overdue processing: Add move-to-note as list/checklist option

[2.15.0] @dwertheimer 2023-06-10

  • Removed URL opening commands and moved them to Link Creator

[2.14.5] @dwertheimer 2023-05-23

  • Change order of interactive task review (look for forgotten tasks before week/today)

[2.14.4] @dwertheimer 2023-05-10

  • Improve handling of scheduling overdue tasks for future (e.g. tomorrow):
    • "Review tasks for Today?" was still using today, changed it to correctly use whatever day you have been reviewing
    • Same for review for this week

[2.14.3] @dwertheimer 2023-04-25

  • Fix bug that was overlooking forgotten tasks without dates.

[2.14.2]

  • XCallback bug fix

[2.14.1] @dwertheimer 2023-04-20

  • Processing overdues as of a date in the future. Useful for planning the night before.

[2.14.0]

  • Beta test of processing overdue-tomorrow feature

[2.13.2] @dwertheimer 2023-04-19

  • Fix @jgclark sorting edge case where scheduled type was being calculated and impacting sort

[2.13.1] @dwertheimer 2023-04-12

  • Fix regression bug that was always returning you to Overdue view

[2.13.0] @dwertheimer 2023-03-10

  • Add Overdue Popup Window for a Specific Folder
  • Add Today's Tasks to React Popup

[2.12.5] @dwertheimer 2023-04-08

  • Add counts to filter

[2.12.4] @dwertheimer

  • Fix filter dropdown bug 2023-04-08

[2.12.2] @dwertheimer

  • Document xcallbacks for React view

[2.12.1] @dwertheimer 2023-04-07

  • Remove checklists from search which crept in when isOpenfunc was expanded to include them

[2.12.0] @dwertheimer 2023-04-07

  • Add type filter to React View

[2.11.4] (@dwertheimer) 2023-03-26

[2.11.3] (@dwertheimer) 2023-03-26

  • Bug fix
  • Add iOS Preferences

[2.11.2] (@dwertheimer) 2023-03-26

  • Add scheduled tasks to overdue types

[2.11.1] (@dwertheimer) 2023-03-12

  • Removed error noise on task sorting when lines were note tasks

[2.11.0] (@dwertheimer)

Added

  • Task Sorting: Skip Done/Cancelled; Include Checklist in Sorting
  • React Overdue task processing view v1
  • Overdue: change to checklist type

[2.10.0] (@dwertheimer)

  • Added weekly note review question after overdue (and \n'/Review/Reschedule Tasks Scheduled for this week' command

[2.9.2] (@dwertheimer) 2022-11-11

  • Improve overdue messaging for Skip/Leave item

[2.9.1] (@dwertheimer) 2022-11-08

  • Open follow up when placed in a future note (so you can edit it)

[2.9.0] (@dwertheimer) 2022-11-07

  • Added 'This reminds me (new task) so you can add a task that just came to mind without stopping the overdue scan

[2.8.0] (@dwertheimer) 2022-11-06

  • Added follow-up tasks (thx @cyberz @antony.sklyar && @QualitativeEasing)

[2.7.2] (@dwertheimer) 2022-10-24

  • More API bug workaround hacks

[2.7.1] (@dwertheimer) 2022-10-24

  • API bug workaround hack (hope to remove it soon)

[2.7.0] (@dwertheimer) 2022-10-23

  • Beta of /task sync for testing

[2.6.0] (@dwertheimer) 2022-10-19

  • Added /sth - sort tasks under heading

[2.5.0] (@dwertheimer) 2022-10-19

  • Added weekly tasks to marooned task search
  • Added open task search (separate from overdue)
  • Added weekly reschedule tags (to point tasks to weekly note)
  • Added capability to review items marked for today
  • Added day names for rescheduling
  • Added preference to review today's tasks after overdue review
  • Removed Date+ - no longer necessary with overdue scan
  • /ts - changed the way deletes are done under the hood to make it more reliable
  • /ts - add task sort under headings

[2.4.1] (@dwertheimer) 2022-09-04

  • Overdue: Remove tasks which have been dealt with (@jgclark)
  • Overdue: Changes to instructions/README (@docJulien)

[2.4.0] (@dwertheimer) 2022-09-04

  • Overdue: Add search in active document only command (@jgclark)
  • Overdue: Add search in chosen notes folder command (@jgclark)
  • Overdue: Fix documentation and command description (@jgclark)
  • Overdue: Add some date choices to bottom of dropdown (@John1)
  • Overdue: Change "do not change" to start with "skip" (@John1)
  • Task Sorter: @jgclark: sort priority todos to the top, sort remaining open tasks by ascending due date (where given)
  • Task Sorter: @jgclark: sort priority todos to the top
  • Task Sorter: Add additional /ts filters for @george65
  • Task Sorter: Add tertiary sort field (@george65)
  • Task Sorter: Fix longstanding bug that would output "@undefined" for items with no defined terms
  • Task Sorter: Remove blank headings from previous sorts

[2.3.0] (@dwertheimer) 2022-09-04

  • Added overdue task review

[2.2.0] (@dwertheimer) 2022-08-27

  • Add sort by due date

[2.1.5] (@dwertheimer) 2022-08-27

  • Work around bug in removeParagraphs() that resulted in duplicates if lines are not in lineIndex order

[2.1.4] (@dwertheimer) 2022-08-27

  • Add logging to try to identify Editor crash

[2.1.3] (@dwertheimer) 2022-08-27

  • Fix Readme and docs. Thx @jgclark for the Eagle Eye

[2.1.1] (@dwertheimer) 2022-08-27

  • Fix typo
  • Attempting to reduce lag in changes reflected in Editor

[2.1.0] (@dwertheimer)

  • Added /tsd default task sorting settings
  • Added default settings for headings/subheadings in output
  • Added task sort by hashtag/mention (for @george65)

[2.0.0] 2022-07-12 (@dwertheimer)

  • Added commands:
    • /open todo links in browser
    • /open URL on this line

[1.6.2] 2022-05-17

  • adding /cth and copy tags /ctm /ctt

[1.6.1] 2022-05-09

  • added /cta copy tags from line above

[1.6.0] 2022-03-18

  • Add >today and remove @done per @pan's suggestion

[1.5.1] 2021-12-30 @dwertheimer (thx @jgclark for all the bug reports)

  • Fixed edge case where insertion index is different for Project Notes and Calendar Notes

[1.5.0] 2021-12-30 @dwertheimer (thx @jgclark for all the bug reports)

  • Removing /ott for time being due to bugs (swallowing tasks) in the underlying sweepNote code which needs refactoring
  • Added question in /tt whether you want headings
  • Removed blank line
  • Fix readme link

[1.4.0] 2021-11-29 @dwertheimer

  • Minor under-the-hood refactors -- changed imports to use functions that were moved to the helpers/sorting file (deleted them from here)
  • Added a line break in one line for output

1.3.0

  • taskSorter: Added support for bringing indented content under tasks with the tasks
  • taskSorter: Started to add support for task sorting in templates [WIP]

1.2.0

  • Added to bring OPEN tasks (only) to the top without sorting

1.1.0

  • Added /tt command to bring tasks to the top of a note without sorting
  • Turned off the pre-flight task backup

1.0.1

  • updated: now compiled for macOS versions back to 10.13.0

1.0.0 Removing "macOS.minVersion" which is no longer necessary due to transpiling
0.0.6 Added subheadings for tags/mentions & headless commands /tsm and /tst
0.0.5 Sort by priority or by #tag or @context/person or content/alphabetical
0.0.4 Added /mat command to reset completed tasks (or to set all open as complete), per request from @jaredos
0.0.3 Adding "macOS.minVersion": "10.15.7"
0.0.2 Initial /ts version