Show HN: 2n – write directory based notes in the terminal

ramoz1 pts0 comments

GitHub - plannotator/2n: Directory-based notes for the terminal · GitHub

/" data-turbo-transient="true" />

Skip to content

Search or jump to...

Search code, repositories, users, issues, pull requests...

-->

Search

Clear

Search syntax tips

Provide feedback

--><br>We read every piece of feedback, and take your input very seriously.

Include my email address so I can be contacted

Cancel

Submit feedback

Saved searches

Use saved searches to filter your results more quickly

-->

Name

Query

To see all available qualifiers, see our documentation.

Cancel

Create saved search

Sign in

/;ref_cta:Sign up;ref_loc:header logged out"}"<br>Sign up

Appearance settings

Resetting focus

You signed in with another tab or window. Reload to refresh your session.<br>You signed out in another tab or window. Reload to refresh your session.<br>You switched accounts on another tab or window. Reload to refresh your session.

Dismiss alert

{{ message }}

Uh oh!

There was an error while loading. Please reload this page.

plannotator

2n

Public

Notifications<br>You must be signed in to change notification settings

Fork

Star

main

BranchesTags

Go to file

CodeOpen more actions menu

Folders and files<br>NameNameLast commit message<br>Last commit date<br>Latest commit

History<br>4 Commits<br>4 Commits

.github/workflows

.github/workflows

ascii

ascii

bin

bin

scripts

scripts

src

src

.gitignore

.gitignore

.oxfmtrc.json

.oxfmtrc.json

LICENSE.md

LICENSE.md

README.md

README.md

SPEC.md

SPEC.md

bun.lock

bun.lock

bunfig.toml

bunfig.toml

install.ps1

install.ps1

install.sh

install.sh

package.json

package.json

tsconfig.json

tsconfig.json

View all files

Repository files navigation

2n

Directory-based notes for the terminal.

2n associates notes with the current working directory, making it useful alongside development and agent sessions without creating note files inside the project. Notes save automatically, and a global tree provides access to notes from every directory.

Install

curl -fsSL https://raw.githubusercontent.com/plannotator/2n/main/install.sh | sh

Standalone binaries are available for macOS, Linux, and Windows on the releases page.

Demo

2n.mp4

Usage

2n # Open the latest note for this directory<br>2n --all # Browse notes from every directory<br>2n --no-animation # Skip the launch animation once<br>2n config animation on|off # Set the launch animation preference

Controls

Key<br>Action

Ctrl+N<br>Create a note

Ctrl+T<br>Open all notes

Ctrl+P<br>Preview Markdown

Ctrl+C<br>Save and exit

Typing starts immediately. Changes are saved automatically.

Storage

Notes are stored in the operating system’s application-data directory, not in the current project. Set TUINOTES_DATA_HOME to use a custom location.

License

PolyForm Noncommercial 1.0.0. Commercial use requires separate permission from Plannotator.

About

Directory-based notes for the terminal

Resources

Readme

License

View license

Uh oh!

There was an error while loading. Please reload this page.

Activity

Custom properties

Stars

star

Watchers

watching

Forks

forks

Report repository

Releases

v0.1.0

Latest

Jul 12, 2026

Packages

Uh oh!

There was an error while loading. Please reload this page.

Contributors

Uh oh!

There was an error while loading. Please reload this page.

Languages

TypeScript<br>95.2%

PowerShell<br>2.5%

Shell<br>2.3%

You can’t perform that action at this time.

notes directory reload json install search

Related Articles