All Projects → fabiospampinato → Noty

fabiospampinato / Noty

Licence: mit
Autosaving sticky note with support for multiple notes without needing multiple windows.

Programming Languages

typescript
32286 projects

Projects that are alternatives of or similar to Noty

nwotable
One app for all your notes on all your devices.
Stars: ✭ 22 (-93.15%)
Mutual labels:  codemirror, note
HTML5Sticky
📌 HTML5Sticky - sticky notes app for the web !
Stars: ✭ 51 (-84.11%)
Mutual labels:  sticky, note
Kratos Boilerplate
🔥 A simple boilerplate for creating statics PWA using Webpack, Pug, PostCSS and CSS Modules
Stars: ✭ 308 (-4.05%)
Mutual labels:  webpack
Element Admin
一个支持 vue-cli 的 Element UI 的后台模板
Stars: ✭ 318 (-0.93%)
Mutual labels:  webpack
Cogear.js
Modern static websites generator (Node.JS/Webpack)
Stars: ✭ 315 (-1.87%)
Mutual labels:  webpack
Ionic Boilerplate
✨ An Ionic Starter kit featuring Tests, E2E, Karma, Protractor, Jasmine, Istanbul, Gitlab CI, Automatic IPA and APK, TypeScript 2, TsLint, Codelyzer, Typedoc, Yarn, Rollup, and Webpack 2
Stars: ✭ 309 (-3.74%)
Mutual labels:  webpack
Plantuml Editor
PlantUML online demo client
Stars: ✭ 313 (-2.49%)
Mutual labels:  codemirror
Webpack Tutorial Collection
webpack 教程资源收集
Stars: ✭ 307 (-4.36%)
Mutual labels:  webpack
Isomorphic React
A simple but powerful React application built on a standards-compliant back-end
Stars: ✭ 318 (-0.93%)
Mutual labels:  webpack
Web
📚 从零开始学 Web 前端系列图文教程。从零基础开始,手把手教你进入前端开发的世界。公众号「前端队长」作者。
Stars: ✭ 313 (-2.49%)
Mutual labels:  webpack
Bridgetown
A Webpack-aware, Ruby-powered static site generator for the modern Jamstack era
Stars: ✭ 317 (-1.25%)
Mutual labels:  webpack
Nin
nin is ninjatool
Stars: ✭ 313 (-2.49%)
Mutual labels:  webpack
Filemanager Webpack Plugin
Copy, move, archive (zip/tar/tar.gz), delete files and directories before and after Webpack builds. Win32/Mac/*Nix supported
Stars: ✭ 310 (-3.43%)
Mutual labels:  webpack
Wp Webpack Script
💥🔥📦👩‍💻 An easy to use, pre configured, hackable webpack setup & development server for WordPress themes and plugins.
Stars: ✭ 314 (-2.18%)
Mutual labels:  webpack
Umi Admin
基于蚂蚁金服 umi 可插拔的企业级 react 应用框架开发的 Admin。最核心特点:对后端开发人员友好
Stars: ✭ 310 (-3.43%)
Mutual labels:  webpack
Web Webpack Plugin
alternative for html-webpack-plugin
Stars: ✭ 318 (-0.93%)
Mutual labels:  webpack
React Redux Chat
🔥🔥react+redux-chat 模仿实现PC微信聊天系统。
Stars: ✭ 308 (-4.05%)
Mutual labels:  webpack
Electron React Webpack Boilerplate
Minimal Electron, React, PostCSS and Webpack boilerplate to help you get started with building your next app.
Stars: ✭ 312 (-2.8%)
Mutual labels:  webpack
Youtube Live Chat Flow
Chrome Extension for Flowing Chat Messages on YouTube Live
Stars: ✭ 309 (-3.74%)
Mutual labels:  webpack
Webpack Hot Server Middleware
🔥 Hot reload webpack bundles on the server
Stars: ✭ 319 (-0.62%)
Mutual labels:  webpack

Warning: This app is now deprecated, you should use Notable instead, which is a much better note-taking app overall, its zen mode can replace Noty's UI pretty effectively and it is very actively developed.

Noty (DOWNLOAD)

Logo

Autosaving sticky note with support for multiple notes without needing multiple windows.

Features

  • Supports multiple notes without needing multiple windows.
  • Auto-saves your notes.
  • To-Do functionalities built-in.
  • Links support.
  • Bold/code/italic/strikethrough support.
  • Multiple cursors.
  • Find and Replace.
  • Programmers shortcuts.
  • Uses the FiraCode font.

Shortcuts

Note: The following are macOS shortcuts, if you're using a different OS replace Cmd with Ctrl, or Alt if Ctrl is already used.

  • Cmd+N - Create a new note.
  • F2 - Rename the current note.
  • Cmd+Alt+Backspace - Delete the current note.
  • Tab - Indent current line.
  • Shift+Tab - Outdent current line.
  • Cmd+F - Find.
  • Cmd+G - Find next.
  • Cmd+Shift+G - Find previous.
  • Cmd+Shift+H - Replace.
  • Cmd+Shift+Alt+H - Replace all.
  • Cmd+Ctrl+Up - Move current line up.
  • Cmd+Ctrl+Down - Move current line down.
  • Alt+Click - Add a new cursor.
  • Cmd+Click - Open the clicked link.
  • Cmd+Enter - Toggle a todo's box symbol.
  • Alt+D - Toggle a todo's done symbol.
  • Alt+C - Toggle a todo's cancelled symbol.
  • Cmd+B - Toggle bold.
  • Cmd+` - Toggle code.
  • Cmd+I - Toggle italic.
  • Cmd+S - Toggle strikethrough.
  • Cmd+1/9 - Select the 1st/9th note.
  • Cmd+Alt+Right - Select the next note.
  • Ctrl+Tab - Select the next note.
  • Cmd+Alt+Left - Select the previous note.
  • Ctrl+Shift+Tab - Select the previous note.

Demo

Switching note:

Switching note

New note and rename:

New note and rename

Contributing

If you have an idea, or found an problem, please open an issue about it.

If you want to make a pull request, or fork the app, you should:

git clone https://github.com/fabiospampinato/noty.git
cd noty
npm install
npm run dev

Related

  • vscode-todo-plus: Visual Studio Code extension that implements the same To-Do functionalities, and much more.
  • Notable: The markdown-based note-taking app that doesn't suck.

License

MIT © Fabio Spampinato

Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].