GithubHelp home page GithubHelp logo

fabiospampinato / noty Goto Github PK

View Code? Open in Web Editor NEW
341.0 9.0 28.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%
electron react webpack codemirror sticky note

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

noty's People

Contributors

fabiospampinato avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

noty's Issues

Documentation request: Installation instructions

It's not clear whether someone who simply wants to use Noty must install it the same way as someone who wants to modify the code:

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

Is there a more convenient way? Such as brew install noty, or even npm install -g noty?

Configurable configuration location

I like having TODO notes in a separate popup app, this is neat!

but is there a way to commit the files to source repo / dropbox etc?
Ideally i'd like to just be able to open / close the config file from a location on disc that I would set...

thanks for releasing this!

Delete note

Add a shortcut to delete a note. Maybe ctrl+f4

CSS Styling

Styling via CSS would be awesome. Put a .noty CSS file in the Homefolder and document the CSS selectors to use perhaps?

Mixed styles

Hello, it seems it’s impossible to mix like done todo entry and bold content.

Mac style on Windows

Hi,

first your software is very cool πŸ‘

but the style on windows is not borderless like on mac...
It's possible to add a borderless mod please ?

image

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.