Skip to content

Releases: weblogicjava/swz-quick-memos

0.1.3

21 Jun 08:36

Choose a tag to compare

v0.1.3 — submission fixes.

  • Remove plugin name from the settings heading (Obsidian requirement)
  • Add MIT LICENSE file so the repository is properly licensed

0.1.2

21 Jun 08:25

Choose a tag to compare

v0.1.2 — add preview screenshot to README.

preview

0.1.1

21 Jun 08:21

Choose a tag to compare

v0.1.1 — fixes Obsidian submission lint errors.

  • Remove detachLeavesOfType from onunload (would reset a user-moved leaf to its default location)
  • Reuse existing Quick Memo leaf in activateView instead of force-detaching
  • Raise minAppVersion to 1.7.2 (revealLeaf is @SInCE 1.7.2)
  • Use Setting().setHeading() instead of an HTML h2 in the settings tab

0.1.0

21 Jun 08:02

Choose a tag to compare

Quick Memo v0.1.0 — initial release.

Markdown-native daily quick records, flash thoughts (闪念), and todos for Obsidian.

  • Records written to yyyy-MM-dd-quick-memos.md (never touches your regular daily notes)
  • Type filter, tag filter, keyword search
  • 90-day green heatmap
  • Todo checkbox syncs back to Markdown
  • Edit / delete / copy block link / open source
  • Local dates, theme-aware styling
  • Lightweight startup: indexes only -quick-memos.md files with debounced vault events