Skip to content

v0.1.1

Choose a tag to compare

@github-actions github-actions released this 27 May 20:46

Added

  • Remove markdown links formatting from selection
  • Spores scheduled for today but not yet due (e.g. due at 11am but reviewed at 9am) are deprioritized, surfacing only when no ready nodes remain. (togglable in config)
  • Rescheduling a node that is in pending_review_cache now automatically clears its review state.
  • Added /outline endpoint to extract heading structure from a node's content (also handle headings when they are in blockquote)

Fixed

  • Node query is no longer stuck to 100 nodes
  • Use float priority instead of int (which caused duplicate values)