mirror of
https://github.com/org-roam/org-roam
synced 2025-09-16 15:56:48 -05:00
(docs): add note on encryption (#1597)
This commit is contained in:
@@ -682,6 +682,10 @@ extension in your Org-roam capture templates. For example:
|
|||||||
:unnarrowed t)))
|
:unnarrowed t)))
|
||||||
#+end_src
|
#+end_src
|
||||||
|
|
||||||
|
Note that the Org-roam database stores metadata information in plain-text
|
||||||
|
(headline text, for example), so if this information is private to you then you
|
||||||
|
should also ensure the database is encrypted.
|
||||||
|
|
||||||
* Org-roam Protocol
|
* Org-roam Protocol
|
||||||
|
|
||||||
Org-roam provides extensions for capturing content from external applications
|
Org-roam provides extensions for capturing content from external applications
|
||||||
|
@@ -1030,6 +1030,10 @@ extension in your Org-roam capture templates. For example:
|
|||||||
:unnarrowed t)))
|
:unnarrowed t)))
|
||||||
@end lisp
|
@end lisp
|
||||||
|
|
||||||
|
Note that the Org-roam database stores metadata information in plain-text
|
||||||
|
(headline text, for example), so if this information is private to you then you
|
||||||
|
should also ensure the database is encrypted.
|
||||||
|
|
||||||
@node Org-roam Protocol
|
@node Org-roam Protocol
|
||||||
@chapter Org-roam Protocol
|
@chapter Org-roam Protocol
|
||||||
|
|
||||||
|
Reference in New Issue
Block a user