
Trilium Notes
CherryTree
Zim Wiki
Obsidian.md
Logseq
Joplin
Cryptee
Notesnook
Node.js
VS Code
ExpressJS
Laravel
Django
Ruby on Rails
ASP.NET
React
Trilium Notes
Node.jsTrilium Notes is recommended for users who need detailed organization tools, enjoy customization, or have programming skills to leverage its scripting features. It is also suitable for privacy-conscious users who require encryption and for those who appreciate open-source platforms where they can contribute to the software's development.
Based on our record, Node.js should be more popular than Trilium Notes. It has been mentiond 921 times since March 2021. We are tracking product recommendations and mentions on various public social media platforms and blogs. They can help you identify which product is more popular and what people think of it.
https://github.com/zadam/trilium#trilium-is-in-maintenance-m... above and beyond the license difference between the two (I'm not looking for trouble, I'm only saying they are different). - Source: Hacker News / about 1 year ago
It depends on what subset of Notion you use. Nothing (including Notion) is perfect for me. I'd like to build my own eventually, but I'm currently using Obsidian which doesn't hit your "works in the browser" requirement. One option, which is open source and self hosted, is Trilium[sic], found at https://github.com/zadam/trilium It's open source, so if it's close to what you want, you might be able to adjust it to... - Source: Hacker News / over 1 year ago
I can also recommend Trilium Notes [1], which I have been happily using for years. It's currently in "maintenance mode", which I personally see as a feature (no risk of bloatware). Self-hosted, great webapp, optional native clients and works offline. https://github.com/zadam/trilium. - Source: Hacker News / over 1 year ago
Tried Obsidian for a while, loved a lot about it, but....mmm. Obsidian out of the box is a bit limited; plugins are great and add tons of features, but then you start hitting issues with plugin maintainers abandoning plugins you rely on, or needing to make a decision between three different plugins that all do the same thing slightly different. Depending on your use case and expectations that may not be a big... - Source: Hacker News / over 2 years ago
I move between machines a lot and prefer an online tool; I'm self-hosting Trilium Notes https://github.com/zadam/trilium ; this looks a bit cleaner but without syncing (or server-side storage) it misses a bunch of potential use cases. - Source: Hacker News / over 2 years ago
Node >= 22 or higher installed on their local development machine. - Source: dev.to / about 1 month ago
TypeScript / Node.js: Excellent for building asynchronous backend systems that must stream text data smoothly to thousands of users simultaneously. - Source: dev.to / about 2 months ago
Because Node.js operates on a single-threaded asynchronous runtime, it is inherently vulnerable to processes that hog the CPU for too long. I absolutely cringe whenever I see developers blindly copy-pasting complex regular expressions from StackOverflow without actually testing their performance impact. - Source: dev.to / about 2 months ago
This tutorial walks you through setting up a simple Docker Compose project that serves two Node web servers over HTTPS using Caddy as a reverse proxy. You will learn how to use mkcert to generate wildcard certificates and the minimal configuration needed in the Caddyfile and docker-compose.yml to get it all working. - Source: dev.to / 3 months ago
Node.js: This is required for Hardhat. You can check if your terminal has it installed by running node -v. It will show a version number, if it is already available. If not, download the LTS version from https://nodejs.org/en, install it, then reopen your terminal and recheck to confirm successful installation. - Source: dev.to / 4 months ago
CherryTree - A hierarchical note taking application, featuring rich text and syntax highlighting, storing data in a single xml or sqlite file.
VS Code - Build and debug modern web and cloud applications, by Microsoft
Zim Wiki - Zim is a graphical text editor used to maintain a collection of wiki pages. Each page can contain links to other pages, simple formatting and images.
ExpressJS - Sinatra inspired web development framework for node.js -- insanely fast, flexible, and simple
Obsidian.md - A second brain, for you, forever. Obsidian is a powerful knowledge base that works on top of a local folder of plain text Markdown files.
Laravel - A PHP Framework For Web Artisans