Skip to content

Releases: ChristopherHardiman/cosmic-notebook

Dawn Release v0.1.0

30 Nov 17:45

Choose a tag to compare

Cosmic Notebook - Dawn Release v0.1.0

Initial release of Cosmic Notebook, a modern markdown editor built with the libcosmic framework.

Features

Core Functionality

  • Tab-based Document Management - Work with multiple documents in tabs
  • Multi-pane Editor Support - Split view with horizontal/vertical layouts
  • File I/O - Native file dialogs for open, save, and save as operations

Editing

  • Markdown Rendering - Live preview of markdown documents
  • Clipboard Operations - Full cut, copy, and paste support
  • Find and Replace - Search and replace text with regex support
  • Autosave - Automatic document recovery

Interface

  • Keyboard Shortcuts - Standard shortcuts for common operations
  • Configuration Persistence - Remember window state and preferences
  • Modern UI - Built with libcosmic for COSMIC desktop integration

Building from Source

cargo build --release

License

This project is licensed under the GPL-3.0 License.