Skip to content

everbuild-org/noted

Repository files navigation

logo Noted!

A Note-taking app for the 21st century

TOC

Status

This project is in a very early stage of development and is not ready for use.

If you want to colaborate, feel free to open an issue or a pull request. Before you build large features, please open an issue to discuss it or reach out to us on Discord.

Features

  • Create, rename and delete files
  • Create, rename and delete folders
  • Open files in the default application
  • Open folders in the explorer
  • Auto-save STATE
  • Copy file paths
  • Copy folder paths
  • Preload
  • Tabs
  • Load Files
  • Save Files
  • Auto-save files
  • Markdown
  • Search and Replace
  • Settings
  • LaTeX Support ($\LaTeX$) + LaTeX Preview + LaTeX Export
  • Live-Editing
  • Code Blocks with Syntax Highlighting and Run Button
  • Export to PDF
  • Export to HTML
  • Pen Stroke Support - Draw on the screen and save it in the file
  • Obsidian import
  • Basic Shapes (Circle, Rectangle, Triangle, Line)
  • Image Support
  • Image Export
  • Animation lib for presentations
  • -> Export to Video
  • -> Using Typescript
  • -> Similar to Processing and Manim
  • typst formulas

Installation

Currently, there is no installation available. You can build it yourself by cloning the repository (git clone --recurse-submodules <url>) and doing the following:

cargo run --release

Note: I can't test it on MacOS, so I can't guarantee it will work.

License

This project is licensed under the MIT License. See the LICENSE file for details.

Releases

No releases published

Packages

No packages published

Languages