Concept and principles
The concept: TearMark only handles the way in
TearMark is a notepad for one moment: when a thought needs somewhere to land. Your own ideas, or an answer an AI just gave you — put them here before deciding whether you will use them. Organizing things for the long run is left to the tools built for it.
Notes come in two very different kinds. A meeting idea or a URL to read later is a quick note: when you write it down, you do not know yet whether it is worth keeping, and most of it gets thrown away. The other kind is rewritten in your own words, linked to the rest of your thinking, and kept for years; its value is in being findable later. The first is the way in. The second is the archive.
Most digital note-taking tools are built for the archive, so they ask you to settle on a place, a title, or links first. Those are the right questions for the archive. Asked at the way in, they stop your hand before it writes. Analog tools for the way in are everywhere — a pocket notebook, a pad of sticky notes. TearMark brings that ease onto your screen.
Principles
1. Open it and write
No location, title, or category before you start. You do not pick a date either; it is added when you write.
A thought can slip away the moment a single decision gets in its way. That is also why TearMark is not a daily note: one page per day means asking “does this belong on today’s page?” every time.
2. No filing — findable later
There are no folders, tags, or categories. Instead there is full-text search, and paper colors whose meaning you decide.
When you jot something down, you cannot know how you will look for it later, so any filing is a guess. And when a note can live in only one box, a thought that spans two topics has nowhere to go.
3. Not an archive
A note ends up in one of two places: the trash, or an archive tool such as Obsidian. A note you want in front of you for now can be torn off as a sticky on your screen, and tossed when you are done.
When throwaway fragments and ideas you want to grow for years pile up in the same place, every search drags up notes you no longer need, and eventually opening it at all feels like a chore.
4. Your notes are plain files
Each note is one Markdown file. Nothing is locked inside an app-specific database.
You can write freely only when you know that, even if you stop using the app, everything you wrote will still open.
5. No separate edit and preview modes
There is no switching between editing and previewing. Markdown syntax such as
**bold** works as a typing shortcut and turns into formatted text as you
write. What is saved is plain Markdown, symbols included.
Every mode switch pulls your attention away from what you are writing. And a screen full of symbols does not read like prose when you look back at it.
6. Japanese input is the highest quality bar
Characters that vanish or double up while an input method is still composing are treated as the most serious bug a writing tool can have.
Lose even one character once, and you start watching the screen as you type — and “open it and write” falls apart.
What TearMark can do is on the home page; how to use it is in the Guide.
コンセプトと設計思想
コンセプト:メモの入口だけを引き受ける
TearMark は、思いついたことを書き留める「入口」だけを引き受けるメモ帳です。 自分の思いつきも、生成 AI が返してきた答えも、使うかどうか決める前に、ひとまずここに置いておけます。 長く残すための整理は、それが得意な道具に任せます。
メモには、性質の違う二種類があります。会議中に浮かんだ案や、あとで読む記事の URL のような走り書きは、 書いた時点では残すかどうかも分からず、大半は捨てられます。一方、自分の言葉で書き直し、 ほかの考えと結びつけて長く残すメモは、あとで探し出せることに価値があります。前者が入口で、後者が出口です。
デジタルのメモ道具の多くは出口のために作られていて、置き場所やタイトル、つなぐ先を先に決めさせます。 出口では正しい問いですが、入口で投げると、書こうとする手を止めてしまいます。 入口に向いた道具は、手帳や付箋のように、アナログにはいくらでもあります。 TearMark は、その手軽さを画面の上に持ち込みます。
設計思想
1. 開いたら、すぐ書ける
置き場所もタイトルも分類も、書く前には訊きません。日付は選ぶものではなく、書けば自動で付きます。
思いつきは、判断を一つ挟むだけで抜け落ちるからです。1日1ページにまとめるデイリーノートの形も、 「今日のページに足していいか」という判断を生むので採りません。
2. 分類させず、あとから探せるようにする
フォルダもタグもカテゴリもありません。代わりに、全文検索と、意味を自分で決められる紙の色があります。
走り書きは、あとでどう探すかが書いた時点では分かりません。分類しても予想で決めるしかなく、 一つの箱にしか入れられない分類では、二つの話題にまたがる思いつきが行き場を失います。
3. 保管庫にならない
書いたメモの行き先は、捨てるか、Obsidian のような出口の道具へ送るかの二つです。 いま目の前に置いておきたいメモは、ちぎって付箋として画面に貼り、済んだら捨てます。
数日で要らなくなる断片と、何年も育てたい考えが同じ場所に溜まると、検索するたびに不要なメモが混ざり、 やがて開くこと自体が億劫になります。
4. メモは、ただのファイルとして残す
1件のメモは、1つの Markdown ファイルです。本文をアプリ独自のデータベースに閉じ込めません。
アプリを使わなくなっても書いたものを全部読めると分かっていてはじめて、安心して書き込めるからです。
5. 編集と表示を分けない
編集モードとプレビューモードの切り替えはありません。**太字** のような Markdown の記号は
入力の近道として使え、書いたそばから見たままの表示になります。保存されるのは、記号入りのプレーンな Markdown です。
モードを切り替えるたびに、書いている内容から注意がそれるからです。 記号が並んだままの画面も、読み返したときに文章として頭に入ってきません。
6. 日本語の変換を、いちばんの品質基準にする
変換中の文字が消える、二重に入るといった不具合を、書く道具として最も重いものとして扱います。
一度でも文字が消えると、書きながら画面を確かめるようになり、「開いたら、すぐ書ける」が崩れるからです。