diff options
author | larspontoppidan <36330737+larspontoppidan@users.noreply.github.com> | 2021-06-23 20:12:36 +0000 |
---|---|---|
committer | GitHub <noreply@github.com> | 2021-06-23 20:12:36 +0000 |
commit | 77b01b3fc08cb2513050ea25a2dd0c66ece73a97 (patch) | |
tree | f5d2672d464ba2d477b4ddd5e6a568c8e1ba005c | |
parent | Adds calendso to Booking and Scheduling (#2502) (diff) | |
download | awesome-selfhosted-77b01b3fc08cb2513050ea25a2dd0c66ece73a97.tar.gz awesome-selfhosted-77b01b3fc08cb2513050ea25a2dd0c66ece73a97.zip |
Add Notes'n'Todos to Note-taking and Editors (#2533)
Co-authored-by: nodiscc <nodiscc@gmail.com>
-rw-r--r-- | README.md | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -1162,6 +1162,7 @@ _See also [Wikis](#wikis)_ - [minimalist-web-notepad](https://github.com/pereorga/minimalist-web-notepad) - Minimalist notepad.cc clone. ([Demo](https://notes.orga.cat/)) `Apache-2.0` `PHP` - [MiniNote](https://github.com/n1try/mininote) - Simple Markdown note-taking app with persistence. `MIT` `Nodejs` - [Notea](https://cinwell.com/notea/) - Self-hosted note-taking app stored on S3-compatible storage. ([Source Code](https://github.com/QingWei-Li/notea)) `MIT` `Nodejs` +- [Notes'n'Todos](https://github.com/larspontoppidan/notesntodos) - Write notes and todos online in markdown with tag filtering and date sorting. ([Demo](https://lpss.dk/nnt-playground/)) `MIT` `Python` - [Oddmuse](https://oddmuse.org/) - A simple wiki engine written in Perl. No database required. ([Source Code](https://github.com/kensanata/oddmuse)) `GPL-3.0` `Perl` - [OpenNote](https://github.com/FoxUSA/OpenNote) - OpenNote was built to be an open web-based alternative to Microsoft OneNote (T) and EverNote. ([Demo](https://foxusa.github.io/OpenNote/OpenNote/#/folder)) `MIT` `HTML5` - [Overleaf](https://www.overleaf.com/) - Web-based collaborative LaTeX editor. ([Source Code](https://github.com/overleaf/overleaf)) `AGPL-3.0` `Ruby` |