<?xml version="1.0" encoding="UTF-8"?>
<rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom">
  <channel>
    <title>Keepsake Blog (EN)</title>
    <description>Personal organization, relationships, ideas — the Keepsake blog.</description>
    <link>https://blog.keepsake.place/en/</link>
    <atom:link href="https://blog.keepsake.place/feed/en.xml" rel="self" type="application/rss+xml"/>
    <lastBuildDate>Mon, 20 Apr 2026 09:10:17 +0000</lastBuildDate>
    
    <item>
      <title>Matthew Berman&apos;s 26 CRM Prompts, Analyzed</title>
      <description>&lt;p&gt;A few days ago, Matthew Berman published a video that got a lot of attention in the AI community: “21 use cases I use every day with OpenClaw.” 4,000 likes, 480 retweets, and dozens of comments asking: &lt;em&gt;how do I do the same?&lt;/em&gt;&lt;/p&gt;

&lt;p&gt;I watched the video. Read the 26 prompts he published. Analyzed his PRD (his full architecture document, which he made public). I want to tell you exactly what he built — and what it actually takes.&lt;/p&gt;

&lt;h2 id=&quot;what-matthew-berman-actually-built&quot;&gt;What Matthew Berman Actually Built&lt;/h2&gt;

&lt;p&gt;His system runs locally on a MacBook Air. The core is a personal CRM that automatically ingests Gmail and Google Calendar. An LLM reads each email, decides whether the contact is worth saving, researches them, then stores them in a SQLite database with 768-dimensional Gemini vector embeddings.&lt;/p&gt;

&lt;p&gt;The result: 1,174 contacts. Natural language search (“who do I know at NVIDIA?” or “who haven’t I talked to in a while?”). Relationship health scores. Follow-up reminders you can create, snooze, or mark done. Automatic duplicate detection.&lt;/p&gt;

&lt;p&gt;In parallel, he connected Fathom (meeting transcription): when a meeting ends, the system waits 20 minutes, retrieves the transcript, identifies the attendees in his CRM, extracts action items, and sends an approval queue in Telegram. Approved tasks go straight to Todoist.&lt;/p&gt;

&lt;p&gt;There’s also a Knowledge Base: drop a URL into Telegram, and the system ingests the article, the YouTube video (with transcript), the full Twitter thread and all its linked content. Everything is vectorized and queryable in plain English.&lt;/p&gt;

&lt;p&gt;It’s impressive. Genuinely.&lt;/p&gt;

&lt;h2 id=&quot;the-real-architecture&quot;&gt;The Real Architecture&lt;/h2&gt;

&lt;p&gt;What Berman didn’t highlight in the video is what his PRD reveals: &lt;strong&gt;20 SQLite tables&lt;/strong&gt;, &lt;strong&gt;22 custom installed skills&lt;/strong&gt;, &lt;strong&gt;dozens of Node.js scripts&lt;/strong&gt; (sync.js, batch-scan.js, fathom-sync.js, health-check.js, restore-from-backups.js…), a full test suite, database migrations, hourly encrypted backups to Google Drive.&lt;/p&gt;

&lt;p&gt;He built it over weeks. He maintains it continuously. When something breaks — and things break — he’s the one debugging.&lt;/p&gt;

&lt;h2 id=&quot;why-im-telling-you-this&quot;&gt;Why I’m Telling You This&lt;/h2&gt;

&lt;p&gt;Not to discourage you. I’m telling you this because what Berman built is exactly the vision behind Keepsake.&lt;/p&gt;

&lt;p&gt;Same intentions. Same problem to solve: the important relationships that fade, the conversations that disappear into noise, the mental load of “don’t forget to follow up with James.” The difference is the approach.&lt;/p&gt;

&lt;p&gt;&lt;strong&gt;What &lt;a href=&quot;https://keepsake.place&quot;&gt;Keepsake&lt;/a&gt; does out of the box:&lt;/strong&gt;&lt;/p&gt;

&lt;ul&gt;
  &lt;li&gt;Contacts with interaction history and linked notes&lt;/li&gt;
  &lt;li&gt;Journal entries connected to people, projects, and ideas&lt;/li&gt;
  &lt;li&gt;Tasks linked to contacts&lt;/li&gt;
  &lt;li&gt;Instant search, accent-insensitive&lt;/li&gt;
  &lt;li&gt;Everything synced, accessible from any device&lt;/li&gt;
&lt;/ul&gt;

&lt;p&gt;No terminal. No JSON config. No migrations to manage. No backups to monitor.&lt;/p&gt;

&lt;p&gt;&lt;strong&gt;What Keepsake doesn’t have yet:&lt;/strong&gt;&lt;/p&gt;

&lt;p&gt;Let’s be honest. Two things Berman has that I find genuinely useful are missing:&lt;/p&gt;

&lt;ol&gt;
  &lt;li&gt;
    &lt;p&gt;The &lt;strong&gt;relationship health score&lt;/strong&gt; — a visible indicator that says “you haven’t heard from Marc in 47 days.” Simple to understand, powerful in practice. It’s on the roadmap.&lt;/p&gt;
  &lt;/li&gt;
  &lt;li&gt;
    &lt;p&gt;&lt;strong&gt;Automatic email ingestion&lt;/strong&gt; — contacts creating themselves from incoming emails. Berman spent weeks building this. It’s the next major step for Keepsake.&lt;/p&gt;
  &lt;/li&gt;
&lt;/ol&gt;

&lt;h2 id=&quot;what-bermans-video-confirms&quot;&gt;What Berman’s Video Confirms&lt;/h2&gt;

&lt;p&gt;The need is real. Thousands of people want a personal CRM that fits them — one that remembers what matters, helps them maintain relationships without the mental overhead.&lt;/p&gt;

&lt;p&gt;Most of those people won’t open a terminal and write prompts for three weeks. They want something that works.&lt;/p&gt;

&lt;p&gt;That’s who I’m building Keepsake for.&lt;/p&gt;

&lt;p&gt;If you want to try it: &lt;strong&gt;&lt;a href=&quot;https://app.keepsake.place&quot;&gt;app.keepsake.place&lt;/a&gt;&lt;/strong&gt; — 7 days free, no credit card required.&lt;/p&gt;
</description>
      <pubDate>Wed, 18 Feb 2026 00:00:00 +0000</pubDate>
      <link>https://blog.keepsake.place/en/2026/02/matthew-berman-openclaw-crm-keepsake/</link>
      <guid isPermaLink="true">https://blog.keepsake.place/en/2026/02/matthew-berman-openclaw-crm-keepsake/</guid>
      <category>crm</category><category>productivity</category><category>organization</category>
    </item>
    
    <item>
      <title>New: Company profiles in Keepsake</title>
      <description>&lt;p&gt;Until now, Keepsake managed your contacts — the people. But in real life, your relationships aren’t only with individuals. You interact with companies, organizations, schools, and institutions.&lt;/p&gt;

&lt;p&gt;You can now create &lt;strong&gt;company profiles&lt;/strong&gt; in Keepsake.&lt;/p&gt;

&lt;p&gt;Each company has its own details (phone, email, address, website, notes), and you can link contacts to it.&lt;/p&gt;

&lt;p&gt;&lt;img src=&quot;https://blog.keepsake.place/fiche%20entreprise.png&quot; alt=&quot;Company profile in Keepsake&quot; /&gt;&lt;/p&gt;

&lt;p&gt;When you open a company profile, all its contact details are right there. With one tap, you can copy any information or take action: call, send an email, or send a text.&lt;/p&gt;

&lt;p&gt;Same goes for the people linked to that company: they’re listed and you can reach them in one tap, or open their personal profile.&lt;/p&gt;

&lt;p&gt;Here’s what it looks like in practice: you create the “Synapse Technologies” profile, link Baptiste (the sales director) and Sophie (the HR director) to it, and when you need to figure out who to contact to move a deal forward, everything is in one place.&lt;/p&gt;

&lt;p&gt;It’s simple, it’s what you’ve been waiting for, and it’s available right now.&lt;/p&gt;

&lt;p&gt;But it doesn’t stop there. The real power of company profiles in &lt;a href=&quot;https://keepsake.place?ref=blog&quot;&gt;Keepsake&lt;/a&gt; is that they bring together, in one place, everything happening around that company.&lt;/p&gt;

&lt;p&gt;Scroll down a company profile and you’ll discover:&lt;/p&gt;

&lt;p&gt;&lt;strong&gt;Tasks&lt;/strong&gt;: those belonging to the company itself, plus all tasks linked to each person who works there.&lt;/p&gt;

&lt;p&gt;As you can see in the screenshot below: two tasks for Sophie, two tasks for Amandine, and so on. Everything grouped in one place, so nothing slips through the cracks.&lt;/p&gt;

&lt;p&gt;&lt;img src=&quot;https://blog.keepsake.place/taches.png&quot; alt=&quot;Tasks linked to a company in Keepsake&quot; /&gt;&lt;/p&gt;

&lt;p&gt;&lt;strong&gt;Notes&lt;/strong&gt;: same principle — notes let you capture information worth keeping, and they pull together notes from all the company’s contacts in one view.&lt;/p&gt;

&lt;p&gt;&lt;img src=&quot;https://blog.keepsake.place/notes.png&quot; alt=&quot;Notes linked to a company in Keepsake&quot; /&gt;&lt;/p&gt;

&lt;p&gt;&lt;strong&gt;Journal (history)&lt;/strong&gt;: this section shows all interactions — texts, emails, calls, meetings, events, and more — along with completed tasks, whether they relate to the company itself or to any of its team members.&lt;/p&gt;

&lt;p&gt;&lt;img src=&quot;https://blog.keepsake.place/historique.png&quot; alt=&quot;Interaction history in Keepsake&quot; /&gt;&lt;/p&gt;

&lt;p&gt;Company profiles are already live.&lt;/p&gt;

&lt;p&gt;Open &lt;a href=&quot;https://keepsake.place?ref=blog&quot;&gt;Keepsake&lt;/a&gt; and try it.&lt;/p&gt;

&lt;p&gt;And as always, if you have a question or a suggestion, reach out at &lt;a href=&quot;mailto:support@keepsake.place&quot;&gt;support@keepsake.place&lt;/a&gt;.&lt;/p&gt;

&lt;p&gt;&lt;strong&gt;— Nicolas&lt;/strong&gt;&lt;/p&gt;
</description>
      <pubDate>Thu, 19 Feb 2026 00:00:00 +0000</pubDate>
      <link>https://blog.keepsake.place/en/2026/02/company-profiles-keepsake/</link>
      <guid isPermaLink="true">https://blog.keepsake.place/en/2026/02/company-profiles-keepsake/</guid>
      <category>crm</category><category>companies</category><category>contacts</category><category>organization</category>
    </item>
    
    <item>
      <title>Best Journal App with Contacts: Why Both Together</title>
      <description>&lt;p&gt;You keep a journal. Or you try to.&lt;/p&gt;

&lt;p&gt;Maybe it’s Day One. Maybe it’s a Notion database. Maybe it’s a notes app on your phone that you open three times a week and close without writing anything.&lt;/p&gt;

&lt;p&gt;But here’s what most journal apps miss: &lt;strong&gt;your life isn’t just thoughts. It’s people.&lt;/strong&gt;&lt;/p&gt;

&lt;p&gt;That meeting with Marc where he mentioned his mother was sick. The conversation with Sarah where she told you her startup pivot. The coffee with a mentor who gave you advice you still think about six months later.&lt;/p&gt;

&lt;p&gt;All of that lives in your head — or nowhere at all.&lt;/p&gt;

&lt;hr /&gt;

&lt;h2 id=&quot;the-problem-with-traditional-journal-apps&quot;&gt;The Problem with Traditional Journal Apps&lt;/h2&gt;

&lt;p&gt;Journal apps are built around &lt;em&gt;you&lt;/em&gt;. Your thoughts, your reflections, your moods.&lt;/p&gt;

&lt;p&gt;That’s valuable. But it’s half the picture.&lt;/p&gt;

&lt;p&gt;The other half is your relationships. And when your journal and your contacts live in separate silos, you lose something important: &lt;strong&gt;context over time&lt;/strong&gt;.&lt;/p&gt;

&lt;p&gt;You remember &lt;em&gt;what&lt;/em&gt; happened. You forget &lt;em&gt;who&lt;/em&gt; it happened with. And more importantly, you forget the texture of those relationships — what you talked about, what you learned, what you promised.&lt;/p&gt;

&lt;hr /&gt;

&lt;h2 id=&quot;the-problem-with-traditional-contact-apps&quot;&gt;The Problem with Traditional Contact Apps&lt;/h2&gt;

&lt;p&gt;Contact apps are the opposite problem.&lt;/p&gt;

&lt;p&gt;They store names, phone numbers, emails. Maybe a birthday. But they’re static — a Rolodex, not a relationship.&lt;/p&gt;

&lt;p&gt;They don’t capture:&lt;/p&gt;
&lt;ul&gt;
  &lt;li&gt;The last meaningful conversation you had&lt;/li&gt;
  &lt;li&gt;What that person is working on right now&lt;/li&gt;
  &lt;li&gt;What you owe them, or what they’re counting on you for&lt;/li&gt;
  &lt;li&gt;The thread that connects all your interactions over years&lt;/li&gt;
&lt;/ul&gt;

&lt;p&gt;Most “personal CRM” tools try to solve this, but they end up feeling like work tools — pipelines, stages, follow-up reminders. Built for sales, adapted awkwardly to human connection.&lt;/p&gt;

&lt;hr /&gt;

&lt;h2 id=&quot;what-a-journal-app-with-contacts-actually-looks-like&quot;&gt;What a Journal App with Contacts Actually Looks Like&lt;/h2&gt;

&lt;p&gt;The right tool connects both worlds. Not just side-by-side, but &lt;strong&gt;woven together&lt;/strong&gt;.&lt;/p&gt;

&lt;p&gt;Here’s what that means in practice:&lt;/p&gt;

&lt;p&gt;&lt;strong&gt;When you add a journal entry&lt;/strong&gt;, you can tag the people who were part of it. That entry then lives in &lt;em&gt;their&lt;/em&gt; profile — a record of your shared history, automatically built as you write.&lt;/p&gt;

&lt;p&gt;&lt;strong&gt;When you open a contact&lt;/strong&gt;, you see everything: notes, past interactions, tasks related to them, and the specific journal entries where they appeared. Not a CRM pipeline. A relationship archive.&lt;/p&gt;

&lt;p&gt;&lt;strong&gt;When you review your day&lt;/strong&gt;, you’re not just processing your thoughts — you’re maintaining the relationships that give those thoughts meaning.&lt;/p&gt;

&lt;p&gt;This is what we built Keepsake around: the idea that your inner life and your relational life aren’t separate. They’re the same life, just seen from different angles.&lt;/p&gt;

&lt;hr /&gt;

&lt;h2 id=&quot;why-this-matters-more-than-you-think&quot;&gt;Why This Matters More Than You Think&lt;/h2&gt;

&lt;p&gt;There’s a reason the most connected people — the ones who seem to &lt;em&gt;know everyone&lt;/em&gt; and always say the right thing — aren’t smarter than you.&lt;/p&gt;

&lt;p&gt;They remember more.&lt;/p&gt;

&lt;p&gt;They remembered that you mentioned your daughter’s school play. They remembered that you were nervous about that job interview. They remembered that you’d been thinking about moving abroad for years before you finally did it.&lt;/p&gt;

&lt;p&gt;Most people assume that kind of memory is a gift. It’s not. It’s a system.&lt;/p&gt;

&lt;p&gt;A journal app with contacts is that system. Not a replacement for caring about people — a support structure that lets you care better, because you’re not relying on your brain to hold everything.&lt;/p&gt;

&lt;hr /&gt;

&lt;h2 id=&quot;keepsake-built-for-this&quot;&gt;Keepsake: Built for This&lt;/h2&gt;

&lt;p&gt;&lt;a href=&quot;https://keepsake.place&quot;&gt;Keepsake&lt;/a&gt; started from a simple frustration: every note about a person lived somewhere different. Some in a journal. Some in a contact’s notes field. Some in email threads. Some in my head.&lt;/p&gt;

&lt;p&gt;The result was the worst of all worlds — information everywhere, context nowhere.&lt;/p&gt;

&lt;p&gt;Keepsake connects:&lt;/p&gt;
&lt;ul&gt;
  &lt;li&gt;&lt;strong&gt;Entries&lt;/strong&gt; (your journal, thoughts, interactions)&lt;/li&gt;
  &lt;li&gt;&lt;strong&gt;Contacts&lt;/strong&gt; (people in your life, with full history)&lt;/li&gt;
  &lt;li&gt;&lt;strong&gt;Tasks&lt;/strong&gt; (things to do, linked to people and projects)&lt;/li&gt;
  &lt;li&gt;&lt;strong&gt;Days&lt;/strong&gt; (daily review, everything in one place)&lt;/li&gt;
&lt;/ul&gt;

&lt;p&gt;The keyword is &lt;em&gt;continuity&lt;/em&gt;. Not productivity. Not efficiency. The quiet compounding of context over time, until you become the person who never forgets what matters.&lt;/p&gt;

&lt;hr /&gt;

&lt;h2 id=&quot;is-keepsake-the-right-journal-app-with-contacts-for-you&quot;&gt;Is Keepsake the Right Journal App with Contacts for You?&lt;/h2&gt;

&lt;p&gt;Keepsake is for people who think in the long term. If you’re optimizing for daily task completion, there are better tools.&lt;/p&gt;

&lt;p&gt;But if you’re building something — a career, a network, a body of work, a life — and you feel like the fragments aren’t connecting the way they should, Keepsake is worth trying.&lt;/p&gt;

&lt;p&gt;&lt;a href=&quot;https://keepsake.place&quot;&gt;Start free for 7 days →&lt;/a&gt;&lt;/p&gt;

&lt;p&gt;No credit card required.&lt;/p&gt;
</description>
      <pubDate>Sat, 28 Feb 2026 00:00:00 +0000</pubDate>
      <link>https://blog.keepsake.place/en/2026/02/journal-app-with-contacts/</link>
      <guid isPermaLink="true">https://blog.keepsake.place/en/2026/02/journal-app-with-contacts/</guid>
      <category>journal</category><category>contacts</category><category>personal-crm</category><category>relationships</category><category>productivity</category>
    </item>
    
    <item>
      <title>Keepsake 0.12: tags, batch select, and smarter notes</title>
      <description>&lt;p&gt;Every time you use a tool, there’s friction. Tiny unnecessary gestures. One extra click, a piece of info to re-enter, a tag forgotten.&lt;/p&gt;

&lt;p&gt;Individually, it’s nothing. But multiply that by 20, 50, 100 times a week, and it adds up. Worse: it slows you down exactly when you have an idea to capture, a task to log, a piece of information to file.&lt;/p&gt;

&lt;p&gt;Keepsake 0.12 tackles those frictions. No visual revolution — but improvements that change how you interact with the app every day.&lt;/p&gt;

&lt;h2 id=&quot;tags-in-one-click-everywhere&quot;&gt;Tags in one click, everywhere&lt;/h2&gt;

&lt;p&gt;Before, to add a tag to a task or an entry, you had to use the &lt;code class=&quot;language-plaintext highlighter-rouge&quot;&gt;#tag#&lt;/code&gt; syntax in the text. It worked, but it wasn’t very intuitive. (If you’re new to tags and pages in Keepsake, &lt;a href=&quot;https://keepsake.place/en/quicknotes?ref=blog&quot;&gt;this page explains the concept&lt;/a&gt;.)&lt;/p&gt;

&lt;p&gt;Now, a &lt;strong&gt;tag selector&lt;/strong&gt; is available in every creation and editing form — tasks, entries, notes. Click, pick, done.&lt;/p&gt;

&lt;p&gt;And when you edit a task or entry directly in the list (quick edit mode), the tag selector is right there too. No need to open a separate form.&lt;/p&gt;

&lt;p&gt;The contact and tag badges under your items update instantly. You see the result of your changes in real time.&lt;/p&gt;

&lt;h2 id=&quot;batch-select-in-the-inbox&quot;&gt;Batch select in the Inbox&lt;/h2&gt;

&lt;p&gt;If you have 15 notes to process, doing them one by one is tedious.&lt;/p&gt;

&lt;p&gt;You can now &lt;strong&gt;select multiple notes at once&lt;/strong&gt; in your Inbox. Checkboxes appear, and a floating action bar shows up at the bottom of the screen.&lt;/p&gt;

&lt;p&gt;What you can do in a single action across the entire selection:&lt;/p&gt;

&lt;ul&gt;
  &lt;li&gt;&lt;strong&gt;Copy&lt;/strong&gt; the content&lt;/li&gt;
  &lt;li&gt;&lt;strong&gt;Merge&lt;/strong&gt; several notes into one&lt;/li&gt;
  &lt;li&gt;&lt;strong&gt;Pin&lt;/strong&gt; or unpin&lt;/li&gt;
  &lt;li&gt;&lt;strong&gt;Add a tag or contact&lt;/strong&gt; to all selected notes&lt;/li&gt;
  &lt;li&gt;&lt;strong&gt;Convert to tasks&lt;/strong&gt;&lt;/li&gt;
  &lt;li&gt;&lt;strong&gt;Delete&lt;/strong&gt;&lt;/li&gt;
&lt;/ul&gt;

&lt;p&gt;A “Select all” button lets you process your entire Inbox in one click. Perfect for your Sunday evening or Friday morning triage sessions.&lt;/p&gt;

&lt;h2 id=&quot;your-notes-never-lose-anything&quot;&gt;Your notes never lose anything&lt;/h2&gt;

&lt;p&gt;Three improvements that change how comfortable writing feels:&lt;/p&gt;

&lt;p&gt;&lt;strong&gt;Auto-save.&lt;/strong&gt; As soon as you start typing a new note, it’s saved. If your browser crashes, if you accidentally close the tab, if your connection drops — your text is there.&lt;/p&gt;

&lt;p&gt;&lt;strong&gt;Contacts and tags from the start.&lt;/strong&gt; Before you even write a word, you can link a contact or a tag to your note from the bar under the input field. By the time you start writing, everything is already organized.&lt;/p&gt;

&lt;p&gt;&lt;strong&gt;Quick capture bar in focus mode.&lt;/strong&gt; You’re deep into a long note in full-screen mode and an unrelated thought pops up? The quick note bar is always accessible at the top. Capture the idea on the fly, then get back to your writing.&lt;/p&gt;

&lt;h2 id=&quot;convert-notes-without-losing-context&quot;&gt;Convert notes without losing context&lt;/h2&gt;

&lt;p&gt;You took a quick note with a contact mentioned and a tag attached. Later, you decide to turn it into a task.&lt;/p&gt;

&lt;p&gt;Before, contacts and tags were lost in the conversion. You had to add them back manually.&lt;/p&gt;

&lt;p&gt;Not anymore. When you convert a note into a task or entry, &lt;strong&gt;the mentioned contacts and associated tags are preserved&lt;/strong&gt;. Everything follows.&lt;/p&gt;

&lt;h2 id=&quot;tasap-and-t-for-your-tasks&quot;&gt;T+ASAP and T+? for your tasks&lt;/h2&gt;

&lt;p&gt;You may know &lt;a href=&quot;https://keepsake.place/en/quicknotes?ref=blog&quot;&gt;the &lt;code class=&quot;language-plaintext highlighter-rouge&quot;&gt;T+3&lt;/code&gt; syntax&lt;/a&gt; to create a task in 3 days directly from the quick note bar. Two new shortcuts join the family:&lt;/p&gt;

&lt;ul&gt;
  &lt;li&gt;&lt;strong&gt;T+ASAP&lt;/strong&gt;: creates a priority task with no fixed date — for things to handle as soon as possible&lt;/li&gt;
  &lt;li&gt;&lt;strong&gt;T+?&lt;/strong&gt;: creates a “someday maybe” task — for ideas to keep without pressure&lt;/li&gt;
&lt;/ul&gt;

&lt;p&gt;Concrete examples:&lt;/p&gt;
&lt;ul&gt;
  &lt;li&gt;&lt;code class=&quot;language-plaintext highlighter-rouge&quot;&gt;Reply to Marie&apos;s proposal T+ASAP&lt;/code&gt; → priority task, no fixed date&lt;/li&gt;
  &lt;li&gt;&lt;code class=&quot;language-plaintext highlighter-rouge&quot;&gt;Read the book Paul recommended T+?&lt;/code&gt; → in the “someday” list, no pressure&lt;/li&gt;
&lt;/ul&gt;

&lt;h2 id=&quot;clickable-mentions-and-companies&quot;&gt;Clickable @mentions and companies&lt;/h2&gt;

&lt;p&gt;Contact @mentions are now &lt;strong&gt;clickable everywhere in the app&lt;/strong&gt;. In a note, a task, an entry — click a name and you go straight to their profile.&lt;/p&gt;

&lt;p&gt;And when you type &lt;code class=&quot;language-plaintext highlighter-rouge&quot;&gt;@&lt;/code&gt;, your &lt;strong&gt;&lt;a href=&quot;https://keepsake.place/en/companies?ref=blog&quot;&gt;companies&lt;/a&gt;&lt;/strong&gt; now appear in the suggestions too, alongside your contacts. An &lt;code class=&quot;language-plaintext highlighter-rouge&quot;&gt;@Synapse Technologies&lt;/code&gt; takes you to the company profile.&lt;/p&gt;

&lt;h2 id=&quot;fixes&quot;&gt;Fixes&lt;/h2&gt;

&lt;ul&gt;
  &lt;li&gt;Text formatting shortcuts (strikethrough, highlight) now work on &lt;strong&gt;Safari&lt;/strong&gt;&lt;/li&gt;
  &lt;li&gt;Entries added on the same day are displayed in the correct &lt;strong&gt;chronological order&lt;/strong&gt;&lt;/li&gt;
  &lt;li&gt;Using the quick note bar while writing an entry no longer causes your text to disappear&lt;/li&gt;
  &lt;li&gt;Unchecking a task during the 5-second countdown now works correctly&lt;/li&gt;
&lt;/ul&gt;

&lt;hr /&gt;

&lt;p&gt;Everything is already live. Open &lt;a href=&quot;https://keepsake.place?ref=blog&quot;&gt;Keepsake&lt;/a&gt; and try it.&lt;/p&gt;

&lt;p&gt;If you don’t have an account yet, &lt;a href=&quot;https://app.keepsake.place?ref=blog&quot;&gt;the trial is free for 7 days&lt;/a&gt; — and all these features are available from day one.&lt;/p&gt;

&lt;p&gt;And as always, if you have a question or suggestion, reach out at &lt;a href=&quot;mailto:support@keepsake.place&quot;&gt;support@keepsake.place&lt;/a&gt;.&lt;/p&gt;

&lt;p&gt;&lt;strong&gt;— Nicolas&lt;/strong&gt;&lt;/p&gt;
</description>
      <pubDate>Fri, 06 Mar 2026 00:00:00 +0000</pubDate>
      <link>https://blog.keepsake.place/en/2026/03/keepsake-0-12-tags-batch-select-notes/</link>
      <guid isPermaLink="true">https://blog.keepsake.place/en/2026/03/keepsake-0-12-tags-batch-select-notes/</guid>
      <category>changelog</category><category>product</category><category>organization</category><category>crm</category>
    </item>
    
    <item>
      <title>Keepsake 0.13: sections, archives, and custom pages</title>
      <description>&lt;p&gt;The more you use a tool, the more it accumulates. Tasks, notes, contacts. And the more it accumulates, the more you need structure to keep from drowning in it.&lt;/p&gt;

&lt;p&gt;Keepsake 0.13 gives you that structure. Sections to organize your tasks, archives to declutter your Inbox, colors and icons to identify your pages at a glance — and a complete overhaul of task editing.&lt;/p&gt;

&lt;h2 id=&quot;archives-clean-up-your-inbox-without-losing-anything&quot;&gt;Archives: clean up your Inbox without losing anything&lt;/h2&gt;

&lt;p&gt;Your Inbox is made for fast capture. But if you never delete anything, it turns into a swamp.&lt;/p&gt;

&lt;p&gt;The problem: deleting is permanent. And sometimes, you’re not sure you want to lose a note.&lt;/p&gt;

&lt;p&gt;Keepsake 0.13 adds &lt;strong&gt;archives&lt;/strong&gt;. In one gesture, move a note out of your Inbox — without deleting it. It goes to a dedicated view where you can find it, search it, filter it.&lt;/p&gt;

&lt;p&gt;And if you change your mind, one click brings it back to the Inbox.&lt;/p&gt;

&lt;p&gt;The idea: your Inbox is a temporary holding space. Regularly, you sort through the notes you captured during the day. Either you turn them into tasks or entries, or you archive them.&lt;/p&gt;

&lt;p&gt;Your archives become your personal knowledge base. You’ll find all the notes you want to keep (ideas, recipes, quotes, etc.), all linked with contacts or tags to always maintain context and easily find what you’re looking for.&lt;/p&gt;

&lt;h3 id=&quot;an-example-to-make-it-concrete&quot;&gt;An example to make it concrete&lt;/h3&gt;

&lt;p&gt;You’re at a friend’s place, and you quickly jot down, via QuickNote, the chocolate cake recipe you just tasted and loved.&lt;/p&gt;

&lt;p&gt;That evening, back home, you find this recipe in your Inbox.&lt;/p&gt;

&lt;p&gt;You link the note to your friend, so you remember she’s the one who gave it to you, add the “Recipe” tag, then archive your note.&lt;/p&gt;

&lt;p&gt;It disappears from your Inbox, so it’s no longer cluttered, but you can find it:&lt;/p&gt;
&lt;ul&gt;
  &lt;li&gt;In your archives,&lt;/li&gt;
  &lt;li&gt;On your friend’s contact page, and&lt;/li&gt;
  &lt;li&gt;On the Recipe tag page&lt;/li&gt;
&lt;/ul&gt;

&lt;p&gt;You can of course add multiple tags to the same note. Why not Recipe + Dessert + Chocolate. You can then group all your recipes on one page, all your desserts on another, everything related to chocolate on a third.&lt;/p&gt;

&lt;p&gt;And on the Chocolate page, you’ll have your recipe, but you can also add people (who do you think of when you think chocolate?), companies (the best chocolate shop in town?), other notes (an anecdote, a quote about chocolate, a historical fact about chocolate…).&lt;/p&gt;

&lt;p&gt;Little by little, information aggregates. Maybe one day that passion for chocolate will turn into an article, or even a book… You’ll have everything at hand, in Keepsake.&lt;/p&gt;

&lt;h2 id=&quot;sections-organize-your-tasks-visually&quot;&gt;Sections: organize your tasks visually&lt;/h2&gt;

&lt;p&gt;Your task lists on a page were getting long? You can now break them into &lt;strong&gt;sections&lt;/strong&gt;.&lt;/p&gt;

&lt;p&gt;Create headers like “To Do”, “In Progress” or “Waiting”. Each section is collapsible — empty sections collapse automatically and move to the bottom of the page to stay out of the way.&lt;/p&gt;

&lt;p&gt;You can rearrange tasks between sections with &lt;strong&gt;drag and drop&lt;/strong&gt;. And each section can have a description to clarify its purpose.&lt;/p&gt;

&lt;p&gt;It’s like a mini-kanban, but naturally integrated into your Keepsake pages.&lt;/p&gt;

&lt;video autoplay=&quot;&quot; loop=&quot;&quot; muted=&quot;&quot; playsinline=&quot;&quot; style=&quot;width:100%; border-radius:8px;&quot;&gt;
  &lt;source src=&quot;https://blog.keepsake.place/demo-task-section.mp4&quot; type=&quot;video/mp4&quot; /&gt;
&lt;/video&gt;

&lt;h2 id=&quot;custom-pages-colors-and-icons&quot;&gt;Custom pages: colors and icons&lt;/h2&gt;

&lt;p&gt;Your pages (tags) are at the heart of organization in Keepsake. But when you have 10, 15, 20 of them in the sidebar, they all look the same.&lt;/p&gt;

&lt;p&gt;Now, you can assign a &lt;strong&gt;color&lt;/strong&gt; and an &lt;strong&gt;icon&lt;/strong&gt; to each page. The color shows up in the sidebar and on tag badges throughout the app. The icon provides instant visual identification.&lt;/p&gt;

&lt;p&gt;Result: you spot your pages at a glance, without reading the text.&lt;/p&gt;

&lt;h2 id=&quot;edit-tasks-without-leaving-the-list&quot;&gt;Edit tasks without leaving the list&lt;/h2&gt;

&lt;p&gt;Before, editing a task meant opening a separate form. One more click, a context switch, a micro-interruption.&lt;/p&gt;

&lt;p&gt;That’s over. Click a task: it opens &lt;strong&gt;directly in the list&lt;/strong&gt;. Edit the title, the description, and an action bar appears with everything you need — date, recurrence, delete, collapse.&lt;/p&gt;

&lt;p&gt;The date picker offers smart shortcuts: Today, Tomorrow, Next week, ASAP. One click and you’re done.&lt;/p&gt;

&lt;p&gt;When you click elsewhere or open another task, saving is automatic. No “Save” button, no friction.&lt;/p&gt;

&lt;h2 id=&quot;and-more&quot;&gt;And more&lt;/h2&gt;

&lt;ul&gt;
  &lt;li&gt;&lt;strong&gt;Search filtered by type&lt;/strong&gt; — filter results by notes, tasks, contacts, etc.&lt;/li&gt;
  &lt;li&gt;&lt;strong&gt;Reorderable favorites&lt;/strong&gt; — drag and drop your favorites in the sidebar to arrange them however you like&lt;/li&gt;
  &lt;li&gt;&lt;strong&gt;Compact filters&lt;/strong&gt; on tag pages — more room for content&lt;/li&gt;
  &lt;li&gt;&lt;strong&gt;Full-screen note creation&lt;/strong&gt; from contact, company, or page profiles&lt;/li&gt;
  &lt;li&gt;&lt;strong&gt;Near-instant operations&lt;/strong&gt; — note creation and editing optimized for speed&lt;/li&gt;
  &lt;li&gt;&lt;strong&gt;Improved offline mode&lt;/strong&gt; — the quick capture bar persists even without a connection&lt;/li&gt;
  &lt;li&gt;&lt;strong&gt;Batch actions&lt;/strong&gt; in the “All Pages” view&lt;/li&gt;
&lt;/ul&gt;

&lt;hr /&gt;

&lt;p&gt;Everything is already live. Open &lt;a href=&quot;https://keepsake.place?ref=blog&quot;&gt;Keepsake&lt;/a&gt; and try it.&lt;/p&gt;

&lt;p&gt;If you don’t have an account yet, &lt;a href=&quot;https://app.keepsake.place?ref=blog&quot;&gt;the trial is free for 7 days&lt;/a&gt; — all these features are available from day one.&lt;/p&gt;

&lt;p&gt;And as always, if you have a question or suggestion, reach out at &lt;a href=&quot;mailto:support@keepsake.place&quot;&gt;support@keepsake.place&lt;/a&gt;.&lt;/p&gt;

&lt;p&gt;&lt;strong&gt;— Nicolas&lt;/strong&gt;&lt;/p&gt;
</description>
      <pubDate>Mon, 09 Mar 2026 00:00:00 +0000</pubDate>
      <link>https://blog.keepsake.place/en/2026/03/keepsake-0-13-sections-archives-custom-pages/</link>
      <guid isPermaLink="true">https://blog.keepsake.place/en/2026/03/keepsake-0-13-sections-archives-custom-pages/</guid>
      <category>changelog</category><category>product</category><category>organization</category><category>tasks</category>
    </item>
    
    <item>
      <title>QuickNotes, Notes, and rich editor: everything that changes in Keepsake</title>
      <description>&lt;p&gt;Keepsake introduces a major overhaul of note management. Two distinct note types, a rich text editor, dedicated pages, and permanent links — all designed to separate fast capture from lasting organization.&lt;/p&gt;

&lt;h2 id=&quot;quicknotes-and-notes-two-tools-two-purposes&quot;&gt;QuickNotes and Notes: two tools, two purposes&lt;/h2&gt;

&lt;p&gt;Until now, all notes worked the same way. From today, &lt;a href=&quot;https://keepsake.place?ref=blog&quot;&gt;Keepsake&lt;/a&gt; makes a clear distinction between two types.&lt;/p&gt;

&lt;p&gt;&lt;strong&gt;QuickNotes&lt;/strong&gt; are for capturing an idea, a piece of information, or a reminder in seconds. They land in the Inbox and stay there until you decide what to do with them: turn them into a task, archive them as a Note, or delete them. It’s the zero-friction capture tool.&lt;/p&gt;

&lt;p&gt;&lt;strong&gt;Notes&lt;/strong&gt; are your knowledge base. A meeting summary, a procedure, ideas for a project, information linked to a contact. Notes are archived, organized by tags and contacts, and findable at any time.&lt;/p&gt;

&lt;p&gt;&lt;mark&gt;In short: a QuickNote is a sticky note. A Note is a filed index card.&lt;/mark&gt;&lt;/p&gt;

&lt;p&gt;To learn more about how QuickNotes work, see the &lt;a href=&quot;https://keepsake.place/en/help/quicknotes&quot;&gt;Help Center article&lt;/a&gt;. The full note lifecycle (capture, archiving, organization) is detailed in &lt;a href=&quot;https://keepsake.place/en/help/notes&quot;&gt;Notes: from capture to archive&lt;/a&gt;.&lt;/p&gt;

&lt;h2 id=&quot;dedicated-pages-with-auto-save&quot;&gt;Dedicated pages with auto-save&lt;/h2&gt;

&lt;p&gt;Every Note now has its own page. Not a modal, not a side panel — a full page where you can write and organize your information.&lt;/p&gt;

&lt;p&gt;Saving is automatic. You write, the content is saved continuously. No “Save” button, no risk of losing work.&lt;/p&gt;

&lt;p&gt;Archived notes display as compact cards with a content preview, making it easy to find the information you’re looking for at a glance.&lt;/p&gt;

&lt;h2 id=&quot;a-rich-editor-to-structure-your-notes&quot;&gt;A rich editor to structure your notes&lt;/h2&gt;

&lt;p&gt;The Note editor now supports rich formatting: headings, bold, italic, bullet lists, and numbered lists. A floating toolbar appears when you select text.&lt;/p&gt;

&lt;p&gt;Tags autocomplete when you type &lt;code class=&quot;language-plaintext highlighter-rouge&quot;&gt;#&lt;/code&gt; or &lt;code class=&quot;language-plaintext highlighter-rouge&quot;&gt;[[&lt;/code&gt;, and contacts appear with &lt;code class=&quot;language-plaintext highlighter-rouge&quot;&gt;@&lt;/code&gt;. This lets you quickly link your notes to projects and contacts without leaving the editor.&lt;/p&gt;

&lt;p&gt;To understand how tags organize your notes, tasks, and contacts in one place, see &lt;a href=&quot;https://keepsake.place/en/help/tags-and-pages&quot;&gt;Tags &amp;amp; Pages&lt;/a&gt;.&lt;/p&gt;

&lt;h2 id=&quot;permanent-links-for-every-note&quot;&gt;Permanent links for every note&lt;/h2&gt;

&lt;p&gt;Every Note has a unique, permanent URL. You can bookmark it in your browser, paste it into another application, or share it.&lt;/p&gt;

&lt;p&gt;This means your notes become stable references, accessible directly without navigating through the app.&lt;/p&gt;

&lt;h2 id=&quot;context-aware-creation-from-tag-and-contact-pages&quot;&gt;Context-aware creation from tag and contact pages&lt;/h2&gt;

&lt;p&gt;When you create a note from a tag page (for example &lt;code class=&quot;language-plaintext highlighter-rouge&quot;&gt;#Home project#&lt;/code&gt;), it’s automatically archived and linked to that tag. It doesn’t go through the Inbox.&lt;/p&gt;

&lt;p&gt;The same behavior applies from a contact’s profile. If you’re on Sophie’s page and create a note, it will be directly linked to Sophie and archived.&lt;/p&gt;

&lt;p&gt;The principle: if you’re already in a context, the information you add is already organized. No intermediate step needed.&lt;/p&gt;

&lt;p&gt;To learn more about contact profiles and the information you can attach to them, see &lt;a href=&quot;https://keepsake.place/en/help/contact-profiles&quot;&gt;Contact Profiles&lt;/a&gt;.&lt;/p&gt;

&lt;h2 id=&quot;cmdk-paste-a-link-navigate&quot;&gt;Cmd+K: paste a link, navigate&lt;/h2&gt;

&lt;p&gt;Quick search (&lt;code class=&quot;language-plaintext highlighter-rouge&quot;&gt;Cmd+K&lt;/code&gt;) now accepts Keepsake links. Copy the URL of a note, contact, tag, or task, paste it into the search bar, and you’re taken directly to that page.&lt;/p&gt;

&lt;p&gt;This is especially useful if you keep Keepsake links in other tools (task manager, messaging app, documents).&lt;/p&gt;

&lt;h2 id=&quot;company-selector-on-contacts&quot;&gt;Company selector on contacts&lt;/h2&gt;

&lt;p&gt;You can now associate a company with a contact directly from their profile. Select an existing company from the list or create one on the fly. No more manually typing the name each time.&lt;/p&gt;

&lt;h2 id=&quot;available-now&quot;&gt;Available now&lt;/h2&gt;

&lt;p&gt;All these features are accessible immediately on &lt;a href=&quot;https://keepsake.place?ref=blog&quot;&gt;Keepsake&lt;/a&gt;. If you don’t have an account yet, the free 7-day trial gives you access to all features.&lt;/p&gt;
</description>
      <pubDate>Fri, 03 Apr 2026 00:00:00 +0000</pubDate>
      <link>https://blog.keepsake.place/en/2026/04/quicknotes-notes-rich-editor-keepsake/</link>
      <guid isPermaLink="true">https://blog.keepsake.place/en/2026/04/quicknotes-notes-rich-editor-keepsake/</guid>
      <category>changelog</category><category>product</category><category>notes</category><category>organization</category>
    </item>
    
    <item>
      <title>Keepsake — Public publishing, photos, and slash commands</title>
      <description>&lt;p&gt;This release adds three new capabilities to Keepsake and reshapes how you start your day. You can now publish a note to a public page under your name, capture photos directly into your notes, and format your content from the keyboard with slash commands. Everything remains guided by the same principle: private by default, public only when you decide so.&lt;/p&gt;

&lt;h2 id=&quot;your-keepsake-page&quot;&gt;Your Keepsake Page&lt;/h2&gt;

&lt;p&gt;Every account now has a public page at &lt;code class=&quot;language-plaintext highlighter-rouge&quot;&gt;keepsake.place/@your-handle&lt;/code&gt;. This is your Keepsake Page — a publishing space designed to share your notes with the world, without leaving Keepsake.&lt;/p&gt;

&lt;p&gt;&lt;strong&gt;How it works&lt;/strong&gt;&lt;/p&gt;

&lt;p&gt;Every note now displays a globe icon. Clicking it opens a confirmation dialog, then publishes the note to your public page. Clicking again unpublishes the note, which returns to private.&lt;/p&gt;

&lt;p&gt;Each published note has its own permanent URL: &lt;code class=&quot;language-plaintext highlighter-rouge&quot;&gt;keepsake.place/@your-handle/note-title&lt;/code&gt;. The URL is shareable directly — copy it into a message, post it on social media, or use it in an email signature.&lt;/p&gt;

&lt;p&gt;&lt;strong&gt;Profile customization&lt;/strong&gt;&lt;/p&gt;

&lt;p&gt;In Settings, a new “Keepsake Page” section lets you configure your public page:&lt;/p&gt;

&lt;ul&gt;
  &lt;li&gt;&lt;strong&gt;Handle (username)&lt;/strong&gt;: three to thirty characters, lowercase letters, digits, hyphens, and underscores. Your handle becomes the URL of your page. Availability is checked in real time as you type.&lt;/li&gt;
  &lt;li&gt;&lt;strong&gt;Display name&lt;/strong&gt;: the public name, distinct from your real name if you prefer.&lt;/li&gt;
  &lt;li&gt;&lt;strong&gt;Bio&lt;/strong&gt;: a short introduction.&lt;/li&gt;
  &lt;li&gt;&lt;strong&gt;Links&lt;/strong&gt;: a list of external links (website, Twitter, Instagram, LinkedIn…), displayed on your public page.&lt;/li&gt;
&lt;/ul&gt;

&lt;p&gt;&lt;strong&gt;Private by default, public by choice&lt;/strong&gt;&lt;/p&gt;

&lt;p&gt;Publishing is always an explicit action. No note is ever published without your confirmation. Your QuickNotes, entries, and tasks remain fully private. Only the notes you actively publish appear on your Keepsake Page.&lt;/p&gt;

&lt;p&gt;For the full details, see the &lt;a href=&quot;https://keepsake.place/en/help/public-profile&quot;&gt;Keepsake Page help article&lt;/a&gt;.&lt;/p&gt;

&lt;h2 id=&quot;photos-in-notes&quot;&gt;Photos in notes&lt;/h2&gt;

&lt;p&gt;Your notes now support photos. Three ways to add them:&lt;/p&gt;

&lt;p&gt;&lt;strong&gt;Camera button in the QuickNote bar&lt;/strong&gt;&lt;/p&gt;

&lt;p&gt;The capture bar at the top of the Inbox includes a new camera button. On mobile, it opens your phone’s camera directly; on desktop, the file picker. The image is automatically compressed (1200 px, 80% quality) and a QuickNote is created in a single gesture.&lt;/p&gt;

&lt;p&gt;&lt;strong&gt;Drag-and-drop and paste&lt;/strong&gt;&lt;/p&gt;

&lt;p&gt;All note editors now accept drag-and-drop images and clipboard paste (Cmd+V / Ctrl+V). No special button, no extra step: the image is uploaded and inserted at the cursor position.&lt;/p&gt;

&lt;p&gt;&lt;strong&gt;Photo-post layout&lt;/strong&gt;&lt;/p&gt;

&lt;p&gt;When a note starts with an image, it automatically renders in a “photo-post” format across all views: a hero image on top, a caption below. The layout adapts to Inbox cards, archived notes, contact profiles, and tag pages.&lt;/p&gt;

&lt;p&gt;When a photo note is deleted, the underlying image is automatically removed from storage. No orphan files.&lt;/p&gt;

&lt;p&gt;For the full details, see the &lt;a href=&quot;https://keepsake.place/en/help/note-photos&quot;&gt;photos in notes help article&lt;/a&gt;.&lt;/p&gt;

&lt;h2 id=&quot;slash-commands-&quot;&gt;Slash commands (/)&lt;/h2&gt;

&lt;p&gt;Typing &lt;code class=&quot;language-plaintext highlighter-rouge&quot;&gt;/&lt;/code&gt; in any note editor now opens a command palette, similar to the autocomplete system already used for tags and contacts.&lt;/p&gt;

&lt;p&gt;&lt;strong&gt;Formatting&lt;/strong&gt;&lt;/p&gt;

&lt;ul&gt;
  &lt;li&gt;&lt;code class=&quot;language-plaintext highlighter-rouge&quot;&gt;/h1&lt;/code&gt; and &lt;code class=&quot;language-plaintext highlighter-rouge&quot;&gt;/h2&lt;/code&gt; — headings&lt;/li&gt;
  &lt;li&gt;&lt;code class=&quot;language-plaintext highlighter-rouge&quot;&gt;/list&lt;/code&gt; — bullet list&lt;/li&gt;
  &lt;li&gt;&lt;code class=&quot;language-plaintext highlighter-rouge&quot;&gt;/task&lt;/code&gt; — checklist&lt;/li&gt;
  &lt;li&gt;&lt;code class=&quot;language-plaintext highlighter-rouge&quot;&gt;/quote&lt;/code&gt; — blockquote&lt;/li&gt;
  &lt;li&gt;&lt;code class=&quot;language-plaintext highlighter-rouge&quot;&gt;/code&lt;/code&gt; — code block&lt;/li&gt;
  &lt;li&gt;&lt;code class=&quot;language-plaintext highlighter-rouge&quot;&gt;/separator&lt;/code&gt; — horizontal line&lt;/li&gt;
&lt;/ul&gt;

&lt;p&gt;&lt;strong&gt;Insertion&lt;/strong&gt;&lt;/p&gt;

&lt;ul&gt;
  &lt;li&gt;&lt;code class=&quot;language-plaintext highlighter-rouge&quot;&gt;/image&lt;/code&gt; — opens the file picker&lt;/li&gt;
&lt;/ul&gt;

&lt;p&gt;&lt;strong&gt;Note transformation&lt;/strong&gt;&lt;/p&gt;

&lt;ul&gt;
  &lt;li&gt;&lt;code class=&quot;language-plaintext highlighter-rouge&quot;&gt;/split&lt;/code&gt; — splits the note in two at the cursor: content above stays in the original note, content below becomes a new note.&lt;/li&gt;
  &lt;li&gt;&lt;code class=&quot;language-plaintext highlighter-rouge&quot;&gt;/duplicate&lt;/code&gt; — creates a copy of the current note.&lt;/li&gt;
&lt;/ul&gt;

&lt;p&gt;Slash commands work everywhere: the QuickNote bar, the entry editor, the dedicated note page. They combine with existing Markdown syntax and with tag and contact mentions.&lt;/p&gt;

&lt;p&gt;For the full details, see the &lt;a href=&quot;https://keepsake.place/en/help/slash-commands&quot;&gt;slash commands help article&lt;/a&gt;.&lt;/p&gt;

&lt;h2 id=&quot;intention-of-the-day&quot;&gt;Intention of the day&lt;/h2&gt;

&lt;p&gt;The “daily note” is replaced by a prompt-oriented feature: the &lt;strong&gt;Intention of the day&lt;/strong&gt;. One line, to be completed each morning, to set a mantra, a priority, or an affirmation that will guide your day.&lt;/p&gt;

&lt;p&gt;Yesterday’s intention appears in gray italics above the empty form, as inspiration for today’s. It’s a quiet thread between your days.&lt;/p&gt;

&lt;p&gt;The intention is visible everywhere you need it:&lt;/p&gt;

&lt;ul&gt;
  &lt;li&gt;In the &lt;strong&gt;Today&lt;/strong&gt; view, at the top of the page&lt;/li&gt;
  &lt;li&gt;In the &lt;strong&gt;Journal&lt;/strong&gt;, under each day’s header&lt;/li&gt;
  &lt;li&gt;In the &lt;strong&gt;right sidebar&lt;/strong&gt;, under the week number, with a “Define an intention” link when not yet set&lt;/li&gt;
&lt;/ul&gt;

&lt;p&gt;This is a conceptual shift: the underlying field remains the same (a free-form note per day), but the framing encourages a short, reflective practice rather than a long journaling session.&lt;/p&gt;

&lt;p&gt;For the full details, see the &lt;a href=&quot;https://keepsake.place/en/help/daily-workflow&quot;&gt;daily workflow help article&lt;/a&gt;.&lt;/p&gt;

&lt;h2 id=&quot;remote-mcp-endpoint&quot;&gt;Remote MCP endpoint&lt;/h2&gt;

&lt;p&gt;For AI assistant users, a new endpoint lets you connect Claude to Keepsake without installing a local server: &lt;code class=&quot;language-plaintext highlighter-rouge&quot;&gt;https://app.keepsake.place/api/mcp&lt;/code&gt;. It works directly with Claude iOS, Claude web, and Claude Desktop Connectors.&lt;/p&gt;

&lt;p&gt;All 58 Keepsake tools (contacts, tasks, notes, entries, tags, search) are available immediately with an API key. For existing users of &lt;code class=&quot;language-plaintext highlighter-rouge&quot;&gt;npx keepsake-mcp&lt;/code&gt;, the local installation remains fully supported.&lt;/p&gt;

&lt;p&gt;For the full details, see the &lt;a href=&quot;https://keepsake.place/en/ai&quot;&gt;AI integration page&lt;/a&gt;.&lt;/p&gt;

&lt;h2 id=&quot;in-summary&quot;&gt;In summary&lt;/h2&gt;

&lt;p&gt;This release expands Keepsake along three axes: publishing, visual capture, and writing efficiency. Each feature follows the same logic: enrich the tool without cluttering its daily use. You remain in control of what stays private and what becomes public, and the capture experience — the heart of Keepsake — stays in the foreground.&lt;/p&gt;

&lt;p&gt;Everything is available today for all accounts. Full details, feature by feature, are documented in the &lt;a href=&quot;https://keepsake.place/en/help&quot;&gt;Help Center&lt;/a&gt; and on the &lt;a href=&quot;https://keepsake.place/en/changelog&quot;&gt;Changelog page&lt;/a&gt;.&lt;/p&gt;
</description>
      <pubDate>Thu, 16 Apr 2026 00:00:00 +0000</pubDate>
      <link>https://blog.keepsake.place/en/2026/04/keepsake-publish-photos-slash-commands/</link>
      <guid isPermaLink="true">https://blog.keepsake.place/en/2026/04/keepsake-publish-photos-slash-commands/</guid>
      <category>changelog</category><category>product</category><category>notes</category><category>publishing</category><category>photos</category>
    </item>
    
    <item>
      <title>Keepsake — Your Keepsake Page, your way</title>
      <description>&lt;p&gt;Two days after its launch, the Keepsake Page — the public space where you publish your notes at &lt;code class=&quot;language-plaintext highlighter-rouge&quot;&gt;keepsake.place/@your-handle&lt;/code&gt; — gains five appearance settings, and rebuilds its rendering around an editorial typography. Every writer can now choose how their page looks.&lt;/p&gt;

&lt;h2 id=&quot;three-themes&quot;&gt;Three themes&lt;/h2&gt;

&lt;p&gt;From Settings, a new &lt;em&gt;Appearance&lt;/em&gt; section offers three themes for your public page:&lt;/p&gt;

&lt;ul&gt;
  &lt;li&gt;&lt;strong&gt;Ivory&lt;/strong&gt; (default) — a warm, light background with a brown ink. The softest theme, made for reading long-form text.&lt;/li&gt;
  &lt;li&gt;&lt;strong&gt;Paper&lt;/strong&gt; — a cool neutral with a near-black ink. More classical, magazine-like.&lt;/li&gt;
  &lt;li&gt;&lt;strong&gt;Night&lt;/strong&gt; — a warm dark background, not a pure inversion. Designed to stay legible and calm for evening reading.&lt;/li&gt;
&lt;/ul&gt;

&lt;p&gt;Each theme is a complete system, not just a two-color swap: primary and secondary background, three shades of ink, hairlines. One click, everything shifts.&lt;/p&gt;

&lt;h2 id=&quot;four-accents&quot;&gt;Four accents&lt;/h2&gt;

&lt;p&gt;An accent colors the opening quote mark of blockquotes, hover states on links, the heart in the footer, and text selection. Four choices, independent from the theme:&lt;/p&gt;

&lt;ul&gt;
  &lt;li&gt;&lt;strong&gt;Terre de Sienne&lt;/strong&gt; (default) — a muted red-brown.&lt;/li&gt;
  &lt;li&gt;&lt;strong&gt;Prussian Blue&lt;/strong&gt; — a deep blue.&lt;/li&gt;
  &lt;li&gt;&lt;strong&gt;Sage Green&lt;/strong&gt; — a soft green.&lt;/li&gt;
  &lt;li&gt;&lt;strong&gt;Ink&lt;/strong&gt; — a very quiet accent, close to black ink.&lt;/li&gt;
&lt;/ul&gt;

&lt;p&gt;On the Night theme, Sage Green lightens automatically so it stays readable on the dark background.&lt;/p&gt;

&lt;h2 id=&quot;editorial-typography&quot;&gt;Editorial typography&lt;/h2&gt;

&lt;p&gt;The public rendering has been rebuilt around an editorial typography that reads like a book.&lt;/p&gt;

&lt;p&gt;A few details that make the page enjoyable to read:&lt;/p&gt;

&lt;ul&gt;
  &lt;li&gt;An &lt;strong&gt;optional drop cap&lt;/strong&gt; at the start of written notes.&lt;/li&gt;
  &lt;li&gt;&lt;strong&gt;Relative timestamps&lt;/strong&gt; (“3 hours ago”) for recent notes, and the absolute date beyond 24 hours.&lt;/li&gt;
  &lt;li&gt;&lt;strong&gt;Monthly dividers&lt;/strong&gt; in Roman numerals (“04 — MMXXVI”) between notes from different months.&lt;/li&gt;
&lt;/ul&gt;

&lt;h2 id=&quot;a-contact-button-and-page-language&quot;&gt;A Contact button and page language&lt;/h2&gt;

&lt;p&gt;Two last settings in &lt;em&gt;Appearance&lt;/em&gt;:&lt;/p&gt;

&lt;ul&gt;
  &lt;li&gt;&lt;strong&gt;Contact email&lt;/strong&gt; — an optional field. If filled, a &lt;strong&gt;Contact&lt;/strong&gt; button appears in your page header. Leave it empty to hide it — nothing is exposed by default.&lt;/li&gt;
  &lt;li&gt;&lt;strong&gt;Page language&lt;/strong&gt; — French or English, independent from your app language. Labels (dates, note kinds, footer) localize to your choice.&lt;/li&gt;
&lt;/ul&gt;

&lt;h2 id=&quot;new-interactions&quot;&gt;New interactions&lt;/h2&gt;

&lt;p&gt;Beyond appearance, navigation has evolved:&lt;/p&gt;

&lt;ul&gt;
  &lt;li&gt;&lt;strong&gt;Click anywhere on a note&lt;/strong&gt; to open it. Internal markdown links within a note remain clickable normally.&lt;/li&gt;
  &lt;li&gt;&lt;strong&gt;The date is a permalink&lt;/strong&gt; to the individual note, following the convention of social media.&lt;/li&gt;
  &lt;li&gt;&lt;strong&gt;Tags, mentions, and references&lt;/strong&gt; (&lt;code class=&quot;language-plaintext highlighter-rouge&quot;&gt;#tag#&lt;/code&gt;, &lt;code class=&quot;language-plaintext highlighter-rouge&quot;&gt;[[page]]&lt;/code&gt;, &lt;code class=&quot;language-plaintext highlighter-rouge&quot;&gt;@mention@&lt;/code&gt;) render as plain text on the public page.&lt;/li&gt;
&lt;/ul&gt;

&lt;h2 id=&quot;make-it-yours&quot;&gt;Make it yours&lt;/h2&gt;

&lt;p&gt;The new &lt;strong&gt;Appearance&lt;/strong&gt; section is available right now in Settings → Keepsake Page. All changes apply instantly, with no reload.&lt;/p&gt;

&lt;p&gt;To see the result in action, &lt;a href=&quot;https://keepsake.place/@nicolas&quot;&gt;have a look at Nicolas’s Keepsake Page&lt;/a&gt; — Ivory theme, Terre de Sienne accent.&lt;/p&gt;

&lt;p&gt;For the full details, see the &lt;a href=&quot;https://keepsake.place/en/help/public-profile#customize-appearance&quot;&gt;Help Center article on customizing your Keepsake Page&lt;/a&gt;.&lt;/p&gt;
</description>
      <pubDate>Sat, 18 Apr 2026 00:00:00 +0000</pubDate>
      <link>https://blog.keepsake.place/en/2026/04/keepsake-page-themes-accents-customization/</link>
      <guid isPermaLink="true">https://blog.keepsake.place/en/2026/04/keepsake-page-themes-accents-customization/</guid>
      <category>changelog</category><category>product</category><category>page-keepsake</category><category>design</category><category>customization</category>
    </item>
    
    <item>
      <title>Keepsake — Your Page now collects email subscribers</title>
      <description>&lt;p&gt;Your Keepsake Page — the public space where you publish your notes at &lt;code class=&quot;language-plaintext highlighter-rouge&quot;&gt;keepsake.place/@your-handle&lt;/code&gt; — can now do more than display your posts. It collects email subscribers and sends them a letter at the cadence you choose. &lt;mark&gt;Zero setup: the form is already on your page, and the system is active by default.&lt;/mark&gt;&lt;/p&gt;

&lt;p&gt;The inspiration is clear: Hey World, 37signals’ publishing tool. A quiet letter, no ads, no tracking. Not a blog, not a social network — just a corner of the web to share what’s worth sharing, and a direct channel to the readers who want to hear more.&lt;/p&gt;

&lt;h2 id=&quot;how-readers-subscribe&quot;&gt;How readers subscribe&lt;/h2&gt;

&lt;p&gt;Right under your bio, before the RSS / Contact links, a small subscribe block appears: an italic line — &lt;em&gt;“Subscribe to receive my posts:”&lt;/em&gt; — with an email field and a &lt;strong&gt;SUBSCRIBE&lt;/strong&gt; button.&lt;/p&gt;

&lt;p&gt;The flow is double opt-in, on principle:&lt;/p&gt;

&lt;ol&gt;
  &lt;li&gt;The visitor enters their email and clicks Subscribe.&lt;/li&gt;
  &lt;li&gt;They immediately receive a confirmation email at that address.&lt;/li&gt;
  &lt;li&gt;They click the confirmation button. Their subscription is active.&lt;/li&gt;
  &lt;li&gt;They receive a mini-digest with your three latest posts, to start.&lt;/li&gt;
&lt;/ol&gt;

&lt;p&gt;No spam, no shady lists: only confirmed emails join your subscriber list.&lt;/p&gt;

&lt;h2 id=&quot;three-cadences--you-choose&quot;&gt;Three cadences — you choose&lt;/h2&gt;

&lt;p&gt;From &lt;strong&gt;Settings → Email letter&lt;/strong&gt;, you pick how often a letter goes out:&lt;/p&gt;

&lt;ul&gt;
  &lt;li&gt;&lt;strong&gt;Weekly&lt;/strong&gt; (default) — one letter every Monday morning, recapping what you published in the past week. The rhythm that fits most steady writers.&lt;/li&gt;
  &lt;li&gt;&lt;strong&gt;Daily&lt;/strong&gt; — one email per day, when you’ve published. Ideal for travel diaries, live events, intense writing periods.&lt;/li&gt;
  &lt;li&gt;&lt;strong&gt;Off&lt;/strong&gt; — no emails sent, and the subscribe form disappears from your page.&lt;/li&gt;
&lt;/ul&gt;

&lt;p&gt;&lt;mark&gt;No publication on a period = no email sent.&lt;/mark&gt; Your subscribers never receive an empty letter. And you can change the cadence anytime: your subscribers don’t see your settings, they just see your posts arrive.&lt;/p&gt;

&lt;h2 id=&quot;what-the-letter-looks-like&quot;&gt;What the letter looks like&lt;/h2&gt;

&lt;p&gt;The email carries the spirit of your page: same theme colors, same serif typography, same calm. It’s not a marketing email — it’s a letter.&lt;/p&gt;

&lt;p&gt;A single photo shows at full width. Two to four are arranged in a 2-column grid. Above four, the first four show plus a “+N other photos →” link to the full post. Each thumbnail is clickable.&lt;/p&gt;

&lt;p&gt;Long posts are truncated in the letter, with a “Read more →” link to the full note on your Keepsake Page. The letter caps at twenty posts per send — beyond that, a “View all posts →” link points to your page.&lt;/p&gt;

&lt;h2 id=&quot;your-subscribers-are-yours&quot;&gt;Your subscribers are yours&lt;/h2&gt;

&lt;p&gt;Three commitments built into the system from the first send:&lt;/p&gt;

&lt;ul&gt;
  &lt;li&gt;&lt;strong&gt;Replies land in your inbox.&lt;/strong&gt; When a subscriber clicks Reply, their response goes to the &lt;strong&gt;Contact email&lt;/strong&gt; you’ve set on your page. Your readers can write back; your conversations stay real.&lt;/li&gt;
  &lt;li&gt;&lt;strong&gt;A native “Unsubscribe” button&lt;/strong&gt; shows in Gmail, Yahoo, and Apple Mail right in the inbox header (RFC 8058 compliant). One-click unsubscribe, no tricks.&lt;/li&gt;
  &lt;li&gt;&lt;strong&gt;CSV export anytime.&lt;/strong&gt; A button in Settings downloads your full list: email, status, subscribed and confirmed dates. Open in Excel, import into any other tool. Your list is yours.&lt;/li&gt;
&lt;/ul&gt;

&lt;h2 id=&quot;during-your-keepsake-trial&quot;&gt;During your Keepsake trial&lt;/h2&gt;

&lt;p&gt;Subscriptions are accepted from day one. Your audience can start growing immediately. The letters themselves are paused during the trial period; the next scheduled letter goes out as soon as you activate your Keepsake subscription.&lt;/p&gt;

&lt;h2 id=&quot;going-further&quot;&gt;Going further&lt;/h2&gt;

&lt;p&gt;For most creators, the Keepsake letter is plenty: form, double opt-in, regular letter, replies, export. When you need advanced features — segments, A/B testing, automations, paid newsletters — pair Keepsake with a dedicated platform like &lt;a href=&quot;https://partners.kit.com/lqf18mz2ghj0&quot;&gt;Kit (formerly ConvertKit)&lt;/a&gt; using your page’s public RSS feed (&lt;code class=&quot;language-plaintext highlighter-rouge&quot;&gt;keepsake.place/@your-handle/rss.xml&lt;/code&gt;).&lt;/p&gt;

&lt;p&gt;The &lt;a href=&quot;https://keepsake.place/en/help/audience&quot;&gt;full “Build your audience” guide&lt;/a&gt; covers both approaches.&lt;/p&gt;

&lt;h2 id=&quot;make-it-yours&quot;&gt;Make it yours&lt;/h2&gt;

&lt;p&gt;The feature is active right now for every Keepsake Page. The form appears under the bio of any page whose cadence is weekly or daily. To see it in action, &lt;a href=&quot;https://keepsake.place/@nicolas&quot;&gt;have a look at Nicolas’s Keepsake Page&lt;/a&gt;.&lt;/p&gt;

&lt;p&gt;To configure your letter, head to &lt;strong&gt;Settings → Email letter&lt;/strong&gt;. Three cadences, a subscriber count, CSV export, and that’s it.&lt;/p&gt;
</description>
      <pubDate>Mon, 20 Apr 2026 00:00:00 +0000</pubDate>
      <link>https://blog.keepsake.place/en/2026/04/keepsake-email-letter-build-your-audience/</link>
      <guid isPermaLink="true">https://blog.keepsake.place/en/2026/04/keepsake-email-letter-build-your-audience/</guid>
      <category>changelog</category><category>product</category><category>keepsake-page</category><category>newsletter</category><category>letter</category><category>email</category>
    </item>
    
  </channel>
</rss>
