Skip to content

Releases: zachmueller/spaced-everything

1.3.4

18 Dec 20:00

Choose a tag to compare

Documentation overhaul (no functional changes in this release)

1.3.3

04 Sep 04:37

Choose a tag to compare

Added new setting to select which time zone to capture review timestamps in

1.3.2

09 Oct 16:54

Choose a tag to compare

Refactor how frontmatter property updates are handled to fix a race condition when using Capture Thought feature when multiple Contexts are defined in the settings

1.3.1

01 Oct 14:55

Choose a tag to compare

  • Toggle visibility of spacing method settings based on which algorithm is selected
  • Auto-append captured thought in cases where the template lacks the main variable
  • Auto-generate unique filename for capture thought command if title template leads to clashes with existing files

1.3.0

29 Sep 17:20

Choose a tag to compare

Refactored contexts to remove their tie-in to Spacing Method selection, instead allowing users to directly decide which spacing method to apply to each note (via new se-method frontmatter property)

1.2.0

25 Sep 22:06

Choose a tag to compare

Add beta functionality to automatically onboard all notes to Spaced Everything

1.1.1

25 Sep 18:11

Choose a tag to compare

Various minor fixes, mostly to settings UI:

  • Prevent deletion of spacing method if last one or if in use by a context
  • Replace icon with text for add spacing method button
  • Derive default spacing method name to avoid odd UI behavior for context dropdown
  • Apply spacing method renames to dropdowns in contexts section
  • Change input for Capture thought note template to multiline text area for clearer input

1.1.0

23 Sep 01:05

Choose a tag to compare

Implement new functionality to facilitate the writing inbox concept, inspired by Andy Matuschak's notes

1.0.7

20 Sep 03:46

Choose a tag to compare

Update various settings UI text to sentence case to align to the Obsidian plugin guidelines

1.0.6

17 Sep 05:06

Choose a tag to compare

Refactor code to better set it up for longer term plans for the plugin.