You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
- Ability to disable the auto-reset on day change feature
- Minor visual fixes
- Better Windows and other non-*NIX OS compatibility
- Functions no longer get loop-defined
- More clear variable names
- Further minor optimization
- Easter eggs :)!
Copy file name to clipboardExpand all lines: README.md
+1Lines changed: 1 addition & 0 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -5,6 +5,7 @@ The new CLINOTE written in Python. Now even better featuring features like:
5
5
- Deleting the last note
6
6
- Auto-resetting all tasks when the day changes (can be enabled/disabled with `:dc`)
7
7
- Better formating
8
+
8
9
CLINOTE is a perfect TO-DO and note-taking program for people who depend much on the terminal like users of a standalone tiling window manager or just people with a low-end computer.
9
10
# Is the C version dead?
10
11
No, it is on hold. I am currently taking my time to learn Python before I dive into C. It will eventually get picked up by me or a contributor again.
0 commit comments