Features
- Rich Text Editing: Powered by Tiptap editor
- Multiple Notes: Create and manage unlimited notes
- Notion Integration: Import pages directly from Notion
- Emoji Support: Add emojis to personalize notes
- Auto-Save: Notes save automatically as you type
- Search & Filter: Quickly find notes
- Last Updated Tracking: See when each note was last modified
- Drag & Drop: Reorder notes by dragging
Setup
Creating Notes
New Note
Import from Notion
Note Management
Note List
Notes are displayed as cards showing:- Emoji: Custom emoji icon (if set)
- Title: Note title
- Preview: First few lines of content
- Last Updated: When the note was last modified
Sorting
Notes are automatically sorted by last updated time (newest first).Opening Notes
Click any note card to open the full editor dialog with:- Title editing
- Emoji selection
- Rich text editor (Tiptap)
- Save and delete options
- Notion sync status (if imported)
Deleting Notes
To delete a note:- Open the note
- Click the delete button
- Confirm deletion
Tiptap Editor
The editor supports:- Text formatting: Bold, italic, underline, strikethrough
- Headings: H1, H2, H3, etc.
- Lists: Bullet points and numbered lists
- Links: Add hyperlinks
- Code blocks: Inline code and code blocks
- Blockquotes: Quote text
- Tables: Create tables
- And more: Full Tiptap feature set
Notion Integration
Connecting Notion
The first time you import:- Click the import icon
- Click “Connect Notion”
- Authorize Forge to access your Notion workspace
- Grant permissions for the pages you want to access
Page Hierarchy
The import dialog shows:- Top-level pages: Main workspace pages
- Child pages: Nested pages indented below parents
- Page titles: Full page names from Notion
Import Process
When you import a page:- Page content is converted to Tiptap format
- Original Notion formatting is preserved where possible
- Notion blocks are mapped to editor blocks
- Import metadata is saved (page ID, sync date)
Sync Status
Imported notes show:- Page ID: Link to original Notion page
- Last Synced: When the import happened
- Page Title: Original Notion page title
Imported notes are a one-time copy. Changes in Forge don’t sync back to Notion, and changes in Notion don’t auto-update in Forge.
Configuration
The widget stores:- Note ID: Unique identifier
- Title: Note title
- Content: Tiptap JSON content
- Emoji: Selected emoji character
- Last Updated: Timestamp of last edit
- Notion Sync: Import metadata (if applicable)
Storage
All notes are stored in the widget configuration:- Saved automatically on every change
- Persisted across sessions
- No external database required
- Backed up with your Forge account
Troubleshooting
Common Issues
Notes not saving: Check your internet connection and try refreshing. Notion pages not showing: Make sure pages are shared with the integration in Notion. Import formatting issues: Some advanced Notion blocks may convert to simpler formats in Tiptap. Slow loading: Normal for many notes with lots of content. Consider archiving old notes.Integration Details
Notion API Version: 2022-06-28 Endpoints Used:/api/notion/pages- List accessible pages/api/notion/pages/{id}- Get page content
Widget Sizes
- Desktop: 1 column × 2 rows
- Tablet: 1 column × 2 rows
- Mobile: 1 column × 2 rows
The Editor widget is perfect for quick notes, documentation drafts, meeting notes, or any text you want to keep handy in your dashboard.