Skip to content

Commit cd5e12d

Browse files
authored
Update README.md
1 parent 6a47f32 commit cd5e12d

File tree

1 file changed

+6
-6
lines changed

1 file changed

+6
-6
lines changed

README.md

+6-6
Original file line numberDiff line numberDiff line change
@@ -6,27 +6,27 @@
66
Notabena is a free and open source note-taking app, written in pure Rust. [Join our Discord here!](https://discord.gg/htNK4YcJB8)
77

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

1111
- [ ] Features
1212
- [x] Simple note-taking
1313
- [ ] Encrypted notes
1414
- [x] Simple Markdown support
1515
- [ ] Export & Share notes
1616
- [ ] Add tags to notes
17+
- [ ] Live-saving notes
1718
- [ ] Compatibility on the same device (GUI & CLI) and compatibility cross-device by account<br>
18-
_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_
19+
_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_
1920
- [ ] GUI
2021
- [ ] Custom themes
2122
- [ ] Private vault: only accessible with PIN
2223
- [ ] Folders
2324
- [ ] Multiple note types which will be shown as text in the CLI
24-
- [ ] Protocol
25+
- [ ] Notabena Protocol
2526
- [ ] Collaboration
26-
- [ ] E2E inspired by the Signal Protocol
27-
- [ ] `.nb` filetype for saving notes encrypted
27+
- [ ] E2EE inspired by the Signal Protocol
28+
- [ ] `.nb` filetype for saving notes (encrypted)
2829
- [ ] Passkeys & encryption keys
29-
nteractive TUI.
3030

3131
## Help us!
3232
You can help us in different ways.<br>

0 commit comments

Comments
 (0)