Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/t-eckert/nb

A command line tool for taking notes.
https://github.com/t-eckert/nb

Last synced: 6 days ago
JSON representation

A command line tool for taking notes.

Awesome Lists containing this project

README

        

> [!NOTE]
> I no longer use this. I've moved over to using [Obsidian](obsidian.md) for my note taking. I totally support anyone taking this and running with it if they like. Stay cool 😎.

# *NotaBene* (nb) is a command line application for taking notes and daily logs

`nb` is a command line application for taking notes with markdown.

This is what I use to manage my notebook in Markdown using Neovim. I maintain
it just for myself, but I welcome anyone to fork it and make it their own.

## Installation

```bash
go install github.com/t-eckert/nb@latest
```