Skip to content

Releases: Jam-Sw/InstantNotes

InstantNotes v0.8.0

Choose a tag to compare

@github-actions github-actions released this 11 Jul 21:48
f498485

Added

  • Spaces: the sidebar's collections are now Spaces, a place you go rather than
    a label you hunt for. Rename a Space in place by double-clicking it, delete
    one with an Undo toast that always keeps its notes, and narrow a Space to one
    of its tags with the chip row above the list.
  • Revisit: captures you saved but never opened resurface in a Revisit view,
    oldest first, so a thought parked in a hurry comes back instead of getting
    lost. The sidebar entry appears only when something is waiting.
  • The note list groups into time sections (Today, Yesterday, and so on), so a
    growing library still reads at a glance.
  • Paste or drop an image straight into a note and it appears inline; the file
    is stored alongside your notes so exported markdown stays portable.
  • A Links settings page controls how links in your notes look and open:
    underline always, on hover, or never; open on a plain click or with
    Cmd/Ctrl+Click; reveal a link's destination on hover; and mark links that
    leave the app.
  • A resizable, collapsible sidebar: drag its edge to set the width,
    double-click the edge to reset it, and Cmd+\ (Ctrl+\ on Windows) or the
    command palette to hide and show it.
  • Search results highlight what matched, in both the note title and the
    excerpt.
  • The command palette opens notes: press the palette shortcut and see your
    five most recent notes, or type to search everything without leaving the
    keyboard.
  • Rename or delete a tag right in the sidebar: right-click it (or press
    Shift+F10) for options, or double-click the tag to rename it in place.
  • About shows a Capture readiness number: the median time from pressing the
    capture shortcut to the panel being ready to type, so the promise that
    capture stays instant is measured, not assumed.

Changed

  • Markdown preview is more dependable: it is now driven by a single pass over
    the note, so approaching or selecting formatting always reveals its markers
    before a keystroke can land, and the cursor no longer slips inside hidden
    syntax.
  • Deleting is calmer: moving notes to the Trash shows an Undo toast instead
    of interrupting you, and permanent deletions ask in a proper in-app dialog
    instead of a system popup.
  • The quick capture panel closes when you click elsewhere (your draft is
    kept), shows a brief "Saved" confirmation, and Cmd+Enter (Ctrl+Enter on
    Windows) saves and opens the library.

Fixed

  • Quitting can no longer lose your last moments of typing: every quit path
    saves pending edits first, and a note whose save failed says "Not saved"
    instead of pretending otherwise.
  • Removing a #tag from a note's text now actually removes that tag from the
    note.
  • If the notes database is ever corrupted, the app sets it aside and starts
    fresh instead of failing to launch, and tells you what happened. The
    database is also backed up automatically before any update that changes
    its format.
  • Typing quickly in search can no longer show results for an older query.
  • If another app owns the capture shortcut, the welcome screen now says so
    instead of the shortcut silently doing nothing.

First install on macOS: download the .dmg, open it, and drag InstantNotes to Applications. macOS blocks the first launch of this unnotarized build: run xattr -d com.apple.quarantine /Applications/InstantNotes.app or use System Settings > Privacy & Security > "Open Anyway".

First install on Windows: download and run the -setup.exe installer. SmartScreen flags the unsigned build: click "More info", then "Run anyway".

First install on Linux: download the .AppImage, make it executable (chmod +x), and run it.

Existing installs update in place from inside the app.

InstantNotes v0.7.0

Choose a tag to compare

@github-actions github-actions released this 11 Jul 21:10
ba054b4

Added

  • Windows support: InstantNotes now ships an installer for Windows (x64)
    alongside the macOS build, both with in-app updates. On Windows the capture
    panel is summoned with Ctrl+Shift+Space, Settings and Quit live in the
    File menu, and shortcut labels show Ctrl+ combinations instead of mac
    glyphs.
  • Linux (early preview): an AppImage (x64) is included, but Linux support is
    still under development and may not work properly yet. The current focus is
    getting InstantNotes fully functional on macOS and Windows first.
  • Settings is now a small wiki: a landing grid of category cards opening
    focused sub-pages with a breadcrumb back, including the new Contexting page.
  • Contexting: a template that shapes what "Copy note as context" hands to
    other tools and AI models, with a live preview.
  • List editing: Tab and Shift+Tab nest and un-nest list items in the editor.
  • The native window titlebar follows the in-app light or dark theme instead of
    the launch-time system setting.

Fixed

  • Command palette rows keep the action label readable when a note title is
    long.

First install on macOS: download the .dmg, open it, and drag InstantNotes to Applications. macOS blocks the first launch of this unnotarized build: run xattr -d com.apple.quarantine /Applications/InstantNotes.app or use System Settings > Privacy & Security > "Open Anyway".

First install on Windows: download and run the -setup.exe installer. SmartScreen flags the unsigned build: click "More info", then "Run anyway".

First install on Linux (early preview): download the .AppImage, make it executable (chmod +x), and run it. Linux support is under development and may not work properly yet.

Existing installs update in place from inside the app.

InstantNotes v0.6.2

Choose a tag to compare

@github-actions github-actions released this 17 Jun 22:02
7e16dfd

Added

  • Native macOS menu bar (InstantNotes / File / Edit) with working Cut, Copy,
    and Paste, an in-place Settings view with an About tab, and a native About
    panel on the tray icon.
  • Note export via File > Export Note As: save any note as a .md or .txt
    file to a location you choose.
  • Creating a new note while a tag is selected in the sidebar now pre-applies
    that tag to the note, and the tag filter stays active so the note appears in
    the current view.
  • WYSIWYG preview mode: closing the Aa toolbar now hides markdown syntax
    markers and renders formatting in place - bold text looks bold, italic looks
    italic, bullet points show as real bullets, and blockquotes indent with a
    left border. The note stays fully editable. Opening Aa switches back to
    source mode so you can see and edit the markers directly. Backspace at the
    start of a bullet or blockquote cleanly removes the block marker and converts
    the line to plain text.
  • Command palette search now reaches into sub-menus: searching for a theme by
    name (e.g. "graphite") surfaces it directly as a "Themes" child you can
    apply in one click, without opening the theme picker first.
  • Note-scoped actions in the command palette (pin, archive, delete) now show
    the note title as a breadcrumb prefix - "breakfast plan 2027 > Pin note" -
    so it is always clear which note the action will affect.
  • The Graphite and Twilight themes now use a native macOS vibrancy material: on
    macOS their sidebar becomes a real translucent "Liquid Glass" panel that
    picks up what is behind the window, for a look at home on Tahoe. Every other
    theme is untouched and stays fully opaque.

Changed

  • Picking a theme in the command palette now applies it instantly and leaves
    the palette open, so you can arrow through the list and preview each theme
    live.
  • Graphite has been repaletted to Apple's system colors (the macOS system blue
    accent and the system gray scale) with a slightly rounder corner radius, so
    it reads as a native macOS app even with the glass turned off.
  • Each built-in theme now has its own typography and elevation: editor
    line-height and letter-spacing tuned to character (airy for Manuscript and
    Paper Dark, tight and dense for Terminal) plus overlay shadows and corner
    radii to match (flat and sharp for Terminal, a deep indigo glow for
    Twilight).

Fixed

  • Keyboard navigation in the command palette: the arrow keys no longer skip
    every other entry, and Enter and Escape now behave correctly in the theme
    picker (Escape steps back to the command list instead of closing the palette).

First install: download the .dmg, open it, and drag InstantNotes to Applications. macOS blocks the first launch of this unnotarized build — run xattr -d com.apple.quarantine /Applications/InstantNotes.app or use System Settings > Privacy & Security > "Open Anyway". Existing installs update in place from inside the app.

InstantNotes v0.6.1

Choose a tag to compare

@github-actions github-actions released this 17 Jun 07:02
165c9a1

Added

  • A theme picker in the command palette: press ⌘K, choose "Switch theme", and
    browse every theme in a searchable list with the active one checked.
  • The format toolbar now highlights the styles your cursor is inside, so you can
    see at a glance whether the text is bold, italic, a list, a quote, and so on.
  • "Remind me later" options when an update is available: snooze the reminder until
    tomorrow, next week, or the next launch instead of acting on it right away.

Changed

  • Opening InstantNotes while it is already running now brings the existing window
    to the front instead of starting a second copy.
  • Notes, search, and saves run off the main thread, so the window stays responsive
    even while the database is busy.
  • The menu-bar tray icon is now a monochrome template that matches a light or dark
    menu bar.

First install: download the .dmg, open it, and drag InstantNotes to Applications. macOS blocks the first launch of this unnotarized build — run xattr -d com.apple.quarantine /Applications/InstantNotes.app or use System Settings > Privacy & Security > "Open Anyway". Existing installs update in place from inside the app.

InstantNotes v0.6.0

Choose a tag to compare

@github-actions github-actions released this 15 Jun 21:01
9e72d9c

Added

  • Live markdown styling in the note editor: bold, italic, strikethrough, inline
    and fenced code, blockquotes, lists, and links are styled as you type with the
    markers kept visible. Tags are unaffected: # stays a tag, never a heading.
  • A format toolbar (toggled by the "Aa" button) with bold, italic, strikethrough,
    code, quote, list, and link actions, plus Cmd-B / Cmd-I / Cmd-E / Cmd-Shift-K
    shortcuts, so you can stylize text without knowing markdown.
  • Editor zoom with Cmd-+ / Cmd-- / Cmd-0 and on-screen controls, persisted across
    restarts along with the toolbar state.
  • In-app update panel showing the current and target version, release notes, and
    download progress, plus a "Check for Updates…" item in the tray Settings menu.
  • A Saving / Saved indicator in the editor status bar.
  • npm run bump <x.y.z> keeps the version in package.json, tauri.conf.json,
    Cargo.toml, and Cargo.lock in lockstep.

Fixed

  • The app icon now refreshes after an in-place update instead of showing the
    icon macOS had cached for the previous build.

Changed

  • Release notes now come from this changelog, and a tagged release publishes on
    a successful build instead of waiting as a draft.

First install: download the .dmg, open it, and drag InstantNotes to Applications. macOS blocks the first launch of this unnotarized build — run xattr -d com.apple.quarantine /Applications/InstantNotes.app or use System Settings > Privacy & Security > "Open Anyway". Existing installs update in place from inside the app.

InstantNotes v0.5.2

Choose a tag to compare

@github-actions github-actions released this 15 Jun 18:27
df243b2

Apple Silicon only. Download the .dmg, open it, drag InstantNotes to Applications. The other assets serve the in-app updater.

The app is not notarized, so macOS blocks the first launch. Run:

xattr -d com.apple.quarantine /Applications/InstantNotes.app

or use System Settings > Privacy & Security > "Open Anyway" after the blocked launch. First install only: existing installs update themselves from inside the app.

InstantNotes v0.5.1

Choose a tag to compare

@github-actions github-actions released this 14 Jun 02:59
6dc8ad4

Apple Silicon only. Download the .dmg, open it, drag InstantNotes to Applications. The other assets serve the in-app updater.

The app is not notarized, so macOS blocks the first launch. Run:

xattr -d com.apple.quarantine /Applications/InstantNotes.app

or use System Settings > Privacy & Security > "Open Anyway" after the blocked launch. First install only: existing installs update themselves from inside the app.

InstantNotes v0.5.0

Choose a tag to compare

@github-actions github-actions released this 14 Jun 02:02
db2e0f4

What's new in 0.5.0

A data-driven theme system and a keyboard-first command palette.

  • Four built-in themes: Manuscript (the new default), Graphite, Terminal, and Paper Dark, each with light and dark variants.
  • Sidebar theme picker with a light / dark / auto toggle.
  • Portable themes: export the active theme to a .intheme.json file and import one from anyone. Imported themes are validated before anything is applied.
  • Command palette (Cmd K): a fuzzy command list with keyboard navigation for note actions, theme switching, and light/dark toggle.

Install (Apple Silicon)

This build is ad-hoc signed and not notarized, so macOS quarantines a fresh download.

  • First launch: right-click InstantNotes in Applications, choose Open, then Open again. Double-click works after that.
  • If macOS still blocks it: xattr -d com.apple.quarantine /Applications/InstantNotes.app

Existing installs update automatically through the in-app updater.

InstantNotes v0.4.0

Choose a tag to compare

@github-actions github-actions released this 13 Jun 00:17
31d6f0e

InstantNotes v0.4.0

The library is now organized around workspaces.

New

  • Two-section sidebar: All Notes and Workspaces. Create a workspace inline, collect notes into it from the editor, and click it to filter the list. A note can live in many workspaces, and deleting a workspace never deletes notes.
  • Pinned notes float to the top of every list.
  • Archived and Trash moved behind a compact status filter in All Notes (Active / Archived / Trash).
  • New notes created inside a workspace join it automatically.

Updating

If you are on v0.3.0, the app updates itself: an update pill appears in the empty editor pane; click to download, then restart. Existing notes and tags carry over; the database upgrades in place on first launch.

First-time installs: download the .dmg, drag to Applications, then right-click the app and choose Open (twice) on first launch since the build is not notarized. If macOS still refuses: xattr -d com.apple.quarantine /Applications/InstantNotes.app

InstantNotes v0.3.0

Choose a tag to compare

@github-actions github-actions released this 12 Jun 22:56
a93de4e

Apple Silicon only. Download the .dmg, open it, drag InstantNotes to Applications. The other assets serve the in-app updater.

The app is not notarized, so macOS blocks the first launch. Run:

xattr -d com.apple.quarantine /Applications/InstantNotes.app

or use System Settings > Privacy & Security > "Open Anyway" after the blocked launch. First install only: existing installs update themselves from inside the app.