Ultimate-notion

Latest version: v0.4

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

Scan your dependencies

0.4

- New: Introduced a configuration file under `~/.ultimate-notion/config.toml`.
- New: Added a simple Google Tasks client.
- New: Added a general sychronization task for Notion to other services.
- New: Added a specific Google Tasks synchronization task.
- Fix: A page property can be deleted by setting it to `None`.
- Chg: Reworked the testing setup to use VCR.py more efficiently and be more robust.
- Fix: Tons of fixes within blocks and general page content.
- Chg: `to_markdown()` now uses an internal implementation instead of `notion2md`.

0.3

- Chg: `RichText` is now a subtype of `str` for more convenient & consistent usage.
- Docs: Added more documentation about using databases.
- Chg: `icon` attribute of database now returns `Emoji` instead of `str`.
- New: Allow setting the `icon` and `cover` attribute of a page.
- New: Allow setting the `title` of a non-database page.
- Fix: `created_by` and `last_edited_by` return proper `User` object.

0.2

- Fix: Notion API's undocumented `description` of `SelectOption` added.
- New: Navigate pages using `parent` and `children`.
- Chg: Rename `parents` to `ancestors`.
- Fix: Wrong return value of PropertyType `Status.value`.
- Chg: Make `show` consistent for Page, View, PageSchema.
- Ref: Refactor `value` in `PropertyValue`.
- Ref: Reduce unnecessary funtionality of `Number`, use `value` instead.

0.1

- First official alpha release.

Links

Releases

Has known vulnerabilities

© 2024 Safety CLI Cybersecurity Inc. All Rights Reserved.