Noteboard

Latest version: v1.1.5

Safety actively analyzes 701370 Python packages for vulnerabilities to keep your Python projects secure.

Scan your dependencies

Page 2 of 3

1.0.9

New Feature

[Option] Timeline

* show boards in timeline view

Changes

1. Fixed JSON validation error when importing boards from external JSON file

1.0.8

New Features

[Action] Due

* assign a due date to an item

[Option] Sort

* sort items on boards in alphabetical orders

Changes

1. Refactored `-st/--show-time` option to `-d/--date`

1.0.7

Changes

1. Fixed bugs
2. Formated code
3. Minor change to the prompt style of interactive mode

1.0.6

New Features

[Action] Move

* move items to another board

[Action] Rename

* rename board with a new name

Configurations

* custom configurations available by editing the JSON file in `~/.config/noteboard/config.json`.

Changes

1. Improved logging
2. Fixed bugs
3. Added support for multiple arguments in CLI

1.0.5

New Feature

Gzip Compression

* `Storage` file will now also be compressed into `gzip` when being accessed and closed.

1.0.4

New Feature

Gzip Compression

* `States` pickle file will now be compressed in `gzip` when being accessed and closed.
* This highly reduces the size of `states.pkl` as when you have done more and more actions on `storage`, the more data will be stored in `states.pkl` in order to let users undo to the previous states.

Changes

1. Changed the date format in `show-time`, printing `item["date"]` instead of `item["time"]`.

Page 2 of 3

© 2025 Safety CLI Cybersecurity Inc. All Rights Reserved.