Yosoro

screenshot of Yosoro
react
less
scss
ant-design

:shaved_ice:Beautiful Markdown NoteBook.

Overview

Yosoro is an innovative note-taking application that stands out for its versatility and user-friendly design, catering to those who need a reliable tool for managing their notes and ideas. Whether you're a student, professional, or casual user, Yosoro offers a wealth of features that can enhance your workflow and make note management a breeze. Compatible with macOS, Windows, and Linux, it bridges the gap between functionality and ease of use.

With support for various integrations and a beautiful user interface, Yosoro not only helps you keep track of your thoughts but also allows for seamless collaboration and sharing. From supporting Latex math formulas to exporting in different formats, this application is tailored to meet diverse needs.

Features

  • Management Notes: Easily organize and manage your notes for better productivity.
  • Support for Latex Math Formulas: Perfect for students and professionals in STEM fields who need to include complex equations in their notes.
  • File Synchronization: Keep your notes up-to-date across devices with support for OneDrive.
  • Image Upload Options: Upload images effortlessly from platforms like GitHub, Weibo, and SM.MS.
  • Export Notes: Share your notes in Markdown, HTML, or PDF formats, catering to different needs and preferences.
  • Article Posting: Directly post articles to Medium, making it an excellent tool for bloggers and writers.
  • Beautiful Themes: Choose between dark and light modes to suit your aesthetic and enhance the reading experience.
  • Community Contributions: Welcomes contributions from users, fostering a collaborative environment for ongoing improvement and support.
react
React

React is a widely used JavaScript library for building user interfaces and single-page applications. It follows a component-based architecture and uses a virtual DOM to efficiently update and render UI components

less
LESS

Less CSS is a dynamic stylesheet language that extends the capabilities of CSS, allowing developers to write cleaner, more modular, and reusable stylesheets with features like variables, mixins, and nested rules.

scss
SCSS

SCSS is a preprocessor scripting language that extends the capabilities of CSS by adding features such as variables, nesting, and mixins. It allows developers to write more efficient and maintainable CSS code, and helps to streamline the development process by reducing repetition and increasing reusability.

ant-design
Ant Design

Ant Design is a React UI library that provides a set of pre-designed components and design resources for building high-quality, responsive web applications.

eslint
Eslint

ESLint is a linter for JavaScript that analyzes code to detect and report on potential problems and errors, as well as enforce consistent code style and best practices, helping developers to write cleaner, more maintainable code.

gulp
Gulp

Gulp.js is an old but popular site building tool that automates various repetitive development tasks in web development, such as compiling Sass, minifying JavaScript, and optimizing images.

prismjs
Prism JS

PrismJS is an open-source, lightweight, and extensible syntax highlighting library that supports a wide range of programming languages and markup formats.

Redux

Redux is a state management library for JavaScript apps that provides a predictable and centralized way to manage application state. It enables developers to write actions and reducers that update the state in response to user interactions, server responses, and other events, and can be used with a variety of front-end frameworks and back-end technologies.

webpack
Webpack

Webpack is a popular open-source module bundler for JavaScript applications that bundles and optimizes the code and its dependencies for production-ready deployment. It can also be used to transform other types of assets such as CSS, images, and fonts.