Skip to content

Releases: yniany/jotback

Jotback 1.0.2

Choose a tag to compare

@github-actions github-actions released this 28 Aug 10:33

What's changed

  • Random review now uses a Fisher–Yates shuffle bag, ensuring that every memo appears once per cycle before reshuffling.
  • Consecutive repeats are prevented, including across shuffle-cycle boundaries.
  • The command palette and sparkle button now open the same random-review dialog.
  • Jotback: Open random memo has been renamed to Jotback: Start random review and now starts a review session instead of opening a file immediately.
  • Existing keyboard shortcuts remain compatible because the internal command ID is unchanged.
  • English and Chinese labels have been aligned across the command palette, tooltip, and accessibility label.
  • The README now reflects the current released status and updated random-review behaviour.

Compatibility

Requires Obsidian 1.8.7 or later.

Full Changelog: 1.0.1...1.0.2

Jotback 1.0.1

Choose a tag to compare

@github-actions github-actions released this 18 Aug 08:47

Full Changelog: 1.0.0...1.0.1

1.0.0

Choose a tag to compare

@yniany yniany released this 18 Aug 04:27

Jotback 1.0.0

Initial release of Jotback for Obsidian.

Features

  • Capture short thoughts as portable Markdown files
  • Search and filter memos using YAML tags
  • Review activity through a yearly heatmap
  • Rediscover notes with random review
  • Configure the memo storage folder
  • Use the interface in English or Chinese
  • Responsive desktop and mobile layouts
  • Keyboard navigation and accessibility support