<Cardtitle="Workspaces and hoisting">Easilyseparateyourpersonalandworknotesbygroupingthemunderaworkspace,whichfocusesyournotetreetoonlyshowaspecificsetofnotes.</Card>
<Cardtitle="Share notes on the web">Ifyouhaveaserverinstance,youcaneasilyuseittoshareasubsetofyournoteswithotherpeople.</Card>
<Cardtitle="Advanced scripting and REST API">CreateyourownintegrationswithinTriliumbywritingcustomwidgets,orcustom-serversidelogic.InteractexternallywiththeTriliumdatabasebyusingthebuilt-inRESTAPI.</Card>
<FaqItemquestion="Where is the data stored?">AllyournoteswillbestoredinanSQLitedatabaseinanapplicationfolder.ThereasoningwhyTriliumusesadatabaseinsteadofplaintextfilesisbothperformanceandsomefeatureswouldbemuchmoredifficulttoimplementsuchasclones(samenoteinmultipleplacesinthetree).Tofindtheapplicationfolder,simplygototheAboutwindow.</FaqItem>
<FaqItemquestion="Do I need a server to use Trilium?">No,theserverallowsaccessviaawebbrowserandmanagesthesynchronizationifyouhavemultipledevices.Togetstarted,it'senoughtodownloadthedesktopapplicationandstartusingit.</FaqItem>
<FaqItemquestion="Can I share my database over a network drive?">No,it'sgenerallynotagoodideatoshareaSQLitedatabaseoveranetworkdrive.Althoughsometimesitmightwork,therearechancesthatthedatabasewillgetcorruptedduetoimperfectfilelocksoveranetwork.</FaqItem>
<FaqItemquestion="How is my data protected?">Bydefault,notesarenotencryptedandcanbereaddirectlyfromthedatabase.Onceanoteismarkedasencrypted,thenoteisencryptedusingAES-128-CBC.</FaqItem>
<FaqItemquestion="Is there a mobile application?">Currentlythereisnoofficialmobileapplication.However,ifyouhaveaserverinstanceyoucanaccessitusingawebbrowserandeveninstallitasaPWA.ForAndroid,thereisanunofficialapplicationcalledTriliumDroidthatevenworksoffline(sameasadesktopclient).</FaqItem>
<FaqItemquestion="How well does the application scale with a large amount of notes?">Dependingonusage,theapplicationshouldbeabletohandleatleast100.000noteswithoutanissue.Donotethatthesyncprocesscansometimesfailifuploadingmanylargefiles(>1GBperfile)sinceTriliumismeantmoreasaknowledgebaseapplicationratherthanafilestore(likeNextCloud,forexample).</FaqItem>