Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add Notestamp to resources.md #5660

Merged
merged 2 commits into from
Jun 24, 2024
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
3 changes: 2 additions & 1 deletion docs/general/resources.md
Original file line number Diff line number Diff line change
Expand Up @@ -44,6 +44,7 @@ These products use Slate, and can give you an idea of what's possible:
- [Kitemaker](https://kitemaker.co/): Product development tool built to manage the work, not the workers
- [Living Spec](https://livingspec.com/): A modern way for product teams to work
- [Netlify CMS](https://www.netlifycms.org/): Open source content management for your Git workflow
- [Notestamp](https://notestamp.com): A note-taking web app that synchronizes your notes to audio, video and pdfs.
- [Notes Together](https://notestogether.hominidsoftware.com/): Get mundane details out of your head
- [Prezly](https://www.prezly.com/): Turn your audience into fans
- [Quill Forms](https://demo.quillforms.com/): Open Source Typeform Alternative WordPress Plugin
Expand All @@ -68,13 +69,13 @@ These pre-packaged editors are built on top of Slate, and can be helpful to see
- [French Press Editor](https://github.com/roast-cms/french-press-editor) is a customizeable editor with offline
support.
- [Nossas Editor](http://slate-editor.bonde.org/) is a drop-in WYSIWYG editor.
- [Notestamp](https://github.com/fortyoneplustwo/notestamp-editor-react): Synchronize your text entries to media using this rich text editor that inserts clickable stamps alongside text.
- [React Force Slate Editor](https://github.com/nareshbhatia/react-force/tree/master/packages/slate-editor) is a
light-weight medium-style editor with no editor chrome.
- [React Page](https://github.com/react-page/react-page) is a self-contained, customizable inline WYSIWYG editor
library.
- [Plate (Plugins for Slate)](https://github.com/udecode/plate) provides an editor with configurable and
extendable plugins.
-
- [Tripdocs](https://github.com/ctripcorp/tripdocs): It's a modern, production-ready rich text editor.

\(Or, if you have their exact use case, can be a drop-in editor for you.\)
Loading