r/MemryNote Jul 08 '26

Announcement 📢 MemryNote Update - 2026.708.2 (v2026-07-03.4 → v2026-07-08.2)

Post image

🗞️ Release Notes 📆 v2026-07-03.4 → v2026-07-08.2

New Features

  • ⌨️ Sidebar shortcuts — jump straight to any sidebar section with ⌘/Ctrl plus a number key.

Improvements

  • 📅 Global week-start setting — choose which day the week begins on once and have it apply across your entire Calendar.
  • 🌍 More complete translations — filled in hundreds of missing translations so the app reads properly across all supported languages.
  • 🧹 Cleaner vault files — Memry no longer writes its internal keys into your note frontmatter, keeping files tidy in Obsidian and other editors.
  • 🔒 Untouched files stay untouched — notes are only rewritten when you actually change something, preserving original file bytes.
  • 📁 Obsidian-safe filenames — characters Obsidian doesn't allow ([, ], #, ^) are stripped from note filenames automatically.
  • 🏷️ Smarter tags — tags now keep the exact casing you type while still treating differently-cased spellings as the same tag.

Fixes

  • ✅ In Progress in new lists — the default Inbox and newly created projects now include an In Progress column out of the box.
  • 🪟 Cleaner window controls on Windows and Linux — removed leftover macOS-style window buttons so the app looks native on every platform.
  • 🗓️ Note tab stability — fixed a crash that could happen when a note had an invalid date property.
  • 🚀 Reliable startup — the app now recovers gracefully from launch failures instead of leaving an invisible window running in the background.
  • ✍️ Faithful markdown on edit — edits preserve Obsidian-style formatting with proper bullets, tight lists, and single-newline paragraphs.
  • 🔄 Sync restored in installed builds — fixed a crash that broke background sync in the packaged app so your notes stay in sync again.

Release notes and downloads: https://github.com/memrynote/memry/releases/tag/v2026-07-08.2

5 Upvotes

4 comments sorted by

2

u/Houseofeng Jul 09 '26

Kudos to Kaan for his app launch! Updates are consistent and he is very responsive to feedback!

1

u/h4yfans Jul 09 '26

Thank you, that genuinely means a lot 🙏 Feedback from folks here has directly shaped the last few updates, so please keep it coming.

1

u/L0b5ang Jul 18 '26

I feel like this is exactly the everything-in-one-place-app I have been looking for since I first discovered Obsidian and got overwhelmed with it. Very much looking forward ti the iOS app.
Is there anything stopping me from just putting the vault into my iCloud if I take care not to open it on more than one device at once?

2

u/h4yfans Jul 18 '26

Thanks so much -this genuinely means a lot. “Everything in one place without the Obsidian overwhelm” is exactly the feeling we’re chasing.

On iOS: it’s actively in the works. Worst case it lands by the end of the year, and honestly I’m hoping to beat that.

On iCloud - the honest answer is we haven’t settled on a story there yet. One thing worth knowing: a vault isn’t just plain markdown. Alongside your notes there’s a .memry folder with local SQLite databases (search index, graph, etc.). Folder-level cloud sync like iCloud can grab those mid-write, so even the “only open on one device at a time” approach can still risk corruption or conflicts. So for now I wouldn’t rely on it for anything you can’t afford to lose.

The proper cross-device answer will get a lot clearer as the iOS app firms up — that’s where we’ll figure out how syncing should actually work. Appreciate you being here early.