Content Types Overview

5 日前
0

Overview

Memoreru offers 7 content types that you can use depending on your needs (with plans to expand in the future). Each content type provides a different way to organize and present information.


The 7 Content Types

1. Page

Purpose: Creating long-form content such as articles, notes, and documents

Features:

  • Markdown textarea for writing (always-on split preview on desktop, tab switching on mobile)
  • Structured content with headings, lists, and tables
  • Syntax highlighting for code blocks

Best for:

  • Writing blog posts and technical articles
  • Creating study notes and meeting minutes
  • Managing project documentation
  • Building a knowledge base

Example:

Title: Implementing Custom Hooks in React Body: Custom hooks are a way to reuse logic in React...

2. Table

Purpose: Managing structured data in a database-like format

Features:

  • 30 data types supported (text, number, date, select, image, file, and more)
  • Organize information in rows and columns
  • Edit data at the cell level
  • Sort, filter, and search functionality
  • AI-assisted table design

Best for:

  • Task and project management
  • Reading logs and movie lists
  • Customer and contact management
  • Inventory and asset tracking
  • Organizing research data

Example:

Table name: Reading List Columns: Book Title(string) | Author(string) | Rating(rating) | Date Read(date) | Notes(rich_text)

3. Folder

Purpose: Organizing content hierarchically

Features:

  • Group content for easy management
  • Create nested structures (parent and child folders)
  • View a list of contents within a folder
  • Drag and drop to rearrange

Best for:

  • Organizing materials by project
  • Managing knowledge by topic
  • Organizing information by team
  • Categorizing content by theme

Example:

Folder structure: 📁 Project A ├─ 📁 Design Documents ├─ 📁 Meeting Notes └─ 📁 Task Management

4. Slide

Purpose: Creating presentation-style content

Features:

  • Built on Marp (Markdown Presentation Ecosystem)
  • Write slides using Markdown
  • Real-time preview
  • Full-screen presentation mode
  • Keyboard navigation

Best for:

  • Technical presentations
  • Project reports
  • Educational content
  • Meeting materials

Example:

--- marp: true theme: default --- Write your content here --- - Bullet point

5. View

Purpose: Extracting and filtering data from a Table

Features:

  • Extract specific data from an existing Table based on conditions
  • Set filter criteria (combine multiple conditions)
  • Sort and group results
  • Save and share filtered results

Best for:

  • Showing only incomplete tasks
  • Extracting data from a specific time period
  • Displaying information by assignee
  • Aggregating data by category

Example:

View name: Incomplete Tasks Base table: Task Management Filter: Status = "In Progress" OR "Not Started" Sort: Due date ascending

6. Graph

Purpose: Visualizing data

Features:

  • Visualize Table data as charts
  • Multiple chart types supported
    • Bar Chart
    • Line Chart
    • Pie Chart
    • Area Chart
    • Scatter Chart
    • Combo Chart
  • Data aggregation and calculations
  • Real-time updates

Best for:

  • Visualizing sales trends
  • Displaying task progress
  • Summarizing survey results
  • Monitoring KPI metrics

Example:

Graph name: Monthly Sales Trend Data source: Sales Management Table Chart type: Line Chart X-axis: Month Y-axis: Sales Amount

7. Dashboard

Purpose: Combining multiple widgets in a single view

Features:

  • Integrate multiple Views and Graphs into one screen
  • Drag and drop layout arrangement
  • Resize widgets
  • Real-time data display

Best for:

  • Project progress dashboards
  • KPI dashboards
  • Visualizing team activity
  • Personal activity summaries

Example:

Dashboard name: Project Dashboard Widgets: - Task completion rate (Pie Chart) - Weekly progress (Line Chart) - Incomplete tasks (View) - Hours by team member (Bar Chart)

How to Choose a Content Type

By Information Type

Information TypeRecommended Content Type
Long-form text / articlesPage
Structured dataTable
Organization / categorizationFolder
Data extractionView
Data visualizationGraph
Combined displayDashboard

By Use Case

Use CaseRecommended Content Type
Writing blog postsPage
Task managementTable + View
Project managementFolder + Table + Dashboard
Building a knowledge baseFolder + Page
Data analysisTable + Graph
Progress reportingDashboard

Combining Content Types

Memoreru truly shines when you combine multiple content types together.

Example 1: Project Management

📁 Project A (Folder) ├─ 📄 Project Overview (Page) ├─ 📊 Task Management (Table) ├─ 📋 Incomplete Tasks (View) ├─ 📈 Progress Chart (Graph) └─ 📊 Dashboard (Dashboard)

Example 2: Learning Management

📁 Programming Studies (Folder) ├─ 📄 Study Notes (Page) ├─ 📊 Study Log (Table) ├─ 📋 This Week's Study Plan (View) └─ 📈 Study Hours Over Time (Graph)

Example 3: Research Management

📁 Research Project (Folder) ├─ 📄 Research Proposal (Page) ├─ 📊 Literature Management (Table) ├─ 📊 Experiment Data (Table) ├─ 📋 Unread Papers (View) └─ 📈 Experiment Results Chart (Graph)

Giving Content an Emoji Icon

Any content type can have an emoji icon shown next to its title.
This makes it easier to spot "this one is my budget" or "this one is my diary" at a glance in lists and the sidebar.

  1. On the create or edit screen, click the icon slot to the left of the title
  2. Pick any emoji from the palette that opens
  3. Click the icon again to change it to a different emoji
  4. To remove the icon, choose "Remove icon" at the top of the palette

You can also type a name in the palette's search box to find an emoji.


Choosing Your Own Sharing URL Suffix (Paid Plan)

For PUBLIC content, you can replace the auto-generated string at the end of the sharing URL with one of your choosing.
For example, instead of a long auto-generated string you can use something memorable like my-blog-2026, which is easier to share by voice or message.

  1. Open the "Sharing URL suffix" field on the content's edit screen
  2. Type the string you'd like, using letters, numbers, and hyphens
  3. If that suffix is already in use, you'll be asked to try a different one when you save
  4. Once saved, the sharing URL reflects your new suffix

Things to keep in mind:

  • This feature is available on paid plans. Free-plan users continue to use the auto-generated URL
  • Changing the suffix breaks the previous URL. Anyone you have already shared the old URL with needs to be sent the new one

Content Visibility

All content types support three visibility levels:

  • PRIVATE: Only you can view it
  • TEAM: All team members can view it
  • PUBLIC: Published on the internet

For more details, see Visibility Settings.

コメント

0
0
0