Skip to content

Releases: zachmueller/spaced-everything

1.3.2

09 Oct 16:54
Compare
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
Compare
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
Compare
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
Compare
Choose a tag to compare

Add beta functionality to automatically onboard all notes to Spaced Everything

1.1.1

25 Sep 18:11
Compare
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
Compare
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
Compare
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
Compare
Choose a tag to compare

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

1.0.5

09 Sep 05:53
Compare
Choose a tag to compare

Renaming and refactoring to support long term plan towards "spaced everything" concept articulated by Andy Matuschak

1.0.1

06 Sep 05:16
Compare
Choose a tag to compare

Correcting the id in the manifest.json file to follow Obsidian's guidelines