Skip to content

Commit 418a6d9

Browse files
authored
🔀 Merge pull request #125 from davep/client-warning
Add a warning to the README about how this isn't a thin client
2 parents 7cfae7c + e41756e commit 418a6d9

File tree

1 file changed

+9
-0
lines changed

1 file changed

+9
-0
lines changed

README.md

+9
Original file line numberDiff line numberDiff line change
@@ -12,6 +12,15 @@ Braindrop is and generally always will be fairly opinionated about the
1212
"best" way to make use of Raindrop (AKA how I like to use it); but where
1313
possible I want to keep it quite general so it will be useful to anyone.
1414

15+
> [!NOTE]
16+
> Braindrop isn't designed as a thin client for the Raindrop API; it isn't a
17+
> terminal-based browser that does all the work on the server. It is
18+
> designed to download your data if it looks like it's newer on the server,
19+
> and then work locally, sending updates back to the server.
20+
>
21+
> If you have a *huge* Raindrop collection then this might not be the tool
22+
> for you.
23+
1524
## Installing
1625

1726
### pipx

0 commit comments

Comments
 (0)