<CardiconSvg={attributesIcon}title="Note labels and relationships"moreInfoUrl="https://docs.triliumnotes.org/User Guide/User Guide/Advanced Usage/Attributes/index.html">Define<em>relations</em>betweennotesoradd<em>labels</em>foreasycategorization.Usingpromotedattributes,there'saneasywaytoenterstructuredinformationaboutthenoteswhichcanlaterbedisplayedinotherformatssuchasatable.</Card>
<CardiconSvg={hoistingIcon}title="Workspaces and hoisting"moreInfoUrl="https://docs.triliumnotes.org/User%20Guide/User%20Guide/Basic%20Concepts%20and%20Features/Navigation/Note%20Hoisting.html">Easilyseparateyourpersonalandworknotesbygroupingthemunderaworkspace,whichfocusesyournotetreetoonlyshowaspecificsetofnotes.</Card>
<CardiconSvg={jumpToIcon}title="Quick search and commands"moreInfoUrl="https://docs.triliumnotes.org/User%20Guide/User%20Guide/Basic%20Concepts%20and%20Features/Navigation/Jump%20to.html">Jumpquicklytonotesacrossthehierarchybysearchingfortheirtitle,withfuzzymatchingtoaccountfortyposorslightdifferences.Orsearchthroughallthevariouscommandsoftheapplication.</Card>
<CardiconSvg={shareIcon}title="Share notes on the web"moreInfoUrl="https://docs.triliumnotes.org/User%20Guide/User%20Guide/Advanced%20Usage/Sharing/Serving%20directly%20the%20content%20o.html">Ifyouhaveaserverinstance,youcaneasilyuseittoshareasubsetofyournoteswithotherpeople.</Card>
<CardiconSvg={scriptingAndApiIcon}title="Advanced scripting and REST API"moreInfoUrl="https://docs.triliumnotes.org/User%20Guide/User%20Guide/Scripting/Custom%20Widgets/index.html">CreateyourownintegrationswithinTriliumbywritingcustomwidgets,orcustom-serversidelogic.InteractexternallywiththeTriliumdatabasebyusingthebuilt-inRESTAPI.</Card>
description:"The notes are edited using a visual (WYSIWYG) editor, with support for tables, images, math expressions, code blocks with syntax highlighting. Quickly format the text using Markdown-like syntax or using slash commands."
description:"Large samples of source code or scripts use a dedicated editor, with syntax highlighting for many programming languages and with various color themes."
description:"Arrange shapes, images and text across an infinite canvas, using the same technology behind excalidraw.com. Ideal for diagrams, sketches and visual planning."
description:"Organize your personal or professional events using a calendar, with support for all-day and multi-day events. See your events at a glance with the week, month and year views. Easy interaction to add or drag events."
description:"Display and edit information about notes in a tabular structure, with various column types such as text, number, check boxes, date & time, links and colors and support for relations. Optionally, display the notes within a tree hierarchy inside the table."},
description:"Organize your tasks or project status into a Kanban board with an easy way to create new items and columns and simply changing their status by dragging across the board."
description:"Plan your vacations or mark your points of interest directly on a geographical map using customizable markers. Display recorded GPX tracks to track itineraries."
<FaqItemquestion="Is there a mobile application?">Currentlythereisnoofficialmobileapplication.However,ifyouhaveaserverinstanceyoucanaccessitusingawebbrowserandeveninstallitasaPWA.ForAndroid,thereisanunofficialapplicationcalledTriliumDroidthatevenworksoffline(sameasadesktopclient).</FaqItem>
<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="How well does the application scale with a large amount of notes?">Dependingonusage,theapplicationshouldbeabletohandleatleast100.000noteswithoutanissue.Donotethatthesyncprocesscansometimesfailifuploadingmanylargefiles(>1GBperfile)sinceTriliumismeantmoreasaknowledgebaseapplicationratherthanafilestore(likeNextCloud,forexample).</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>