https://github.com/RadekMolenda/org-notion
keep notion and org in sync #notion #org-mode
https://github.com/RadekMolenda/org-notion
notion org org-mode
Last synced: 5 months ago
JSON representation
keep notion and org in sync #notion #org-mode
- Host: GitHub
- URL: https://github.com/RadekMolenda/org-notion
- Owner: RadekMolenda
- Created: 2019-07-02T06:01:52.000Z (over 6 years ago)
- Default Branch: master
- Last Pushed: 2023-08-02T14:08:25.000Z (over 2 years ago)
- Last Synced: 2024-11-25T16:39:19.975Z (about 1 year ago)
- Topics: notion, org, org-mode
- Language: Emacs Lisp
- Size: 25.4 KB
- Stars: 41
- Watchers: 2
- Forks: 3
- Open Issues: 2
-
Metadata Files:
- Readme: README.org
Awesome Lists containing this project
README
* Org Notion
keeps the org and notion in sync
* Testing
run
#+BEGIN_SRC bash
cask
#+END_SRC
to install dependencies
** Test script
#+BEGIN_SRC bash
make test
#+END_SRC