We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 7cfae7c + e41756e commit 418a6d9Copy full SHA for 418a6d9
README.md
@@ -12,6 +12,15 @@ Braindrop is and generally always will be fairly opinionated about the
12
"best" way to make use of Raindrop (AKA how I like to use it); but where
13
possible I want to keep it quite general so it will be useful to anyone.
14
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
+
24
## Installing
25
26
### pipx
0 commit comments