Table of Contents - notion-1.1.4 Documentation
Pages
- LICENSE
-
README
- Unofficial Notion Client for Ruby.
- Table of Contents
- Getting Started
- Installation
- Retrieving a Page
- Retrieving a CollectionView Page
- Retrieving a Block within the Page
- Get a Block
- Get a Collection View
- Creating New Blocks
- Create a block whose parent is the page
- Create a block whose parent is another block
- Creating New Collections
- Updating Collection View Cells
- Troubleshooting
- No results returned when attempting to get a page
- Retrieve a full-page Collection View
Classes and Modules
- Notion
- Notion::Markdown
- NotionAPI
- NotionAPI::BlockTemplate
- NotionAPI::BulletedBlock
- NotionAPI::CalloutBlock
- NotionAPI::Client
- NotionAPI::CodeBlock
- NotionAPI::CollectionView
- NotionAPI::CollectionViewPage
- NotionAPI::CollectionViewRow
- NotionAPI::ColumnListBlock
- NotionAPI::Core
- NotionAPI::Core::InvalidClientInstantiationError
- NotionAPI::DividerBlock
- NotionAPI::HeaderBlock
- NotionAPI::ImageBlock
- NotionAPI::LatexBlock
- NotionAPI::LinkBlock
- NotionAPI::NumberedBlock
- NotionAPI::PageBlock
- NotionAPI::QuoteBlock
- NotionAPI::SubHeaderBlock
- NotionAPI::SubSubHeaderBlock
- NotionAPI::TableOfContentsBlock
- NotionAPI::TextBlock
- NotionAPI::TodoBlock
- NotionAPI::ToggleBlock
- Object
- Utils
- Utils::BlockComponents
- Utils::CollectionViewComponents
- Utils::SchemaTypeError
Methods
- ::add_collection_property — Utils::CollectionViewComponents
- ::add_emoji_icon — Utils::BlockComponents
- ::add_new_option — Utils::CollectionViewComponents
- ::add_new_row — Utils::CollectionViewComponents
- ::block_location_add — Utils::BlockComponents
- ::block_location_remove — Utils::BlockComponents
- ::build_payload — Utils::BlockComponents
- ::checked_todo — Utils::BlockComponents
- ::convert_type — Utils::BlockComponents
- ::create — NotionAPI::ImageBlock
- ::create — NotionAPI::LinkBlock
- ::create — NotionAPI::BlockTemplate
- ::create — Utils::BlockComponents
- ::create_collection_view — Utils::CollectionViewComponents
- ::display_source — Utils::BlockComponents
- ::duplicate — Utils::BlockComponents
- ::extract_collection_view_column_names — NotionAPI::CollectionView
- ::insert_data — Utils::CollectionViewComponents
- ::last_edited_time — Utils::BlockComponents
- ::new — NotionAPI::Client
- ::new — NotionAPI::Core
- ::new — NotionAPI::Core::InvalidClientInstantiationError
- ::new — NotionAPI::CollectionView
- ::new — NotionAPI::CollectionViewRow
- ::new — NotionAPI::BlockTemplate
- ::new — Utils::SchemaTypeError
- ::parent_location_add — Utils::BlockComponents
- ::query_collection — Utils::CollectionViewComponents
- ::row_location_add — Utils::BlockComponents
- ::set_block_to_dead — Utils::BlockComponents
- ::set_collection_blocks_alive — Utils::CollectionViewComponents
- ::set_collection_columns — Utils::CollectionViewComponents
- ::set_collection_title — Utils::CollectionViewComponents
- ::set_parent_to_alive — Utils::BlockComponents
- ::set_view_config — Utils::CollectionViewComponents
- ::source — Utils::BlockComponents
- ::title — Utils::BlockComponents
- ::update_codeblock_language — Utils::BlockComponents
- ::update_property_value — Utils::CollectionViewComponents
- #add_property — NotionAPI::CollectionView
- #add_row — NotionAPI::CollectionView
- #build_payload — Utils
- #checked= — NotionAPI::TodoBlock
- #children — NotionAPI::Core
- #children_ids — NotionAPI::Core
- #clean_property_names — NotionAPI::CollectionView
- #convert — NotionAPI::BlockTemplate
- #create — NotionAPI::BlockTemplate
- #create_collection — NotionAPI::PageBlock
- #create_singleton_methods_and_instance_variables — NotionAPI::CollectionView
- #duplicate — NotionAPI::BlockTemplate
- #extract_collection_data — NotionAPI::Core
- #extract_collection_id — NotionAPI::Core
- #extract_collection_schema — NotionAPI::Core
- #extract_collection_title — NotionAPI::Core
- #extract_collection_view_page_information — NotionAPI::Core
- #extract_id — NotionAPI::Core
- #extract_page_information — NotionAPI::Core
- #extract_parent_id — NotionAPI::Core
- #extract_title — NotionAPI::Core
- #extract_type — NotionAPI::Core
- #extract_view_ids — NotionAPI::Core
- #filter_nil_blocks — NotionAPI::Core
- #get — NotionAPI::BlockTemplate
- #get_all_block_info — NotionAPI::Core
- #get_block — NotionAPI::PageBlock
- #get_block_props_and_format — NotionAPI::Core
- #get_collection — NotionAPI::PageBlock
- #get_instantiated_instance_for — NotionAPI::Core
- #get_last_page_block_id — NotionAPI::Core
- #get_notion_id — NotionAPI::Core
- #get_page — NotionAPI::Core
- #inspect — NotionAPI::CollectionViewRow
- #move — NotionAPI::BlockTemplate
- #row — NotionAPI::CollectionView
- #row_ids — NotionAPI::CollectionView
- #rows — NotionAPI::CollectionView
- #title= — NotionAPI::BlockTemplate
- #type — NotionAPI::BulletedBlock
- #type — NotionAPI::CalloutBlock
- #type — NotionAPI::CodeBlock
- #type — NotionAPI::CollectionView
- #type — NotionAPI::CollectionViewRow
- #type — NotionAPI::CollectionViewPage
- #type — NotionAPI::ColumnListBlock
- #type — NotionAPI::DividerBlock
- #type — NotionAPI::HeaderBlock
- #type — NotionAPI::ImageBlock
- #type — NotionAPI::LatexBlock
- #type — NotionAPI::LinkBlock
- #type — NotionAPI::NumberedBlock
- #type — NotionAPI::PageBlock
- #type — NotionAPI::QuoteBlock
- #type — NotionAPI::SubHeaderBlock
- #type — NotionAPI::SubSubHeaderBlock
- #type — NotionAPI::TableOfContentsBlock
- #type — NotionAPI::TextBlock
- #type — NotionAPI::TodoBlock
- #type — NotionAPI::ToggleBlock
- #update_title — NotionAPI::BlockTemplate