TE
TechEcho
Home24h TopNewestBestAskShowJobs
GitHubTwitter
Home

TechEcho

A tech news platform built with Next.js, providing global tech news and discussions.

GitHubTwitter

Home

HomeNewestBestAskShowJobs

Resources

HackerNews APIOriginal HackerNewsNext.js

© 2025 TechEcho. All rights reserved.

Trilium Notes: Markdown autoformat personal knowledge base

233 pointsby en3r0about 5 years ago

22 comments

Karunamonabout 5 years ago
I&#x27;ve been singing the praises of this app every chance I get.. it&#x27;s really pretty much perfect.<p>* Free (beer&#x2F;speech)<p>* Self-hostable, including the sync server, which doubles as a web-accessible version of the app (++mobile access!)<p>* Extensible (want UI elements that do things with your notes? Easy. Want to render graphs based on metadata you&#x27;ve entered? No problem. Your own metadata and tagging scheme? All built in.)<p>* Encryptable (built in encrypted notes function)<p>* Syntax highlighting for most languages you probably care about<p>* Exportable, no proprietary formats<p>* Notes can be written in markdown<p>* Truly cross-platform (Mac&#x2F;Linux&#x2F;Windows&#x2F;Web)<p>The tiniest of gripes can be directed at things like requiring you to use a key combo to insert a link (rather than letting me, say, use some markdown and autocompleting it), but that&#x27;s <i>minor</i>. This blows the Evernotes and the NValts and quite possibly even OrgMode out of the water.
评论 #23347876 未加载
评论 #23348429 未加载
评论 #23348396 未加载
souterrainabout 5 years ago
I find that an ability to search the knowledgebase exceeds the value of organizing according to a hierarchy. I can see some value in linking&#x2F;backlinking à la an encyclopedic &quot;See also&quot; reference for discovering similar information that doesn&#x27;t share keywords.<p>Are there other disadvantages to an &quot;all search&quot; solution I&#x27;m overlooking?
评论 #23344185 未加载
评论 #23348647 未加载
评论 #23345101 未加载
评论 #23345186 未加载
评论 #23348255 未加载
评论 #23346082 未加载
评论 #23345931 未加载
评论 #23347245 未加载
评论 #23348555 未加载
评论 #23347342 未加载
formalsystemabout 5 years ago
I&#x27;ve tried more than a couple of times to use a personal knowledge base and haven&#x27;t been succesful in making it stick.<p>My process so far has been I keep a daily journal where I write down the most interesting things I learnt or did everyday. If my daily notes are getting unwieldy then I use a Markdown file which I sync on Github. And when I really want to make sure that I&#x27;ve understood something I&#x27;ll either write a blogpost or stream myself going through a library.<p>I would definitely appreciate the ability to search my old notes better since they got too long to efficiently parse a long time ago but this process lets me structure the really important concepts I learn without adding too much overhead when I&#x27;m just learning random stuff. I also expect my notes to outlast many knowledge base projects and part of the appeal of markdown to me is that it&#x27;s probably gonna be around for a while.<p>I&#x27;m curious if any writers here have found personal knowledge bases to be worth the initial overhead.
评论 #23339663 未加载
评论 #23346990 未加载
评论 #23354398 未加载
munfredabout 5 years ago
I have installed trillium twice before, when trying to find a better alternative to a bunch of google docs, but didn&#x27;t end up using it. The reason is that you cannot readily share an editable copy of a document with a link, which ends up happening with half the documents I write in Google docs. If that was an option, I think it&#x27;d be preferable to Google docs in every way (for me).
评论 #23346592 未加载
评论 #23345616 未加载
mklabout 5 years ago
Previous discussion (but worth discussing again): <a href="https:&#x2F;&#x2F;news.ycombinator.com&#x2F;item?id=18840990" rel="nofollow">https:&#x2F;&#x2F;news.ycombinator.com&#x2F;item?id=18840990</a>
评论 #23344839 未加载
threatofrainabout 5 years ago
Latex status:<p><a href="https:&#x2F;&#x2F;github.com&#x2F;zadam&#x2F;trilium&#x2F;issues&#x2F;287" rel="nofollow">https:&#x2F;&#x2F;github.com&#x2F;zadam&#x2F;trilium&#x2F;issues&#x2F;287</a>
oonisabout 5 years ago
Can anyone compare this to Obsidian that was released into beta recently?
评论 #23348023 未加载
arauhalaabout 5 years ago
This looks pretty amazing, and something I have hoped would exist.<p>I wonder if it would make any sense to add Jupyter Notebook kind of functionality to these kinds of notes. It feels like super cool idea, but it may be too big feature to be realistic.
en3r0about 5 years ago
I have been using Trilium lately and I love it. What sold me completely is the sidebar sections &quot;What Links Here&quot; - my purposeful linking and &quot;Similar Notes&quot; - reminding me of what I may have forgotten.
评论 #23335860 未加载
The_Colonelabout 5 years ago
Author here, if you want to ask anything ...
评论 #23427576 未加载
fsiefkenabout 5 years ago
Interesting! Tiddlywiki with all of it&#x27;s plugins, tags, search amd markdown support is still preferable to me. It is even more crossplatform as it works locally in my Quest as well (termux webdav rb script)
评论 #23346794 未加载
kurzawa7about 5 years ago
Will give this a shot. Looks like a modern alternative to CherryTree. I find these hierarchical note taking apps useful for organising complex projects which usually require several levels deep of note organisation. I also use Joplin for general note taking and Google Keep for website resources. I&#x27;m set.
评论 #23345972 未加载
评论 #23338850 未加载
acemarkeabout 5 years ago
Been using Boostnote for the last few years. Boostnote&#x27;s great, but it doesn&#x27;t have note nesting &#x2F; trees, so I figured I&#x27;d give Trilium a shot.<p>Downloaded Trilium, tried to type in a standard GFM Markdown fenced code block with a language identifier for syntax highlighting, and it kept converting it to a &quot;Plain Text&quot; block as soon as I typed the third backtick, making it unusable.<p>That&#x27;s a hard blocker for me. I write Markdown all the time, and I don&#x27;t want a pseudo-WYSIWYG editor mangling the Markdown I&#x27;m writing as I type it. I also need to be able to add code blocks, with highlighting, at any point in the middle of the notes I&#x27;m writing.
评论 #23360493 未加载
NotUsingLinuxabout 5 years ago
Is anyone reminded by this as kind of a smalltalk image?<p>I mean an environment that is self contained and can be modified?<p>I wished the authors would think of aspects like that: how to modify the system without restarting it or needing separate tools.<p>Sure it looks nice but in the end its a browser with some javascript libs glued together with sqllite or something?<p>Customization seems way to difficult , so the tool can do a bit of tiny things that seem nice for me but so many things that I don&#x27;t need. The GUI seems very bloated for me.<p>Is this just me? Or are people generally happy with such GUIs?
评论 #23360528 未加载
elmolino89about 5 years ago
While this is clearly aimed at personal use, I wonder if it could be extended to serve as a lab notebook for a small research group.<p>Storing time-stamped, signed Markdown notes with version control and with some hierarchy (daily notes, brainstorm ideas, versioned lab protocols etc.) would be great.<p>Right now I use on site GitLab &amp; private GitHub repo, but for the not computer savvy users this seems to be too much. Ability to add images to documents using menus&#x2F;mouse is crucial.
评论 #23348074 未加载
znpyabout 5 years ago
oh my god this looks awesome... i had been using boostnotes, but this looks lightyears ahead.
munfredabout 5 years ago
I have installed trillium twice before, when trying to find a better alternative to a bunch of google docs, but didn&#x27;t end up using it. The reason is that you cannot readily share an editable copy of a document with a link, which ends up happening with half the documents I write in Google docs. If that was an option, I think it&#x27;d be preferable to Google docs in every way (for me).
pricciabout 5 years ago
I would love to explore someone else&#x27;s library of notes. I really don&#x27;t know how to take effective notes. When I start reading a new book I try to take notes but always end up just reading. The problem is that months after I can&#x27;t remember much.
评论 #23354619 未加载
评论 #23346566 未加载
strogonoffabout 5 years ago
Another hierarchical note-taking tool slash knowledge base, though a bit more limited&#x2F;opinionated and proprietary, is <a href="https:&#x2F;&#x2F;roamresearch.com&#x2F;" rel="nofollow">https:&#x2F;&#x2F;roamresearch.com&#x2F;</a>.
kaushiktabout 5 years ago
Looks like Obsidian.md<p>Currently, I use a lot of Notion. Easy to share and collaborate.
majkinetorabout 5 years ago
Looks great.<p>I couldn&#x27;t use anything tho, that has no export as single portable format (PDF, Word, whatever) of complete stuff.
评论 #23347118 未加载
aryehofabout 5 years ago
I wonder how important keeping data local versus in the cloud is for users? Does encryption affect that?