Skip to content

Commit 9671e48

Browse files
committed
docs: reposition PaperCache as 'knowledge manager' instead of 'scratchpad' across README, llms.txt, and PHILOSOPHY.md
1 parent cfeecd6 commit 9671e48

3 files changed

Lines changed: 4 additions & 4 deletions

File tree

PHILOSOPHY.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
# Our Philosophy
22

33
### 1. **Your Thoughts Are Ephemeral**
4-
A scratchpad shouldn't feel like a database. PaperCache is designed for the temporary, the messy, and the in-between. It spawns when you need it, vanishes when you're done, and gets out of your way.
4+
A knowledge tool shouldn't feel like a database. PaperCache is designed for the temporary, the messy, and the in-between. It spawns when you need it, vanishes when you're done, and gets out of your way.
55

66
### 2. **Active > Passive**
77
PaperCache is active. It evaluates your math in real-time, queries AI inline, links your notes automatically, and visualizes your knowledge graph. Your notes should work for you, not just store your words.
@@ -41,4 +41,4 @@ PaperCache makes specific, intentional choices:
4141
---
4242

4343
### The Bottom Line
44-
PaperCache is a simple, polished tool built by a developer to solve a personal need. It's the floating scratchpad I always wanted but didn't want to pay a subscription for—so I built it myself, and now it's yours too.
44+
PaperCache is a simple, polished tool built by a developer to solve a personal need. It's the floating knowledge manager I always wanted but didn't want to pay a subscription for—so I built it myself, and now it's yours too.

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
<img src="public/icon.png" width="128" height="128" alt="PaperCache Logo">
33

44
# PaperCache
5-
**A floating markdown scratchpad for developers and power users.**
5+
**A floating knowledge manager for developers and power users.**
66
</div>
77

88
> **Why PaperCache?** I saw a cool tool called Antinote, but it was locked behind a paywall. I wanted something similar that was open source and fit my own workflow perfectly, so I built PaperCache to match it. It solved my problem, and I figured other people might have the exact same needs, so I made it completely free and open for everyone. Read the full story in our [Core Philosophy](PHILOSOPHY.md).

llms.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
# PaperCache
22

3-
> A floating markdown scratchpad for developers and power users.
3+
> A floating knowledge manager for developers and power users.
44

55
PaperCache is a Tauri-based application built with an obsession for performance, privacy, and polish. It is designed to be a frictionless note-taking tool that lives in the background and is summoned via a global hotkey.
66

0 commit comments

Comments
 (0)