Solutions like Dependabot or Renovate update but don't merge dependencies. You need to do it manually while it could be fully automated! Add a Merge Queue to your workflow and stop caring about PR management & merging. Try Mergify for free. Learn more →
Nb Alternatives
Similar projects and alternatives to nb
-
logseq
A local-first, non-linear, outliner notebook for organizing and sharing your personal knowledge base. Use it to organize your todo list, to write your journals, or to record your unique life.
-
-
InfluxDB
Collect and Analyze Billions of Data Points in Real Time. Manage all types of time series data in a single, purpose-built database. Run at any scale in any environment in the cloud, on-premises, or at the edge.
-
-
-
Joplin
Joplin - the secure note taking and to-do app with synchronisation capabilities for Windows, macOS, Linux, Android and iOS.
-
-
SonarQube
Static code analysis for 29 languages.. Your projects are multi-language. So is SonarQube analysis. Find Bugs, Vulnerabilities, Security Hotspots, and Code Smells so you can release quality code every time. Get started analyzing your projects today for free.
-
obsidian-dataview
A high-performance data index and query language over Markdown files, for https://obsidian.md/.
-
-
vscode-memo
Markdown knowledge base with bidirectional [[link]]s built on top of VSCode [Moved to: https://github.com/svsool/memo]
-
ArchiveBox
🗃 Open source self-hosted web archiving. Takes URLs/browser history/bookmarks/Pocket/Pinboard/etc., saves HTML, JS, PDFs, media, and more...
-
-
-
TiddlyWiki
A self-contained JavaScript wiki for the browser, Node.js, AWS Lambda etc.
-
athens
Athens is a knowledge graph for research and notetaking. Athens is open-source, private, extensible, and community-driven.
-
obsidian-releases
Community plugins list, theme list, and releases of Obsidian.
-
todo.txt-cli
☑️ A simple and extensible shell script for managing your todo.txt file.
-
linkding
Self-hosted bookmark manager that is designed be to be minimal, fast, and easy to set up using Docker.
-
Mergify
Updating dependencies is time-consuming.. Solutions like Dependabot or Renovate update but don't merge dependencies. You need to do it manually while it could be fully automated! Add a Merge Queue to your workflow and stop caring about PR management & merging. Try Mergify for free.
nb reviews and mentions
-
The power of keeping a coding journal (2014)
A few tools I've come across that I've used.
Doing [1] by Brett Terspstra; "A command line tool for keeping track of what you’re doing and tracking what you’ve done."
NA [2] (Next Action) also by Brett Terpstra; "A command line tool for adding and listing per-project todos."
nb [3] is "a command line and local web note‑taking, bookmarking, archiving, and knowledge base application"
nb supports multiple notebooks, Git-based version control and a bunch of other things
[1]: https://brettterpstra.com/projects/doing/
-
Ask HN: What's a good, privacy focused bookmark manager?
I use [nb](https://github.com/xwmx/nb). It's a CLI tool (easy to write a GUI for if you want one) that is fast, uses Git to version control things, and handles more than just bookmarks. I sync across computers using Dropbox.
-
Any alternatives to Obsidian that are not built on Electron?
Depending on how minimal you want to go, nb is viable, but any “features” you’d have to script yourself. https://xwmx.github.io/nb/
-
Looking for guidance on simplifying my note-taking setup into the terminal
I found xwmx's `nb` which I quite like for its git remote integration and tools, but I find it somewhat clunky to interact with. On top of this, I am relatively inexperienced with vim, would like to keep my config very simple, and have no idea how to integrate `nb` with vim directly.
- Looking for a snippet tool
- Note taking options?
-
A todotxt and remind - all in 1 tool with little bit more features?!
It depends on your needs, but give nb a try: * https://xwmx.github.io/nb/
-
How do you create time-stamped text files for personal diaries or work logs?
xmwx/nb
-
I’m looking for a terminal based organisation/note taking tool
There is a pretty interesting looking CLI notes manager called nb which could be interesting. It'll handle notes in whatever syntax, so starting with plain text and editing with Neovim (or even nano) could be a fairly easy way to start building a notes repository.
-
OneNote Equivalent
Possibly this notetaking application called nb
-
A note from our sponsor - Mergify
blog.mergify.com | 28 Sep 2023
Stats
xwmx/nb is an open source project licensed under GNU Affero General Public License v3.0 which is an OSI approved license.
The primary programming language of nb is Shell.