File tree Expand file tree Collapse file tree 3 files changed +15
-8
lines changed Expand file tree Collapse file tree 3 files changed +15
-8
lines changed Original file line number Diff line number Diff line change 11[package ]
22name = " notation"
3- version = " 0.1 .0"
3+ version = " 1.0 .0"
44edition = " 2024"
55
66[dependencies ]
Original file line number Diff line number Diff line change 1- # notation
1+ # Notation
22
3- Hierarchal Notes
3+ ** Notation** is a terminal-based hierarchal note-taking app. It is also useful
4+ for todo lists; each item can be marked with a status. It's lightweight and
5+ written in ~ 900 lines of Rust; A release build takes slightly over a minute to
6+ compile from nothing.
7+
8+ At the moment, configuration and plugins do not exist, but in the future
9+ configuration WILL be added, and plugins MIGHT.
Original file line number Diff line number Diff line change 11# Introduction
22
3- ** Notation** is a terminal-based hierarchal note-taking app. It is also useful for todo lists;
4- each item can be marked with a status. It's lightweight and written in ~ 900 lines of Rust; A
5- release build takes slightly over a minute to compile from nothing.
3+ ** Notation** is a terminal-based hierarchal note-taking app. It is also useful
4+ for todo lists; each item can be marked with a status. It's lightweight and
5+ written in ~ 900 lines of Rust; A release build takes slightly over a minute to
6+ compile from nothing.
67
7- At the moment, configuration and plugins do not exist, but in the future configuration WILL be
8- added, and plugins MIGHT.
8+ At the moment, configuration and plugins do not exist, but in the future
9+ configuration WILL be added, and plugins MIGHT.
You can’t perform that action at this time.
0 commit comments