Skip to content
This repository has been archived by the owner on Nov 18, 2024. It is now read-only.

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
ThatFrogDev authored May 7, 2024
1 parent 6a47f32 commit cd5e12d
Showing 1 changed file with 6 additions and 6 deletions.
12 changes: 6 additions & 6 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -6,27 +6,27 @@
Notabena is a free and open source note-taking app, written in pure Rust. [Join our Discord here!](https://discord.gg/htNK4YcJB8)

## Features
These are our current planned features. There's going to be a TUI and an app, the features under `Features` are universal
These are our current planned features. There's going to be a TUI and an app, but the features under `Features` are universal.

- [ ] Features
- [x] Simple note-taking
- [ ] Encrypted notes
- [x] Simple Markdown support
- [ ] Export & Share notes
- [ ] Add tags to notes
- [ ] Live-saving notes
- [ ] Compatibility on the same device (GUI & CLI) and compatibility cross-device by account<br>
_NOTE: Currently we have a simple PoC with basic prompts, but we're planning to support CLI flags like `notabena --new`/`-n` but if you run `notabena` you'll get a full-fledged TUI_
_NOTE: Currently we have a simple PoC with basic prompts, but we're planning to support CLI flags like `notabena --new`/`-n` but if you run `notabena`, you'll get a full-fledged TUI_
- [ ] GUI
- [ ] Custom themes
- [ ] Private vault: only accessible with PIN
- [ ] Folders
- [ ] Multiple note types which will be shown as text in the CLI
- [ ] Protocol
- [ ] Notabena Protocol
- [ ] Collaboration
- [ ] E2E inspired by the Signal Protocol
- [ ] `.nb` filetype for saving notes encrypted
- [ ] E2EE inspired by the Signal Protocol
- [ ] `.nb` filetype for saving notes (encrypted)
- [ ] Passkeys & encryption keys
nteractive TUI.

## Help us!
You can help us in different ways.<br>
Expand Down

0 comments on commit cd5e12d

Please sign in to comment.