where does trilium store the files/attachments in notes? #3156
-
are they all together with notes data in the |
Beta Was this translation helpful? Give feedback.
Answered by
FliegendeWurst
Sep 22, 2022
Replies: 2 comments 2 replies
-
Yes, they are stored in the |
Beta Was this translation helpful? Give feedback.
0 replies
Answer selected by
zadam
-
Hello @FliegendeWurst , I have another question. If all attachments and images are stored in the DB table, is it OK to add lots of attachments that are sized at about 10~50M? This definitely drives the DB file extremely large, about 15G, and grows, I think. |
Beta Was this translation helpful? Give feedback.
2 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Yes, they are stored in the
note_contents
table.