Note Fusion
生產力
免費 · App 內購買
# Note Fusion - 你的智能笔记伙伴
## 产品简介
Note Fusion 是一款注重简单性和安全性的个人笔记应用。它就像一本关于时间的书,包含封面、扉页、每一天的笔记和封底,帮助您将所有笔记优雅地集中在一处。
## 核心特性
### 1. 安全至上
- **完全离线**:所有笔记保存在本地磁盘
- **格式公开**:确保"你的笔记还是你的"
- **数据自主**:完全掌控您的数据安全
### 2. 简约设计
- **一元笔记法**:采用流式记录方式
- **统一视图**:所有笔记集中展示
- **直观操作**:简单易用的界面设计
### 3. 专业功能
- **强大搜索**:快速定位所需信息
- **LaTeX 支持**:可视化 LaTeX 编辑功能
- **跨平台同步**:支持多设备数据同步(需订阅)
## 适用人群
Note Fusion 为各类用户提供完善的笔记解决方案:
- 学生:课堂笔记和学习资料整理
- 教师:教学计划和课程材料管理
- 作家:创作灵感和素材收集
- 研究人员:研究数据和文献整理
- 职场人士:工作笔记和项目管理
## 订阅服务
### 高级会员订阅
- **服务名称**:高级会员订阅(按月)
- **付费方式**:通过 Apple 订阅系统按月付费
- **主要功能**:启用 iCloud 跨设备数据同步
### 订阅须知
1. 费用通过 Apple ID 账户收取
2. 自动续订机制,可在当前订阅期结束前 24 小时取消
3. 在 iOS 设备"设置"中管理或取消订阅
4. 免费试用期内取消将立即终止试用权益
5. 用户协议:https://axplus.github.io/fusion/terms
6. 隐私政策:https://axplus.github.io/fusion/privacy
_注:我们仅收集必要的支付信息和使用数据以确保服务正常运行,所有数据处理均遵循隐私政策规定。_
更多 - Introduced new immutable Tree data model with Node objects for improved data integrity
- Migrated from mutable Tree model to the new read-only Tree architecture
- Implemented rootId and nodeResolver pattern for efficient tree traversal
- Made node objects immutable to ensure consistent state management
- Restructured document store operations to work with the new model
- Migrated timeline module to use the new Tree model
- Removed old Tree-based implementation and cleaned up related code
- Enhanced model layer with improved node resolution and ordering
- Updated data synchronization logic to work with immutable objects
1.36.0 3日前
Improved performance and stability through various internal optimizations
1.35.2 4月25日
- performance improved
1.35.1 4月20日
- 1.35.0
- Reduced CPU usage in timeline
- Improved markdown rendering performance
- Optimized tree row rendering performance
- Restructured tag menu items for better user experience
1.35.0 4月9日
- Enhanced quick switcher with sort options, compact layout, and improved UI
- Improved tag management with delete option, copy link feature, and better tagging methods
- Updated UI including background colors, timeline view, launch screen, and app icons
- Added new query filters including recent time scope options
- Simplified code by removing unused features and components
- Improved navigation with better topic jumping and anchor support
- Enhanced iCloud sync UI and path handling
- Rewrote markdown parser with improved tree building
- Fixed various UI styling and visibility issues
- Removed advertising and app tracking transparency code
1.34.5 4月2日
- 1.34.4
- Improved markdown export stability by handling special characters in file names
- Enhanced share sheet positioning for better user experience on iPad devices
- Added proper file title when sharing markdown exports
- Improved error handling during export process
- Disabled export button during export operation to prevent duplicate actions
1.34.4 3月18日
- 1.34.3
- Added delete tag functionality in timeline
- Improved speech recognition with position control
- Fixed tag detection to exclude punctuation marks
- Fixed filter update logic for custom filters
- Fixed error handling with improved logging
- Improved notebook navigation and gesture handling
- Updated button designs and export functionality
- Improved filter management and state handling
- Optimized UI components and layouts
1.34.3 3月17日
- 1.34.2
- Enhanced notebook drawer handling with improved close intent
- Improved notebook slide direction for better navigation
- Optimized router functionality for proper drawer closing
- Simplified and improved timeline title bar layout
- Added indent support in timeline title bar
- Enhanced UI layout and controls for wide screen support
- Improved notebook edge handling for better display
- Updated timeline layout and styling for wide screens
- Code consistency improvements across the codebase
1.34.2 3月13日
- 1.34.1
- **New Features:**
- Added functionality to import photos
- Introduced a slider drawer for filter navigation
- Added toggle drawer intent and updated timeline views
- Enhanced transition animations with improved pop handling
- Added more customization options for icon button widgets
- **User Interface Improvements:**
- Restructured notebook layout with drawer toggle button
- Simplified button implementations
- Improved notebook drawer design
- Renamed button widgets for consistent naming
- Consolidated button components
- **Performance Enhancements:**
- Optimized transition durations for better performance
- **Layout Improvements:**
- Added slider drawer component for better filter navigation
- Updated timeline views for enhanced user experience
- Improved notebook layout structure
1.34.1 3月8日
- Enhanced filter persistence to remember your preferences across sessions
- Improved tree summary caching for faster content loading
- Redesigned LLM integration with better provider support
- Added quick switcher for faster navigation between trees
- Enhanced tag pulldown menu with custom options
- Improved timeline performance and user experience
- Added bottom padding for better list scrolling
- Optimized router transitions and navigation flow
- Enhanced quick bar with global state management
- Improved Material Design consistency across the app
1.34.0 3月5日
- better performance
1.33.2 1月26日
- technical update
1.33.1 1月18日
- new document format!!
1.33.0 1月8日
- redesigned interactions
1.32.2 1月6日
- bugfix
1.32.1 26/12/2025
- add note by voice
- add note by shot
1.32.0 18/12/2025
- bugfix for state management.
1.31.1 14/12/2025
- new action (search, jump, add) bar design
1.31.0 04/12/2025
- bugfix
1.30.3 25/11/2025
- fix for syncing
1.30.2 22/11/2025
- new design of timeline view
- new design of markdown renderer
- new design of char timeline view
1.30.1 16/11/2025
- New list filter/sort look
1.30.0 13/11/2025
- technical update
1.29.12 08/11/2025
- technical update
1.29.11 04/11/2025
- Introduced new immutable Tree data model with Node objects for improved data integrity
- Migrated from mutable Tree model to the new read-only Tree architecture
- Implemented rootId and nodeResolver pattern for efficient tree traversal
- Made node objects immutable to ensure consistent state management
- Restructured document store operations to work with the new model
- Migrated timeline module to use the new Tree model
- Removed old Tree-based implementation and cleaned up related code
- Enhanced model layer with improved node resolution and ordering
- Updated data synchronization logic to work with immutable objects
更多 版本1.36.0 3日前
用於追蹤你的資料 以下資料可能會用於追蹤你在其他公司的 App 和網站的活動:
不會與你連結的資料 開發者可能會收集以下資料,但不會連結你的個人身份: