<!DOCTYPE html><html lang="en" data-astro-cid-j7pv25f6> <head><meta charset="utf-8"><meta name="viewport" content="width=device-width,initial-scale=1"><title>glimpses — a private journal for your days</title><meta name="description" content="A quiet, private journal app in beta. Write your days, keep your photos, find your places. On the web, on your desktop, in your pocket."><meta name="theme-color" content="#ffffff" media="(prefers-color-scheme: light)"><meta name="theme-color" content="#11100e" media="(prefers-color-scheme: dark)"><meta name="color-scheme" content="light dark"><link rel="icon" type="image/png" sizes="44x44" href="/favicon.png"><link rel="icon" type="image/png" sizes="192x192" href="/logo192.png"><link rel="apple-touch-icon" href="/logo192.png"><link rel="canonical" href="https://getglimpses.com/"><link rel="sitemap" href="/sitemap.xml"><link rel="alternate" type="text/plain" title="AI / answer-engine map" href="/llms.txt"><meta property="og:type" content="website"><meta property="og:site_name" content="glimpses"><meta property="og:locale" content="en"><meta property="og:url" content="https://getglimpses.com/"><meta property="og:title" content="glimpses — a private journal for your days"><meta property="og:description" content="A quiet, private journal app in beta. Write your days, keep your photos, find your places. On the web, on your desktop, in your pocket."><meta property="og:image" content="https://getglimpses.com/og.png"><meta property="og:image:width" content="1200"><meta property="og:image:height" content="630"><meta name="twitter:card" content="summary_large_image"><meta name="twitter:site" content="@getglimpses"><meta name="twitter:title" content="glimpses — a private journal for your days"><meta name="twitter:description" content="A quiet, private journal app in beta. Write your days, keep your photos, find your places. On the web, on your desktop, in your pocket."><meta name="twitter:image" content="https://getglimpses.com/og.png"><script type="application/ld+json">{"@context":"https://schema.org","@type":"Organization","@id":"https://getglimpses.com/#organization","name":"tinyCrafts","url":"https://getglimpses.com/","logo":"https://getglimpses.com/logo512.png","sameAs":["https://blog.getglimpses.com/","https://twitter.com/getglimpses","https://www.youtube.com/channel/UCtrMExxTvHAHlckdczPGjog","https://www.instagram.com/getglimpses/","https://tinycrafts.ai/"]}</script><script type="application/ld+json">{"@context":"https://schema.org","@type":"WebSite","@id":"https://getglimpses.com/#website","name":"glimpses","url":"https://getglimpses.com/","inLanguage":"en","publisher":{"@id":"https://getglimpses.com/#organization"}}</script><script type="application/ld+json">{"@context":"https://schema.org","@type":"SoftwareApplication","name":"glimpses","url":"https://getglimpses.com/","description":"A private, offline-friendly journal app. Sync runs through your own Dropbox, so glimpses never holds a copy of your entries.","applicationCategory":"ProductivityApplication","operatingSystem":"iOS, Android, macOS, Windows, Web","isAccessibleForFree":false,"publisher":{"@id":"https://getglimpses.com/#organization"},"offers":[{"@type":"Offer","name":"Lifetime purchase","description":"One-time payment for lifetime access to glimpses, after a seven-day free trial. Thirty-day no-questions refund window.","category":"lifetime","availability":"https://schema.org/InStock"}],"featureList":["Private journal that lives in your own Dropbox","Works offline, syncs when online","Photos, places, tags and favourites","Calendar and timeline views","Web, macOS, Windows, iOS, Android (PWA)","App Lock with PIN-encrypted credentials","Privacy-friendly pageview analytics, no advertising trackers"]}</script><script type="application/ld+json">{"@context":"https://schema.org","@type":"FAQPage","mainEntity":[{"@type":"Question","name":"What does glimpses cost?","acceptedAnswer":{"@type":"Answer","text":"glimpses includes a seven-day free trial. After that, it is a €19 one-time purchase for a lifetime license, plus any applicable taxes. No subscription, no pro tier, no card needed to start."}},{"@type":"Question","name":"Do you offer refunds?","acceptedAnswer":{"@type":"Answer","text":"Yes. You can refund your purchase within thirty days directly inside the app. No questions asked, no support email needed."}},{"@type":"Question","name":"Where is my journal actually stored?","acceptedAnswer":{"@type":"Answer","text":"Your entries, photos and places live inside a folder in your own Dropbox account. glimpses does not host a copy on its own servers."}},{"@type":"Question","name":"Does glimpses run analytics or trackers?","acceptedAnswer":{"@type":"Answer","text":"glimpses uses GoatCounter for privacy-friendly aggregate pageview analytics on the marketing site. There is no Google Analytics, no PostHog, no Sentry, no advertising cookies, no session replay, and no fingerprinting. The app caches your journal locally so it works offline."}}]}</script><link rel="preconnect" href="https://fonts.googleapis.com"><link rel="preconnect" href="https://fonts.gstatic.com" crossorigin><link href="https://fonts.googleapis.com/css2?family=Roboto+Slab:wght@300;400;500;600;700;800&family=Geist:wght@300;400;500;600;700&family=Geist+Mono:wght@400;500&display=swap" rel="stylesheet"><script data-goatcounter="https://glimpses.goatcounter.com/count" async src="//gc.zgo.at/count.js"></script><script>
  const storedTheme = localStorage.getItem("glimpses-theme");
  if (storedTheme === "light" || storedTheme === "dark") {
    document.documentElement.dataset.theme = storedTheme;
  }
</script><link rel="stylesheet" href="/_astro/index.ClZJOCJF.css"></head> <body data-astro-cid-j7pv25f6> <!-- NAV --> <header class="nav" id="nav" data-astro-cid-j7pv25f6> <div class="wrap nav-inner" data-astro-cid-j7pv25f6> <a href="#" class="brand" data-astro-cid-j7pv25f6> <img src="assets/deer-logo.png" alt="" class="brand-mark" data-astro-cid-j7pv25f6> <span class="brand-name" data-astro-cid-j7pv25f6>glimpses</span> </a> <nav class="nav-links" data-astro-cid-j7pv25f6> <a href="#features" data-astro-cid-j7pv25f6>Features</a> <a href="#privacy" data-astro-cid-j7pv25f6>Privacy</a> <a href="#words" data-astro-cid-j7pv25f6>Words</a> <a href="#faq" data-astro-cid-j7pv25f6>Questions</a> <a href="https://blog.getglimpses.com/" target="_blank" rel="noopener" data-astro-cid-j7pv25f6>Blog</a> </nav> <div class="nav-cta" data-astro-cid-j7pv25f6> <a href="/docs/" class="btn btn-ghost" data-astro-cid-j7pv25f6>Docs</a> <a href="https://app.getglimpses.com/" class="btn btn-primary" data-astro-cid-j7pv25f6>Open the app</a> </div> </div> </header> <!-- HERO --> <main data-astro-cid-j7pv25f6> <section class="hero" data-astro-cid-j7pv25f6> <div class="wrap" style="text-align: left;" data-astro-cid-j7pv25f6> <div class="hero-tag" data-astro-cid-j7pv25f6> <span class="dot" aria-hidden="true" data-astro-cid-j7pv25f6></span> <span data-astro-cid-j7pv25f6>Beta · v0.23 · Now on web, desktop and phone</span> </div> <h1 data-astro-cid-j7pv25f6>
A quiet place<br data-astro-cid-j7pv25f6>
to keep <span class="accent" data-astro-cid-j7pv25f6>the days</span><br data-astro-cid-j7pv25f6>
you don&rsquo;t want to lose.
</h1> <p class="lead" data-astro-cid-j7pv25f6>
glimpses is a private journal in beta for the small, particular things, a walk, a photo, a sentence
      you overheard. Write a line or a page. Pin it to a place. Find it again, years later.
</p> <div class="hero-actions" data-astro-cid-j7pv25f6> <a href="https://app.getglimpses.com/" class="btn btn-primary arrow" data-astro-cid-j7pv25f6>Open the web app&nbsp;</a> <a href="#features" class="btn btn-line" data-astro-cid-j7pv25f6>See how it works</a> <span class="small" style="margin-left: 8px;" data-astro-cid-j7pv25f6>7-day free trial · no card needed</span> </div> <div class="hero-meta" data-astro-cid-j7pv25f6> <span data-astro-cid-j7pv25f6> <svg viewBox="0 0 24 24" fill="none" stroke="currentColor" stroke-width="1.8" data-astro-cid-j7pv25f6><rect x="3" y="4" width="18" height="16" rx="3" data-astro-cid-j7pv25f6></rect><path d="M3 10h18" data-astro-cid-j7pv25f6></path></svg>
Works offline. Syncs when you&rsquo;re back.
</span> <span data-astro-cid-j7pv25f6> <svg viewBox="0 0 24 24" fill="none" stroke="currentColor" stroke-width="1.8" data-astro-cid-j7pv25f6><path d="M12 2a7 7 0 0 0-7 7c0 5 7 13 7 13s7-8 7-13a7 7 0 0 0-7-7Z" data-astro-cid-j7pv25f6></path><circle cx="12" cy="9" r="2.5" data-astro-cid-j7pv25f6></circle></svg>
Map, photo &amp; tags built in.
</span> <span data-astro-cid-j7pv25f6> <svg viewBox="0 0 24 24" fill="none" stroke="currentColor" stroke-width="1.8" data-astro-cid-j7pv25f6><path d="M12 22s8-5.5 8-12V5l-8-3-8 3v5c0 6.5 8 12 8 12Z" data-astro-cid-j7pv25f6></path></svg>
Your data, your storage.
</span> </div> </div> <!-- Hero stage --> <div class="hero-stage" data-astro-cid-j7pv25f6> <div class="stage-pill pill-a" data-astro-cid-j7pv25f6> <svg viewBox="0 0 24 24" fill="none" stroke="currentColor" stroke-width="1.8" style="color: var(--amber)" data-astro-cid-j7pv25f6><circle cx="12" cy="12" r="9" data-astro-cid-j7pv25f6></circle><path d="M12 7v5l3 2" data-astro-cid-j7pv25f6></path></svg> <span data-astro-cid-j7pv25f6><span class="k" data-astro-cid-j7pv25f6>Tue, 11:35 PM</span> · Kilternan</span> </div> <div class="stage-pill pill-b" data-astro-cid-j7pv25f6> <svg viewBox="0 0 24 24" fill="none" stroke="currentColor" stroke-width="1.8" style="color: var(--blue)" data-astro-cid-j7pv25f6><rect x="3" y="3" width="18" height="18" rx="3" data-astro-cid-j7pv25f6></rect><path d="M3 9h18M9 3v18" data-astro-cid-j7pv25f6></path></svg> <span data-astro-cid-j7pv25f6><span class="k" data-astro-cid-j7pv25f6>4,218 entries</span> · 7 years</span> </div> <div class="stage-pad" data-astro-cid-j7pv25f6> <img src="assets/app-timeline.png" alt="The glimpses web app showing the Timeline with entries from May 2026, thumbnails, dates, and journal titles." data-astro-cid-j7pv25f6> <button class="video-trigger" type="button" aria-label="Play the glimpses preview video" data-video-open data-astro-cid-j7pv25f6> <span class="play-orb" aria-hidden="true" data-astro-cid-j7pv25f6> <svg viewBox="0 0 32 32" fill="none" data-astro-cid-j7pv25f6> <path d="M11.5 8.8v14.4c0 1.35 1.48 2.17 2.62 1.44l11.18-7.2c1.04-.67 1.04-2.21 0-2.88L14.12 7.36c-1.14-.73-2.62.09-2.62 1.44Z" fill="currentColor" data-astro-cid-j7pv25f6></path> </svg> </span> </button> </div> <div class="activity-mini" data-astro-cid-j7pv25f6> <div class="blocks" data-astro-cid-j7pv25f6> <i data-astro-cid-j7pv25f6></i><i class="l1" data-astro-cid-j7pv25f6></i><i class="l2" data-astro-cid-j7pv25f6></i><i class="l3" data-astro-cid-j7pv25f6></i><i class="l4" data-astro-cid-j7pv25f6></i><i class="l3" data-astro-cid-j7pv25f6></i><i class="l2" data-astro-cid-j7pv25f6></i> </div> <span class="label" data-astro-cid-j7pv25f6><b data-astro-cid-j7pv25f6>13 day</b> streak</span> </div> </div> </section> <!-- Logo strip --> <section class="strip" data-astro-cid-j7pv25f6> <div class="wrap" data-astro-cid-j7pv25f6> <p class="strip-lab" data-astro-cid-j7pv25f6>Quietly, since 2016. Mentioned over the years by</p> <div class="strip-row" data-astro-cid-j7pv25f6> <span class="name" data-astro-cid-j7pv25f6>Microsoft Tech&nbsp;Blog</span> <span class="name" data-astro-cid-j7pv25f6>Zapier</span> <span class="name" data-astro-cid-j7pv25f6>Make Tech Easier</span> <span class="name" data-astro-cid-j7pv25f6>The Times News</span> <span class="name" data-astro-cid-j7pv25f6>Product Hunt</span> </div> </div> </section> <!-- DEVICES --> <section id="anywhere" class="block" data-astro-cid-j7pv25f6> <div class="wrap" data-astro-cid-j7pv25f6> <div class="block-head" data-astro-cid-j7pv25f6> <div data-astro-cid-j7pv25f6> <span class="eyebrow" data-astro-cid-j7pv25f6>One journal, every screen</span> <h2 data-astro-cid-j7pv25f6>Write at your desk.<br data-astro-cid-j7pv25f6>Finish on the train.</h2> </div> <p class="lead" data-astro-cid-j7pv25f6>
glimpses lives on the open web now. Install it to your laptop dock, add it to your iPhone
        home screen, pin it to your Android. Same writing, same entries, once you connect Dropbox.
</p> </div> </div> <div class="device-band" data-astro-cid-j7pv25f6> <div class="devices" data-astro-cid-j7pv25f6> <div class="device-card" data-astro-cid-j7pv25f6> <span class="lab" data-astro-cid-j7pv25f6>iOS · PWA</span> <span class="ttl" data-astro-cid-j7pv25f6>on the <span class="amber" data-astro-cid-j7pv25f6>phone</span></span> <div class="phone ios-phone" data-astro-cid-j7pv25f6> <div class="phone-screen" data-astro-cid-j7pv25f6> <div class="phone-notch" data-astro-cid-j7pv25f6></div> <img src="assets/app-mobile-timeline.png" alt="glimpses on iPhone, Timeline" data-astro-cid-j7pv25f6> </div> </div> </div> <div class="device-card android-pwa" data-astro-cid-j7pv25f6> <span class="lab" data-astro-cid-j7pv25f6>Android · PWA</span> <span class="ttl" data-astro-cid-j7pv25f6>in the <span class="amber" data-astro-cid-j7pv25f6>pocket</span></span> <div class="phone" data-astro-cid-j7pv25f6> <div class="phone-screen" data-astro-cid-j7pv25f6> <div class="phone-notch" data-astro-cid-j7pv25f6></div> <img src="assets/app-mobile-menu.png" alt="glimpses on Android, sidebar menu" data-astro-cid-j7pv25f6> </div> </div> </div> <div class="device-card" data-astro-cid-j7pv25f6> <span class="lab" data-astro-cid-j7pv25f6>Web · macOS · Windows</span> <span class="ttl" data-astro-cid-j7pv25f6>at the <span class="amber" data-astro-cid-j7pv25f6>desk</span></span> <div class="laptop" data-astro-cid-j7pv25f6> <img src="assets/app-tablet.png" alt="glimpses in a tablet or web window, Timeline detail view" data-astro-cid-j7pv25f6> </div> </div> </div> </div> </section> <!-- FEATURES (asymmetric zig-zag, NOT 3-col) --> <section id="features" class="block" style="padding-top: 0;" data-astro-cid-j7pv25f6> <div class="wrap" data-astro-cid-j7pv25f6> <!-- Timeline --> <div class="row" data-astro-cid-j7pv25f6> <div class="copy" data-astro-cid-j7pv25f6> <span class="eyebrow" data-astro-cid-j7pv25f6>Timeline</span> <h2 data-astro-cid-j7pv25f6>Every day, in its order.</h2> <p data-astro-cid-j7pv25f6>
Open glimpses and you land in your story so far, a vertical thread of entries,
          newest first, with the date set in the same warm slab the app has always used.
          Click any day. The right panel opens with the photo, the words, the place.
</p> <ul class="features" data-astro-cid-j7pv25f6> <li data-astro-cid-j7pv25f6><svg viewBox="0 0 24 24" fill="none" stroke="currentColor" stroke-width="2" data-astro-cid-j7pv25f6><path d="m5 12 5 5L20 7" data-astro-cid-j7pv25f6></path></svg><span data-astro-cid-j7pv25f6>Three-pane reading on desktop, single-thread on mobile.</span></li> <li data-astro-cid-j7pv25f6><svg viewBox="0 0 24 24" fill="none" stroke="currentColor" stroke-width="2" data-astro-cid-j7pv25f6><path d="m5 12 5 5L20 7" data-astro-cid-j7pv25f6></path></svg><span data-astro-cid-j7pv25f6>Quick capture from a floating composer with text, photo and place.</span></li> <li data-astro-cid-j7pv25f6><svg viewBox="0 0 24 24" fill="none" stroke="currentColor" stroke-width="2" data-astro-cid-j7pv25f6><path d="m5 12 5 5L20 7" data-astro-cid-j7pv25f6></path></svg><span data-astro-cid-j7pv25f6>Search across every word you&rsquo;ve written.</span></li> </ul> </div> <div class="art" data-astro-cid-j7pv25f6> <img src="assets/app-timeline.png" alt="glimpses Timeline screen, listing entries from May 2026 with thumbnails and dates." data-astro-cid-j7pv25f6> </div> </div> <!-- Photos (reverse) --> <div class="row reverse" data-astro-cid-j7pv25f6> <div class="copy" data-astro-cid-j7pv25f6> <span class="eyebrow" data-astro-cid-j7pv25f6>Photos</span> <h2 data-astro-cid-j7pv25f6>The picture remembers what the words forgot.</h2> <p data-astro-cid-j7pv25f6>
Add a photo to a single entry, a coffee cup, a coastline, a sticker found in a drawer.
          glimpses keeps it with the words, the date and the place you saved, then turns the year into a gallery
          you can fall into.
</p> <ul class="features" data-astro-cid-j7pv25f6> <li data-astro-cid-j7pv25f6><svg viewBox="0 0 24 24" fill="none" stroke="currentColor" stroke-width="2" data-astro-cid-j7pv25f6><path d="m5 12 5 5L20 7" data-astro-cid-j7pv25f6></path></svg><span data-astro-cid-j7pv25f6>Date overlay matches the app&rsquo;s editorial number style.</span></li> <li data-astro-cid-j7pv25f6><svg viewBox="0 0 24 24" fill="none" stroke="currentColor" stroke-width="2" data-astro-cid-j7pv25f6><path d="m5 12 5 5L20 7" data-astro-cid-j7pv25f6></path></svg><span data-astro-cid-j7pv25f6>One tap to the entry behind the image.</span></li> <li data-astro-cid-j7pv25f6><svg viewBox="0 0 24 24" fill="none" stroke="currentColor" stroke-width="2" data-astro-cid-j7pv25f6><path d="m5 12 5 5L20 7" data-astro-cid-j7pv25f6></path></svg><span data-astro-cid-j7pv25f6>Photos stay attached to the entry behind them.</span></li> </ul> </div> <div class="art" data-astro-cid-j7pv25f6> <img src="assets/app-photos.png" alt="glimpses Photos screen, a tiled gallery of entries, each with a date overlay." data-astro-cid-j7pv25f6> </div> </div> <!-- Map + Calendar duo (still asymmetric, NOT three column) --> <div class="duo" data-astro-cid-j7pv25f6> <div class="duo-card" data-astro-cid-j7pv25f6> <div class="duo-head" data-astro-cid-j7pv25f6> <span class="eyebrow" data-astro-cid-j7pv25f6>Calendar</span> <h3 data-astro-cid-j7pv25f6>Find the Wednesday you keep meaning to re-read.</h3> <p class="small" style="margin-top: 10px; color: var(--ink-2);" data-astro-cid-j7pv25f6>
A month view that quietly dots the days you wrote on. Tap to jump.
            Starred days get the warmer mark.
</p> </div> <div class="duo-art" data-astro-cid-j7pv25f6> <img src="assets/app-calendar.png" alt="glimpses Calendar, May 2026 with entry dots on multiple days." data-astro-cid-j7pv25f6> </div> </div> <div class="duo-card" style="background: linear-gradient(180deg, #fbfbfa 0%, var(--paper-2) 60%);" data-astro-cid-j7pv25f6> <div class="duo-head" data-astro-cid-j7pv25f6> <span class="eyebrow" data-astro-cid-j7pv25f6>Insights</span> <h3 data-astro-cid-j7pv25f6>A year of your own attention, laid out flat.</h3> <p class="small" style="margin-top: 10px; color: var(--ink-2);" data-astro-cid-j7pv25f6>
Journals, photos, places, favourites, your activity rendered as an
            isometric ribbon you can pan across.
</p> </div> <div class="duo-art" data-astro-cid-j7pv25f6> <img src="assets/app-insights.png" alt="glimpses Insights, counts of journals, photos, places, favourites and an isometric activity chart." data-astro-cid-j7pv25f6> </div> </div> </div> </div> </section> <!-- PRIVACY ============================================== --> <section id="privacy" class="privacy" data-astro-cid-j7pv25f6> <div class="wrap privacy-inner" data-astro-cid-j7pv25f6> <div data-astro-cid-j7pv25f6> <span class="eyebrow" data-astro-cid-j7pv25f6>Privacy by default</span> <h2 style="margin-top: 14px;" data-astro-cid-j7pv25f6>No journal server in&nbsp;the middle. No reading over your shoulder.</h2> <p class="lead" style="margin-top: 22px;" data-astro-cid-j7pv25f6>
glimpses has had a single principle for the last decade: the journal is yours.
        We don&rsquo;t host a copy. We don&rsquo;t train on it. We don&rsquo;t sell anyone a tile of it.
</p> <div style="margin-top: 28px;" data-astro-cid-j7pv25f6> <a class="btn btn-line" href="/privacy/" data-astro-cid-j7pv25f6>Read the privacy policy&nbsp;→</a> </div> </div> <ul class="points" data-astro-cid-j7pv25f6> <li data-astro-cid-j7pv25f6> <span class="mark" aria-hidden="true" data-astro-cid-j7pv25f6> <svg viewBox="0 0 24 24" width="22" height="22" fill="none" stroke="currentColor" stroke-width="1.7" data-astro-cid-j7pv25f6><path d="M12 2 4 5v6c0 5 3.5 9 8 11 4.5-2 8-6 8-11V5l-8-3Z" data-astro-cid-j7pv25f6></path><path d="m9 12 2 2 4-4" data-astro-cid-j7pv25f6></path></svg> </span> <div data-astro-cid-j7pv25f6> <h4 data-astro-cid-j7pv25f6>Your Dropbox, not ours</h4> <p data-astro-cid-j7pv25f6>Your journal syncs through your own Dropbox account. glimpses does not keep a copy of your entries on our servers.</p> </div> </li> <li data-astro-cid-j7pv25f6> <span class="mark" aria-hidden="true" data-astro-cid-j7pv25f6> <svg viewBox="0 0 24 24" width="22" height="22" fill="none" stroke="currentColor" stroke-width="1.7" data-astro-cid-j7pv25f6><path d="M5 12V8a7 7 0 0 1 14 0v4" data-astro-cid-j7pv25f6></path><rect x="3.5" y="12" width="17" height="9" rx="2.5" data-astro-cid-j7pv25f6></rect></svg> </span> <div data-astro-cid-j7pv25f6> <h4 data-astro-cid-j7pv25f6>Works when you&rsquo;re offline</h4> <p data-astro-cid-j7pv25f6>Write without a connection. glimpses keeps your latest changes on this device, then syncs them to Dropbox when you&rsquo;re back online.</p> </div> </li> <li data-astro-cid-j7pv25f6> <span class="mark" aria-hidden="true" data-astro-cid-j7pv25f6> <svg viewBox="0 0 24 24" width="22" height="22" fill="none" stroke="currentColor" stroke-width="1.7" data-astro-cid-j7pv25f6><path d="M4 4h16v16H4z" data-astro-cid-j7pv25f6></path><path d="M4 9h16M9 4v16" data-astro-cid-j7pv25f6></path></svg> </span> <div data-astro-cid-j7pv25f6> <h4 data-astro-cid-j7pv25f6>Export a clean copy</h4> <p data-astro-cid-j7pv25f6>Save an entry as a PDF with its words and photo intact, whenever you need a copy outside the app.</p> </div> </li> </ul> </div> </section> <!-- TESTIMONIALS --> <section id="words" class="testimonials" data-astro-cid-j7pv25f6> <div class="wrap" data-astro-cid-j7pv25f6> <div class="block-head" data-astro-cid-j7pv25f6> <div data-astro-cid-j7pv25f6> <span class="eyebrow" data-astro-cid-j7pv25f6>From the readers</span> <h2 data-astro-cid-j7pv25f6>A decade of quiet writers.</h2> </div> <p class="lead" data-astro-cid-j7pv25f6>
glimpses started as a Windows app in 2016 and stayed small on purpose.
        These notes are from the journal apps&rsquo; long inbox.
</p> </div> <div class="quotes" data-astro-cid-j7pv25f6> <article class="quote tinted" data-astro-cid-j7pv25f6> <p data-astro-cid-j7pv25f6>&ldquo;Loved the minimalist design and the way it just gets out of the way. Trying to migrate a decade of paper notebooks into it.&rdquo;</p> <div class="who" data-astro-cid-j7pv25f6> <div class="avatar" style="background: #efe2cf; color: #7a5a2c;" data-astro-cid-j7pv25f6>RS</div> <div data-astro-cid-j7pv25f6> <div class="name" data-astro-cid-j7pv25f6>Rami Sarieddine</div> <div class="handle" data-astro-cid-j7pv25f6>@ramiesays</div> </div> </div> </article> <article class="quote" data-astro-cid-j7pv25f6> <p data-astro-cid-j7pv25f6>&ldquo;Stumbled into glimpses on a Tuesday. Clean UI, no nag screens, no plug for some other app. Exactly what I needed.&rdquo;</p> <div class="who" data-astro-cid-j7pv25f6> <div class="avatar" style="background: #e3ecf6; color: #1a4f8a;" data-astro-cid-j7pv25f6>JR</div> <div data-astro-cid-j7pv25f6> <div class="name" data-astro-cid-j7pv25f6>Joeylene Rivera</div> <div class="handle" data-astro-cid-j7pv25f6>@jorenrui</div> </div> </div> </article> <article class="quote" data-astro-cid-j7pv25f6> <p data-astro-cid-j7pv25f6>&ldquo;Best way to bring my thoughts to text. I keep two journals — physical for sketches, glimpses for everything that&rsquo;s a sentence.&rdquo;</p> <div class="who" data-astro-cid-j7pv25f6> <div class="avatar" style="background: #e7e1d4; color: #4a4640;" data-astro-cid-j7pv25f6>A</div> <div data-astro-cid-j7pv25f6> <div class="name" data-astro-cid-j7pv25f6>Andreas Reuter</div> <div class="handle" data-astro-cid-j7pv25f6>@dieserandreas</div> </div> </div> </article> <article class="quote tinted" data-astro-cid-j7pv25f6> <p data-astro-cid-j7pv25f6>&ldquo;Converted most of my paper journals into glimpses this autumn. Can&rsquo;t wait for the iOS one — finally here.&rdquo;</p> <div class="who" data-astro-cid-j7pv25f6> <div class="avatar" style="background: #d8e7d8; color: #2f6240;" data-astro-cid-j7pv25f6>AB</div> <div data-astro-cid-j7pv25f6> <div class="name" data-astro-cid-j7pv25f6>Alden Brown</div> <div class="handle" data-astro-cid-j7pv25f6>supporter, since 2019</div> </div> </div> </article> <article class="quote" data-astro-cid-j7pv25f6> <p data-astro-cid-j7pv25f6>&ldquo;I wish I&rsquo;d stumbled onto this before I spent money on the store app that crashes when I try to do the one thing I bought it for.&rdquo;</p> <div class="who" data-astro-cid-j7pv25f6> <div class="avatar" style="background: #efe2cf; color: #7a5a2c;" data-astro-cid-j7pv25f6>WC</div> <div data-astro-cid-j7pv25f6> <div class="name" data-astro-cid-j7pv25f6>Wimpy Checkers</div> <div class="handle" data-astro-cid-j7pv25f6>supporter</div> </div> </div> </article> <article class="quote tinted" data-astro-cid-j7pv25f6> <p data-astro-cid-j7pv25f6>&ldquo;Please know that your work is important for a lot of us. Keep up the journal app.&rdquo;</p> <div class="who" data-astro-cid-j7pv25f6> <div class="avatar" style="background: #e3e3df; color: #3d3a33;" data-astro-cid-j7pv25f6>MD</div> <div data-astro-cid-j7pv25f6> <div class="name" data-astro-cid-j7pv25f6>Martin Doležal</div> <div class="handle" data-astro-cid-j7pv25f6>supporter, Prague</div> </div> </div> </article> </div> </div> </section> <!-- FAQ --> <section id="faq" class="faq" data-astro-cid-j7pv25f6> <div class="wrap faq-grid" data-astro-cid-j7pv25f6> <div data-astro-cid-j7pv25f6> <span class="eyebrow" data-astro-cid-j7pv25f6>Honest answers</span> <h2 style="margin-top: 14px;" data-astro-cid-j7pv25f6>Things people ask before they sign up.</h2> <p class="small" style="margin-top: 16px; color: var(--ink-2); max-width: 32ch;" data-astro-cid-j7pv25f6>
Still nothing answered? Write to <a href="/cdn-cgi/l/email-protection#0f7c7a7f7f607d7b4f686a7b686366627f7c6a7c216c6062" style="color: var(--blue); text-decoration: underline; text-decoration-color: var(--paper-3); text-underline-offset: 3px;" data-astro-cid-j7pv25f6><span class="__cf_email__" data-cfemail="1a696f6a6a75686e5a7d7f6e7d7673776a697f6934797577">[email&#160;protected]</span></a> — a real person reads it.
</p> </div> <div class="faq-list" data-astro-cid-j7pv25f6> <details class="faq-item" open data-astro-cid-j7pv25f6> <summary class="faq-q" data-astro-cid-j7pv25f6>Is the old Windows app gone?<span class="plus" aria-hidden="true" data-astro-cid-j7pv25f6></span></summary> <div class="faq-a" data-astro-cid-j7pv25f6>The new web app is the focus going forward. It reads the same Dropbox entry files as the Windows app, so existing journals can come across without a conversion step.</div> </details> <details class="faq-item" data-astro-cid-j7pv25f6> <summary class="faq-q" data-astro-cid-j7pv25f6>How does sync work without a glimpses journal server?<span class="plus" aria-hidden="true" data-astro-cid-j7pv25f6></span></summary> <div class="faq-a" data-astro-cid-j7pv25f6>Your entries sync through your own Dropbox account. When you open glimpses on another device, it pulls your journal from Dropbox. We do not store or read your entries.</div> </details> <details class="faq-item" data-astro-cid-j7pv25f6> <summary class="faq-q" data-astro-cid-j7pv25f6>What does it cost?<span class="plus" aria-hidden="true" data-astro-cid-j7pv25f6></span></summary> <div class="faq-a" data-astro-cid-j7pv25f6>glimpses includes a 7-day free trial. After that, it&rsquo;s a <strong data-astro-cid-j7pv25f6>€19 one-time purchase for a lifetime license</strong>, plus any applicable taxes. No subscription, no pro tier, no card needed to start.</div> </details> <details class="faq-item" data-astro-cid-j7pv25f6> <summary class="faq-q" data-astro-cid-j7pv25f6>Do you offer refunds?<span class="plus" aria-hidden="true" data-astro-cid-j7pv25f6></span></summary> <div class="faq-a" data-astro-cid-j7pv25f6>Yes. You can refund your purchase within 30 days directly inside the app. No questions asked, no support email needed.</div> </details> <details class="faq-item" data-astro-cid-j7pv25f6> <summary class="faq-q" data-astro-cid-j7pv25f6>Will my old entries come across?<span class="plus" aria-hidden="true" data-astro-cid-j7pv25f6></span></summary> <div class="faq-a" data-astro-cid-j7pv25f6>Yes. Sign in with the Dropbox account that holds your old glimpses files, and the web app can sync those entries into the new Timeline.</div> </details> <details class="faq-item" data-astro-cid-j7pv25f6> <summary class="faq-q" data-astro-cid-j7pv25f6>Can I export entries?<span class="plus" aria-hidden="true" data-astro-cid-j7pv25f6></span></summary> <div class="faq-a" data-astro-cid-j7pv25f6>Yes. Open an entry and export it as a PDF with the writing and photo preserved.</div> </details> <details class="faq-item" data-astro-cid-j7pv25f6> <summary class="faq-q" data-astro-cid-j7pv25f6>Is there an iOS or Android app store version?<span class="plus" aria-hidden="true" data-astro-cid-j7pv25f6></span></summary> <div class="faq-a" data-astro-cid-j7pv25f6>The web app is the version to use now. Open it in Safari or Chrome, then add it to your home screen so glimpses feels like an app and can still open when the connection is rough.</div> </details> </div> </div> </section> <!-- CTA --> <section data-astro-cid-j7pv25f6> <div class="cta" data-astro-cid-j7pv25f6> <div class="cta-inner" data-astro-cid-j7pv25f6> <div data-astro-cid-j7pv25f6> <span class="eyebrow" style="color: #d6d2c7;" data-astro-cid-j7pv25f6>Begin</span> <h2 style="margin-top: 14px;" data-astro-cid-j7pv25f6>Ten years from now, you&rsquo;ll be glad you started today.</h2> <p data-astro-cid-j7pv25f6>Open the app, connect Dropbox, write one sentence. That&rsquo;s the whole onboarding.</p> </div> <div data-astro-cid-j7pv25f6> <div class="cta-buttons" data-astro-cid-j7pv25f6> <a class="btn btn-blue arrow" href="https://app.getglimpses.com/" data-astro-cid-j7pv25f6>Open the web app&nbsp;</a> <a class="btn btn-line" href="/docs/" data-astro-cid-j7pv25f6>Read the Docs</a> </div> <p class="small" style="color: #b6b2a7; margin-top: 16px;" data-astro-cid-j7pv25f6>No card. No account juggling. Bring your own storage.</p> </div> </div> </div> </section> </main> <!-- FOOTER --> <footer data-astro-cid-j7pv25f6> <div class="wrap" data-astro-cid-j7pv25f6> <div class="foot" data-astro-cid-j7pv25f6> <div data-astro-cid-j7pv25f6> <a class="brand" href="#" style="margin-bottom: 14px;" data-astro-cid-j7pv25f6> <img src="assets/deer-logo.png" alt="" class="brand-mark" data-astro-cid-j7pv25f6> <span class="brand-name" data-astro-cid-j7pv25f6>glimpses</span> </a> <p data-astro-cid-j7pv25f6>A small, private journal app, made carefully since 2016 by <a href="https://anees.xyz" target="_blank" rel="noopener" data-astro-cid-j7pv25f6>Anees</a>.</p> </div> <div data-astro-cid-j7pv25f6> <h5 data-astro-cid-j7pv25f6>Product</h5> <ul data-astro-cid-j7pv25f6> <li data-astro-cid-j7pv25f6><a href="#features" data-astro-cid-j7pv25f6>Features</a></li> <li data-astro-cid-j7pv25f6><a href="#privacy" data-astro-cid-j7pv25f6>Privacy</a></li> <li data-astro-cid-j7pv25f6><a href="#faq" data-astro-cid-j7pv25f6>Questions</a></li> <li data-astro-cid-j7pv25f6><a href="#" data-astro-cid-j7pv25f6>Changelog</a></li> </ul> </div> <div data-astro-cid-j7pv25f6> <h5 data-astro-cid-j7pv25f6>Support</h5> <ul data-astro-cid-j7pv25f6> <li data-astro-cid-j7pv25f6><a href="/cdn-cgi/l/email-protection#4c3f393c3c233e380c2b29382b2025213c3f293f622f2321" data-astro-cid-j7pv25f6>Contact</a></li> <li data-astro-cid-j7pv25f6><a href="#" data-astro-cid-j7pv25f6>Community</a></li> <li data-astro-cid-j7pv25f6><a href="https://blog.getglimpses.com/" target="_blank" rel="noopener" data-astro-cid-j7pv25f6>Blog</a></li> </ul> </div> <div data-astro-cid-j7pv25f6> <h5 data-astro-cid-j7pv25f6>Elsewhere</h5> <ul data-astro-cid-j7pv25f6> <li data-astro-cid-j7pv25f6><a href="https://blog.getglimpses.com/" target="_blank" rel="noopener" data-astro-cid-j7pv25f6>Blog</a></li> <li data-astro-cid-j7pv25f6><a href="https://twitter.com/getglimpses" target="_blank" rel="noopener" data-astro-cid-j7pv25f6>Twitter</a></li> <li data-astro-cid-j7pv25f6><a href="https://www.youtube.com/channel/UCtrMExxTvHAHlckdczPGjog" target="_blank" rel="noopener" data-astro-cid-j7pv25f6>YouTube</a></li> <li data-astro-cid-j7pv25f6><a href="https://www.instagram.com/getglimpses/" target="_blank" rel="noopener" data-astro-cid-j7pv25f6>Instagram</a></li> </ul> </div> </div> <div class="colo" data-astro-cid-j7pv25f6> <span data-astro-cid-j7pv25f6>© 2016 – 2026 · <a href="https://anees.xyz" target="_blank" rel="noopener" data-astro-cid-j7pv25f6>Anees</a></span> <div class="links" data-astro-cid-j7pv25f6> <a href="/terms/" data-astro-cid-j7pv25f6>Terms</a> <a href="/privacy/" data-astro-cid-j7pv25f6>Privacy</a> <a href="/gdpr/" data-astro-cid-j7pv25f6>GDPR</a> </div> </div> </div> </footer> <dialog class="video-dialog" data-video-dialog aria-label="glimpses preview video" data-astro-cid-j7pv25f6> <div class="video-frame" data-astro-cid-j7pv25f6> <button class="video-close" type="button" aria-label="Close video" data-video-close data-astro-cid-j7pv25f6> <svg viewBox="0 0 24 24" width="18" height="18" fill="none" stroke="currentColor" stroke-width="2" stroke-linecap="round" data-astro-cid-j7pv25f6> <path d="M6 6l12 12M18 6 6 18" data-astro-cid-j7pv25f6></path> </svg> </button> <iframe data-video-frame title="glimpses preview video" allow="accelerometer; autoplay; clipboard-write; encrypted-media; gyroscope; picture-in-picture; web-share" allowfullscreen data-astro-cid-j7pv25f6></iframe> </div> </dialog> <script data-cfasync="false" src="/cdn-cgi/scripts/5c5dd728/cloudflare-static/email-decode.min.js"></script><script>
  // sticky nav border
  (function(){
    const nav = document.getElementById('nav');
    if (!nav) return;
    const onScroll = () => nav.classList.toggle('is-scrolled', window.scrollY > 8);
    onScroll();
    window.addEventListener('scroll', onScroll, {passive: true});
  })();

  // hero video dialog
  (function(){
    const openButton = document.querySelector('[data-video-open]');
    const dialog = document.querySelector('[data-video-dialog]');
    const closeButton = document.querySelector('[data-video-close]');
    const frame = document.querySelector('[data-video-frame]');
    const videoSrc = 'https://www.youtube.com/embed/wi6IOs5Z0vM?autoplay=1&rel=0&playsinline=1';

    if (
      !openButton ||
      !(dialog instanceof HTMLDialogElement) ||
      !closeButton ||
      !(frame instanceof HTMLIFrameElement)
    ) return;

    const closeVideo = () => {
      dialog.close();
      frame.removeAttribute('src');
    };

    openButton.addEventListener('click', () => {
      frame.setAttribute('src', videoSrc);
      dialog.showModal();
    });

    closeButton.addEventListener('click', closeVideo);
    dialog.addEventListener('click', (event) => {
      if (event.target === dialog) closeVideo();
    });
    dialog.addEventListener('close', () => {
      frame.removeAttribute('src');
    });
  })();

  // gentle fade-in
  (function(){
    const els = document.querySelectorAll('.row, .duo, .block-head, .testimonials .quote, .privacy .points li, .faq-grid');
    els.forEach(el => el.classList.add('fade'));
    const io = new IntersectionObserver((entries) => {
      entries.forEach(e => { if (e.isIntersecting) { e.target.classList.add('in'); io.unobserve(e.target); } });
    }, {rootMargin: '0px 0px -60px 0px', threshold: 0.05});
    els.forEach(el => io.observe(el));
  })();
</script> </body> </html>