{"id":19493372,"url":"https://github.com/negrel/nwotable","last_synced_at":"2026-03-05T02:32:35.018Z","repository":{"id":37421432,"uuid":"206171468","full_name":"negrel/nwotable","owner":"negrel","description":"One app for all your notes on all your devices.","archived":false,"fork":false,"pushed_at":"2020-07-07T21:02:13.000Z","size":4275,"stargazers_count":33,"open_issues_count":1,"forks_count":4,"subscribers_count":2,"default_branch":"master","last_synced_at":"2025-04-25T20:39:06.970Z","etag":null,"topics":["codemirror","commonmark","editor","javascript","markdown","markdown-editor","markdown-writer","note","pwa","quasar","vue"],"latest_commit_sha":null,"homepage":"https://nwotable.negrel.dev/","language":"JavaScript","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"agpl-3.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/negrel.png","metadata":{"files":{"readme":"README.md","changelog":null,"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":"2019-09-03T21:00:46.000Z","updated_at":"2025-01-29T18:14:29.000Z","dependencies_parsed_at":"2022-08-19T15:31:04.020Z","dependency_job_id":null,"html_url":"https://github.com/negrel/nwotable","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/negrel/nwotable","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/negrel%2Fnwotable","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/negrel%2Fnwotable/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/negrel%2Fnwotable/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/negrel%2Fnwotable/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/negrel","download_url":"https://codeload.github.com/negrel/nwotable/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/negrel%2Fnwotable/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":30107213,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-03-05T01:39:18.192Z","status":"online","status_checked_at":"2026-03-05T02:00:06.710Z","response_time":93,"last_error":null,"robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":true,"can_crawl_api":true,"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","commonmark","editor","javascript","markdown","markdown-editor","markdown-writer","note","pwa","quasar","vue"],"created_at":"2024-11-10T21:25:31.451Z","updated_at":"2026-03-05T02:32:35.002Z","avatar_url":"https://github.com/negrel.png","language":"JavaScript","readme":"[![Languagegrade: JS/TS](https://img.shields.io/lgtm/grade/javascript/g/Nergel3/Nwotable.svg?logo=lgtm\u0026logoWidth=18)](https://lgtm.com/projects/g/Nergel3/Nwotable/context:javascript)[![MadeWithVueJs.com shield](https://madewithvuejs.com/storage/repo-shields/2036-shield.svg)](https://madewithvuejs.com/p/nwotable/shield-link)\n\n# \u003cimg alt=\"Nwotable_logo\" src=\"https://github.com/Nergel3/Nwotable/raw/master/resources/nwote.png\" width=\"25\"\u003e | [Nwotable](https://nwotable.negrel.dev/)\n\n\n#### Introduction\nNwotable is a **PWA** to write markdown (Github Flavored). It currently only support desktop browser but I'm working to make it work on mobile too.\nThe design is strongly inspired by the [app](https://github.com/notable/notable) of [Fabio Spampinato](https://github.com/fabiospampinato) and if you are looking for a desktop markdown editor you should take a look at his work.\n\nNwotable v1.0.0 is build with the following awesome technologies :\n* Progressive Web App\n* [Vue.js](https://vuejs.org/) with [Quasar Framework](https://quasar.dev/) and [Vuex](https://vuex.vuejs.org/)\n* [CodeMirror](https://codemirror.net/index.html) for the editor (mobile support)\n* [Showdown](https://github.com/showdownjs/showdown) to parse the markdown.\n* [IndexedDb API](https://developer.mozilla.org/en-US/docs/Web/API/IndexedDB_API/Using_IndexedDB)\n* [Webpack](https://webpack.js.org/)\n\n\n### Features\nSupported features :\n* **Markdown** editor (Github Flavored) // 1.0.0\n* **Indefinitely** nestable tags // 1.0.0\n* **export** or download as : \n\t* **HTML** // 1.0.0\n\t* **Markdown** // 1.0.0\n* Filter by :\n\t* **Tag** // 1.0.0\n\t* **Search** // 1.0.0\n\t* **Favorite** // 1.0.0\n* **Import local attachment** (**images only** *.jpg, .ext, .png*) // 1.0.0\n* Metadata header // 1.0.0\n\n### Release\nCheck at : https://nwotable.negrel.dev/\n![app picture](https://github.com/Nergel3/Nwotable/raw/master/resources/banner.png)\n\n### :ballot_box_with_check: TODO\nThe app is still in development so some features may not work.\n\nMissing features :\n* **Mobile** support\n* **Fuzzy** search\n* Auto delete unused attachment at the starting of the app.\n* **Rename** imported attachment\n* Live preview (**split mode**).\n* Export as a **PDF**\n* **Dark Themes**\n* Google Drive \u0026 Dropbox support (**cloud support**)\n* Code syntax highlighting (rendered markdown, **no showdow-highlight**)\n\n![app picture](https://github.com/negrel/nwotable/raw/master/resources/banner2.png)\n\n### :stars: Show Your Support\nPlease give a :star: if this project helped you!\n\n### Contributing\nIf you want to contribute to Nwotable to add a feature or improve the code contact me at [negrel.dev@protonmail.com](mailto:negrel.dev@protonmail.com), open an [issue](https://github.com/negrel/Nwotable/issues) or make a [pull request](https://github.com/negrel/Nwotable/pulls).\n\n#### Set up the dev env.\nClone this repositorie :\n```bash\ngit clone https://github.com/negrel/nwotable.git\n```\n\nInstall the dependencies :\n```bash\ncd Nwotable\nnpm install\n```\n\nStart the dev server (with hot reload) :\n```bash\nnpm run dev:pwa\n```\n\nBuild the app for production :\n```bash\nnpm run build:pwa\n```\n\n#### :scroll: License\nAGPL-v3 © Alexandre Negrel\n","funding_links":[],"categories":[],"sub_categories":[],"project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fnegrel%2Fnwotable","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fnegrel%2Fnwotable","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fnegrel%2Fnwotable/lists"}