Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/Artawower/orgnote

Zettelkasten environment for productive people
https://github.com/Artawower/orgnote

Last synced: 4 months ago
JSON representation

Zettelkasten environment for productive people

Awesome Lists containing this project

README

        

:PROPERTIES:
:ID: orgnote
:END:

#+html:


#+html:
#+html:

#+html:  

#+TITLE: ✨ Org Note. Note taking application.

#+html:


#+html:
#+html: Buy Me A Coffee donate button
#+html:

#+html:
#+html: Patreon donate button
#+html:

#+html: wakatime
#+html:

#+html:

#+html: Twitter link
#+html: Mastodon link
#+html: Discord
#+html:

#+html:

#+html:
#+html:
#+html:

#+html:

* Introduction
#+html:


#+html:
#+html:

#+html:  

What is this project for and who is it for? It's just a system of notes. There's another one. I've tried note-taking in various apps like evernote, notion, obsidian, etc. for quite some time.
Most of them, however, soon enough came to a state of littering. At this point, I simply gave up taking notes of any kind.
After a while, when I got familiar with emacs and discovered org-roam, I discovered that note taking can be done comfortably and easily, without much of a problem with structure.
This project is based on the Zettelkasten approach, and borrows a lot of ideas from emacs + org-roam, allowing you to store notes in the cloud and emacs seamlessly.

* Connected links
- [[https://org-note.com/][Official website]]
- [[https://github.com/Artawower/orgnote/wiki][WIKI]]
- [[https://github.com/Artawower/orgnote-client/releases][Download official application]]
- [[https://github.com/Artawower/orgnote-backend][Org Note backend]]
- [[https://github.com/Artawower/orgnote-client][Org Note client]]
- [[https://github.com/Artawower/orgnote-extensions][List of extensions and themes]]
- [[https://github.com/Artawower/orgnote-api][Create your own plugin!]]
- [[https://github.com/Artawower/orgnote-publisher][NPM binary package for note syncing]]
- [[https://github.com/Artawower/orgnote.el][Emacs package for note synchronization.]]
- [[https://github.com/Artawower/org-mode-ast][Typescript abstract syntax tree for org mode.]]
- [[https://en.wikipedia.org/wiki/Zettelkasten][About Zettelkasten approach]]
- [[https://discord.gg/SFpUb2vSDm][Discord server]]

* Contribute guide
Any contribution is very much appreciated! Please read the [[./CONTRIBUTE.org][style guide]] before contributing to avoid misunderstandings!

I would also appreciate it if you would join my patreon.

** How to update version of the application.
#+BEGIN_SRC bash
./update-version.sh
#+END_SRC