{"id":13559115,"url":"https://github.com/fabiospampinato/noty","last_synced_at":"2025-04-03T14:31:18.294Z","repository":{"id":43308950,"uuid":"99141935","full_name":"fabiospampinato/noty","owner":"fabiospampinato","description":"Autosaving sticky note with support for multiple notes without needing multiple windows.","archived":true,"fork":false,"pushed_at":"2019-11-14T20:57:42.000Z","size":12866,"stargazers_count":345,"open_issues_count":0,"forks_count":29,"subscribers_count":9,"default_branch":"master","last_synced_at":"2024-11-04T10:43:49.357Z","etag":null,"topics":["codemirror","electron","note","react","sticky","webpack"],"latest_commit_sha":null,"homepage":"","language":"TypeScript","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/fabiospampinato.png","metadata":{"files":{"readme":"README.md","changelog":"CHANGELOG.md","contributing":null,"funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null}},"created_at":"2017-08-02T17:05:31.000Z","updated_at":"2024-10-10T10:57:55.000Z","dependencies_parsed_at":"2022-09-06T05:30:45.412Z","dependency_job_id":null,"html_url":"https://github.com/fabiospampinato/noty","commit_stats":null,"previous_names":[],"tags_count":9,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fabiospampinato%2Fnoty","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fabiospampinato%2Fnoty/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fabiospampinato%2Fnoty/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fabiospampinato%2Fnoty/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/fabiospampinato","download_url":"https://codeload.github.com/fabiospampinato/noty/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":247018423,"owners_count":20870002,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":["codemirror","electron","note","react","sticky","webpack"],"created_at":"2024-08-01T12:05:21.398Z","updated_at":"2025-04-03T14:31:17.625Z","avatar_url":"https://github.com/fabiospampinato.png","language":"TypeScript","funding_links":[],"categories":["TypeScript","electron","Apps"],"sub_categories":["Notepad","Open Source"],"readme":"\u003e **Warning**: This app is now deprecated, you should use [Notable](https://notable.md) 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.\n\n# Noty ([DOWNLOAD](https://github.com/fabiospampinato/noty/releases))\n\n\u003cp align=\"center\"\u003e\n  \u003cimg src=\"resources/icon/icon.png\" alt=\"Logo\" width=\"128\"\u003e\n\u003c/p\u003e\n\nAutosaving sticky note with support for multiple notes without needing multiple windows.\n\n## Features\n\n- Supports multiple notes without needing multiple windows.\n- Auto-saves your notes.\n- To-Do functionalities built-in.\n- Links support.\n- Bold/code/italic/strikethrough support.\n- Multiple cursors.\n- Find and Replace.\n- Programmers shortcuts.\n- Uses the [FiraCode](https://github.com/tonsky/FiraCode) font.\n\n## Shortcuts\n\n\u003e **Note:** The following are macOS shortcuts, if you're using a different OS replace \u003ckbd\u003eCmd\u003c/kbd\u003e with \u003ckbd\u003eCtrl\u003c/kbd\u003e, or \u003ckbd\u003eAlt\u003c/kbd\u003e if \u003ckbd\u003eCtrl\u003c/kbd\u003e is already used.\n\n- \u003ckbd\u003eCmd+N\u003c/kbd\u003e - Create a new note.\n- \u003ckbd\u003eF2\u003c/kbd\u003e - Rename the current note.\n- \u003ckbd\u003eCmd+Alt+Backspace\u003c/kbd\u003e - Delete the current note.\n- \u003ckbd\u003eTab\u003c/kbd\u003e - Indent current line.\n- \u003ckbd\u003eShift+Tab\u003c/kbd\u003e - Outdent current line.\n- \u003ckbd\u003eCmd+F\u003c/kbd\u003e - Find.\n- \u003ckbd\u003eCmd+G\u003c/kbd\u003e - Find next.\n- \u003ckbd\u003eCmd+Shift+G\u003c/kbd\u003e - Find previous.\n- \u003ckbd\u003eCmd+Shift+H\u003c/kbd\u003e - Replace.\n- \u003ckbd\u003eCmd+Shift+Alt+H\u003c/kbd\u003e - Replace all.\n- \u003ckbd\u003eCmd+Ctrl+Up\u003c/kbd\u003e - Move current line up.\n- \u003ckbd\u003eCmd+Ctrl+Down\u003c/kbd\u003e - Move current line down.\n- \u003ckbd\u003eAlt+Click\u003c/kbd\u003e - Add a new cursor.\n- \u003ckbd\u003eCmd+Click\u003c/kbd\u003e - Open the clicked link.\n- \u003ckbd\u003eCmd+Enter\u003c/kbd\u003e - Toggle a todo's box symbol.\n- \u003ckbd\u003eAlt+D\u003c/kbd\u003e - Toggle a todo's done symbol.\n- \u003ckbd\u003eAlt+C\u003c/kbd\u003e - Toggle a todo's cancelled symbol.\n- \u003ckbd\u003eCmd+B\u003c/kbd\u003e - Toggle bold.\n- \u003ckbd\u003eCmd+`\u003c/kbd\u003e - Toggle code.\n- \u003ckbd\u003eCmd+I\u003c/kbd\u003e - Toggle italic.\n- \u003ckbd\u003eCmd+S\u003c/kbd\u003e - Toggle strikethrough.\n- \u003ckbd\u003eCmd+1/9\u003c/kbd\u003e - Select the 1st/9th note.\n- \u003ckbd\u003eCmd+Alt+Right\u003c/kbd\u003e - Select the next note.\n- \u003ckbd\u003eCtrl+Tab\u003c/kbd\u003e - Select the next note.\n- \u003ckbd\u003eCmd+Alt+Left\u003c/kbd\u003e - Select the previous note.\n- \u003ckbd\u003eCtrl+Shift+Tab\u003c/kbd\u003e - Select the previous note.\n\n## Demo\n\nSwitching note:\n\n![Switching note](resources/demo/switching.gif)\n\nNew note and rename:\n\n![New note and rename](resources/demo/creation.gif)\n\n## Contributing\n\nIf you have an idea, or found an problem, please open an [issue](https://github.com/fabiospampinato/noty/issues) about it.\n\nIf you want to make a pull request, or fork the app, you should:\n\n```bash\ngit clone https://github.com/fabiospampinato/noty.git\ncd noty\nnpm install\nnpm run dev\n```\n\n## Related\n\n- **[vscode-todo-plus](https://marketplace.visualstudio.com/items?itemName=fabiospampinato.vscode-todo-plus)**: Visual Studio Code extension that implements the same To-Do functionalities, and much more.\n- **[Notable](https://github.com/fabiospampinato/notable)**: The markdown-based note-taking app that doesn't suck.\n\n## License\n\nMIT © Fabio Spampinato\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Ffabiospampinato%2Fnoty","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Ffabiospampinato%2Fnoty","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Ffabiospampinato%2Fnoty/lists"}