Skip to content

Latest commit

 

History

History
57 lines (46 loc) · 1.51 KB

README.md

File metadata and controls

57 lines (46 loc) · 1.51 KB

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.

I am currently rewriting this to integrate my two note-flows (hand-written and text based).

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
  • Shapes (Circle, Rectangle, Triangle, Line)
  • Image Support
  • Image Export
  • Chemistry Animation Import from https://www.chemtube3d.com
  • Animation lib for presentations
  • -> Export to Video
  • -> Using Typescript
  • -> Similar to Processing and Manim

Installation

Currently, there is no installation available. You can build it yourself by cloning the repository and running yarn followed by yarn tauri build in the root directory.

Notes and Ideas