chore(deps): update docker.io/adibhanna/zennotes docker tag to v2.8.0#488
Merged
Merged
Conversation
Signed-off-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
This PR contains the following updates:
2.7.0→2.8.0Release Notes
ZenNotes/zennotes (docker.io/adibhanna/zennotes)
v2.8.0: ZenNotes v2.8.0Compare Source
ZenNotes 2.8.0 — much faster on big vaults, a calmer Settings page, a new home view, and Obsidian Excalidraw import.
✨ Highlights
Fast & light on massive vaults
Big vaults stay smooth now. The sidebar only renders the notes you can actually see — open a folder with thousands of notes and the rest are kept as lightweight placeholders, so memory use and scroll stutter drop dramatically while keyboard navigation, range‑select, and drag‑and‑drop behave exactly as before. Measured on a 5,000‑note vault: DOM nodes −84% (35.6k → 5.7k), memory −69% (80 → 25 MB), and expanding a giant folder went from ~190 ms to ~33 ms — the hitch is gone. (Full before/after in
PERFORMANCE.md.)A calmer, reorganized Settings page
Settings got a redesign to stop feeling overwhelming. The rail is now grouped into Look & feel · Editing · Vault · System with short labels + icons instead of a wall of repeated descriptions, and the densest pages are split into focused sub‑tabs — Vault → Location / Notes / System, Editor → Vim / Search / Writing / Quick capture. Search is the front door: type a setting and it jumps you straight to it, opening the right sub‑tab. Every setting is preserved and nothing about how settings save changed — including anything you've hand‑written into your
config.toml.Import your Obsidian Excalidraw drawings (#266)
Have drawings made with Obsidian's Excalidraw plugin? Open one (
*.excalidraw.md) in ZenNotes and you'll get a “Convert to ZenNotes drawing” button that imports it into a native drawing you can view and edit right here in ZenNotes' Excalidraw editor. Both the older plain‑JSON and the newer compressed Obsidian formats are supported, and your original file is kept untouched. (Requested by @Fogoid.)A home view when no note is open (#258)
Instead of a blank pane, opening ZenNotes — or closing your last note — now lands you on a light home view: a greeting, quick‑create actions (new note, database, drawing, plus daily/weekly notes when those are enabled), your most recently edited notes, and today's open tasks with an overdue count. Click a note or task to open it, tick a checkbox to finish a task in place, or move with ↑/↓ (j/k in Vim mode) and press Enter. It stays out of the way in Zen mode. (Requested by @SandeepKumarKuanar.)
🐛 Fixes & stability
git pullor cloud sync no longer stalls the app.f?.closest is not a function; it's now guarded.Thanks to everyone filing issues — closes #266, #261, #256, and #258.
Configuration
📅 Schedule: (UTC)
🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.
♻ Rebasing: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.
🔕 Ignore: Close this PR and you won't be reminded about this update again.
This PR was generated by Mend Renovate. View the repository job log.