[PR #2002] [MERGED] feat: open gitbook openAI link when tapping learn more button #5061

Closed
opened 2026-03-23 22:17:02 +00:00 by mirror · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/AppFlowy-IO/AppFlowy/pull/2002
Author: @LucasXu0
Created: 3/16/2023
Status: Merged
Merged: 3/16/2023
Merged by: @LucasXu0

Base: release/0.1.1Head: fix_0_1_1


📝 Commits (1)

  • 2a1ad82 feat: open gitbook openAI link when tapping learn more button

📊 Changes

3 files changed (+29 additions, -6 deletions)

View changed files

frontend/appflowy_flutter/lib/plugins/document/presentation/plugins/openai/util/learn_more_action.dart (+9 -0)
📝 frontend/appflowy_flutter/lib/plugins/document/presentation/plugins/openai/widgets/auto_completion_node_widget.dart (+10 -3)
📝 frontend/appflowy_flutter/lib/plugins/document/presentation/plugins/openai/widgets/smart_edit_node_widget.dart (+10 -3)

📄 Description

Screenshot 2023-03-16 at 11 09 52

🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.

## 📋 Pull Request Information **Original PR:** https://github.com/AppFlowy-IO/AppFlowy/pull/2002 **Author:** [@LucasXu0](https://github.com/LucasXu0) **Created:** 3/16/2023 **Status:** ✅ Merged **Merged:** 3/16/2023 **Merged by:** [@LucasXu0](https://github.com/LucasXu0) **Base:** `release/0.1.1` ← **Head:** `fix_0_1_1` --- ### 📝 Commits (1) - [`2a1ad82`](https://github.com/AppFlowy-IO/AppFlowy/commit/2a1ad8275930e0e49d0bca6a70279c3d933c08d0) feat: open gitbook openAI link when tapping learn more button ### 📊 Changes **3 files changed** (+29 additions, -6 deletions) <details> <summary>View changed files</summary> ➕ `frontend/appflowy_flutter/lib/plugins/document/presentation/plugins/openai/util/learn_more_action.dart` (+9 -0) 📝 `frontend/appflowy_flutter/lib/plugins/document/presentation/plugins/openai/widgets/auto_completion_node_widget.dart` (+10 -3) 📝 `frontend/appflowy_flutter/lib/plugins/document/presentation/plugins/openai/widgets/smart_edit_node_widget.dart` (+10 -3) </details> ### 📄 Description <img width="137" alt="Screenshot 2023-03-16 at 11 09 52" src="https://user-images.githubusercontent.com/11863087/225503019-258926a3-4a53-4b4d-b1b1-1735279a9281.png"> --- <sub>🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.</sub>
mirror 2026-03-23 22:17:02 +00:00
Sign in to join this conversation.
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference
AppFlowy-IO/AppFlowy#5061
No description provided.