GithubHelp home page GithubHelp logo

cberranger / noty Goto Github PK

View Code? Open in Web Editor NEW

This project forked from fabiospampinato/noty

0.0 0.0 0.0 12.56 MB

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

License: MIT License

TypeScript 75.00% CSS 13.82% JavaScript 11.18%

noty's Introduction

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

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.