{"id":13395385,"url":"https://github.com/notable/notable","last_synced_at":"2025-05-13T15:10:07.930Z","repository":{"id":37450988,"uuid":"162815665","full_name":"notable/notable","owner":"notable","description":"The Markdown-based note-taking app that doesn't suck.","archived":false,"fork":false,"pushed_at":"2024-06-21T12:08:56.000Z","size":8943,"stargazers_count":23142,"open_issues_count":727,"forks_count":1167,"subscribers_count":207,"default_branch":"master","last_synced_at":"2025-04-23T18:54:31.018Z","etag":null,"topics":["cross-platform","electron","linux","mac","markdown","note","react","windows"],"latest_commit_sha":null,"homepage":"https://notable.app","language":null,"has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":null,"status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/notable.png","metadata":{"files":{"readme":"readme.md","changelog":"changelog.md","contributing":".github/CONTRIBUTING.md","funding":null,"license":null,"code_of_conduct":"CODE_OF_CONDUCT.md","threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null}},"created_at":"2018-12-22T13:57:19.000Z","updated_at":"2025-04-23T15:04:54.000Z","dependencies_parsed_at":"2022-07-13T13:50:30.512Z","dependency_job_id":"6444218a-964a-4523-9a4e-63988c162fdc","html_url":"https://github.com/notable/notable","commit_stats":null,"previous_names":["fabiospampinato/notable"],"tags_count":20,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/notable%2Fnotable","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/notable%2Fnotable/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/notable%2Fnotable/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/notable%2Fnotable/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/notable","download_url":"https://codeload.github.com/notable/notable/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":253969247,"owners_count":21992263,"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":["cross-platform","electron","linux","mac","markdown","note","react","windows"],"created_at":"2024-07-30T17:01:55.737Z","updated_at":"2025-05-13T15:10:02.908Z","avatar_url":"https://github.com/notable.png","language":null,"readme":"# [Notable](https://notable.app) \u003ca href=\"https://chat.notable.app\" title=\"Notable's real-time chat\"\u003e\u003cimg src=\"https://notable.app/static/images/icons/discord.svg\" height=\"24\" /\u003e\u003c/a\u003e \u003ca href=\"https://twitter.com/TheNotableApp\" title=\"Notable's Twitter account\"\u003e\u003cimg src=\"https://notable.app/static/images/icons/twitter.svg\" height=\"24\" /\u003e\u003c/a\u003e \u003ca href=\"https://reddit.com/r/notable\" title=\"Notable's subreddit\"\u003e\u003cimg src=\"https://notable.app/static/images/icons/reddit.svg\" height=\"24\" /\u003e\u003c/a\u003e\n\n\u003cp align=\"center\"\u003e\n  \u003ca href=\"https://img.notable.app/screenshot-main.png\"\u003e\n    \u003cimg src=\"https://notable.app/static/images/screenshots/main_mac.png?no-webp\" width=\"900\" alt=\"Notable\"\u003e\n  \u003c/a\u003e\n\u003c/p\u003e\n\n\u003cp align=\"center\"\u003e\n  \u003ca href=\"https://download.notable.app\"\u003e\n    \u003cimg src=\"https://notable.app/static/images/badges/download.png\" height=\"42\" alt=\"Download button\" /\u003e\n  \u003c/a\u003e\n\u003c/p\u003e\n\n---\n\nI couldn't find a note-taking app that ticked all the boxes I'm interested in: notes are written and rendered in GitHub Flavored Markdown, no WYSIWYG, no proprietary formats, I can run a search \u0026 replace across all notes, notes support attachments, the app isn't bloated, the app has a pretty interface, tags are indefinitely nestable and can import Evernote notes (because that's what I was using before).\n\nSo I built my own.\n\n## [Comparison](https://notable.app/static/images/comparison.png)\n\n[![Click to Enlarge](https://notable.app/static/images/comparison.png)](https://notable.app/static/images/comparison.png)\n\nPart of this comparison is personal opinion: you may disagree on the UI front, things I consider bloat may be considered features by somebody else etc. but hopefully this comparison did a good job at illustrating the main differences.\n\n## Features\n\n### Markdown-based\n\nNotes are written in GitHub Flavored Markdown, and you can also write [KaTeX](https://katex.org) expressions, [Mermaid](https://github.com/knsv/mermaid) diagrams and so much more, check out our full [Markdown cheatsheet](https://cheatsheet.notable.app).\n\nNotable also gives you a very powerful Markdown editor, it's the same one VS Code uses in fact, so features like multi-cursors, a minimap and best-in-class syntax highlighting are built-in.\n\n\u003cp align=\"center\"\u003e\n  \u003ca href=\"https://img.notable.app/screenshot-editor.png\"\u003e\n    \u003cimg src=\"https://notable.app/static/images/screenshots/editor_mac.png?no-webp\" width=\"800\" alt=\"Editor\" /\u003e\n  \u003c/a\u003e\n\u003c/p\u003e\n\n### No Vendor Lock-In\n\nNotes and attachments are simply stored on your disk, this is extremely portable and powerful: you could edit your notes with your favorite editor, have them synchronized via Dropbox, run Git on them, run a regex-based search and replace on them etc.\n\n\u003cp align=\"center\"\u003e\n  \u003ca href=\"https://img.notable.app/screenshot-filesystem.png\"\u003e\n    \u003cimg src=\"https://notable.app/static/images/screenshots/filesystem_mac.png?no-webp\" width=\"800\" alt=\"Filesystem\" /\u003e\n  \u003c/a\u003e\n\u003c/p\u003e\n\n### Dark Theme\n\nA dark theme is also available. In the future support for [custom themes](https://github.com/notable/notable/issues/104) will be added as well.\n\nIf you'd like to change a color or hide a button you are also free to do that via the Devtools.\n\n\u003cp align=\"center\"\u003e\n  \u003ca href=\"https://img.notable.app/screenshot-dark.png\"\u003e\n    \u003cimg src=\"https://notable.app/static/images/screenshots/dark_mac.png?no-webp\" width=\"800\" alt=\"Dark Theme\" /\u003e\n  \u003c/a\u003e\n\u003c/p\u003e\n\n### Zen Mode\n\nZen mode provides a minimalistic editing and reading experience, hiding everything that's not necessary.\n\nNotable is also keyboard friendly, has a [quick open](https://img.notable.app/screenshot-quickopen.png) window, and we'll soon add a [command palette](https://github.com/notable/notable/issues/338) too, so you won't have to click any buttons if you don't want to.\n\n\u003cp align=\"center\"\u003e\n  \u003ca href=\"https://img.notable.app/screenshot-zen.png\"\u003e\n    \u003cimg src=\"https://notable.app/static/images/screenshots/zen_mac.png?no-webp\" width=\"800\" alt=\"Zen Mode\" /\u003e\n  \u003c/a\u003e\n\u003c/p\u003e\n\n### Multi-Note Editor\n\nA multi-note editor is available for quickly running an action, like favoriting, pinning, deleting, tagging etc., on multiple notes at once.\n\nIf you need to run a more complex action on your notes remember that they are just file stored on your disk so you can do whatever you want with them.\n\n\u003cp align=\"center\"\u003e\n  \u003ca href=\"https://img.notable.app/screenshot-multieditor.png\"\u003e\n    \u003cimg src=\"https://notable.app/static/images/screenshots/multieditor_mac.png?no-webp\" width=\"800\" alt=\"Multi-Note Editor\" /\u003e\n  \u003c/a\u003e\n\u003c/p\u003e\n\n### Split Editor\n\nA split-editor is available for quickly checking out how your note will be rendered while you're editing it.\n\n\u003cp align=\"center\"\u003e\n  \u003ca href=\"https://img.notable.app/screenshot-spliteditor.png\"\u003e\n    \u003cimg src=\"https://notable.app/static/images/screenshots/spliteditor_mac.png?no-webp\" width=\"800\" alt=\"Split Editor\" /\u003e\n  \u003c/a\u003e\n\u003c/p\u003e\n\n## More Features\n\nA lot more features are implemented, some of the most important ones are listed [here](https://notable.app/#more-features).\n\nIs a feature you care about currently missing? Make sure to browse the [issue tracker](https://github.com/notable/notable/issues?q=is%3Aissue+is%3Aopen+sort%3Areactions-%2B1-desc) and add your \":+1:\" reaction to the issues you care most about, as we also use those reactions to prioritize issues.\n\n## Contributing\n\nThere are multiple ways to contribute to this project, read about them [here](https://github.com/notable/notable/blob/master/.github/CONTRIBUTING.md).\n\n## Useful Links\n\n- **[Chat](https://chat.notable.app)**: we have a public real-time chat, come join us there.\n- **[Cheatsheet](https://cheatsheet.notable.app)**: the online version of our built-in Markdown cheatsheet.\n- **[Customizations](https://github.com/notable/notable-customizations)**: collection of community-created customizations and tips.\n- **[Donations](https://github.com/sponsors/fabiospampinato)**: you can financially support the project via this GitHub Sponsorship page.\n- **[Insiders](https://github.com/notable/notable-insiders)**: alpha/beta releases are published here.\n- **[Subreddit](https://www.reddit.com/r/Notable)**: we have a subreddit, where day-to-day discussion happens.\n- **[Tutorial](https://tutorial.notable.app)**: the online version of our built-in tutorial.\n- **[Twitter](https://twitter.com/TheNotableApp)**: we have a Twitter account, where tips and general updates are posted.\n- **[Website](https://notable.app)**: our official website, this is probably the best link to send to friends and colleagues.\n- **[YouTube](https://www.youtube.com/channel/UCcjJ9nPhOkdy4SfjAlyIsug)**: we have a YouTube channel, where all videos are hosted.\n\n## License\n\nOnly older versions of the app are open-sourced, read more about this [here](https://github.com/notable/notable/blob/master/SOURCE_CODE.md).\n","funding_links":["https://github.com/sponsors/fabiospampinato"],"categories":["Others","TypeScript","읽기 및 쓰기 도구","Misc","miscellaneous","Word Processors","Cross-Platform","HarmonyOS","编辑器","electron","开源工具","Text Editors","windows","Reading and Writing Tools","Markdown 编辑器","写作与编辑环境","Repository app"],"sub_categories":["노트 작성","JavaScript","Windows Manager","网络服务_其他","好用工具","Note-taking","笔记与知识管理软件"],"project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fnotable%2Fnotable","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fnotable%2Fnotable","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fnotable%2Fnotable/lists"}