-
Notifications
You must be signed in to change notification settings - Fork 8
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
bidirectional? #1
Comments
With org-download, we could insert a clipboard image into an org-mode buffer. I think that if the work flow looks like this:
|
You know Onenote is not open-source software, it's not easy to switch between org-mode files and Onenote notes seamlessly with restricted API. My original intention is to save my math/latex org-mode files to Onenote, and manage them locally in emacs. Anyway, PRs are welcome. |
Don't get me wrong. I don't think we can easily do bidirections. org-mode is a great tool to write ASCII notes. OneNote is good at "drawing". What I actullay want is to combine two tools. I use org-mode to do the main note taking. If I want to "draw" something, I would like to use OneNote to do the job. Once I finish the job, I will send the screen shot (OneNote) to clipboard, which is shared between two computers ( one is running org-mode and the other is running OneNote ). Then, I can insert the screen shot into org-mode buffer using org-download. Just want to share with anyone who want to do "bidirection" between org-mode and OneNote. |
My OneNote workflow is simple as a log. I write my diary with a pen in my notebook, and then I just take photos of it at the beginning of next day and save as a one-note page. I'd be happy if an import tool would download my whole OneNote tree as a subtree in org-mode. |
Maybe it's a bit hacky, but in theory it should be possible to export onenote to HTML using this python script and then convert the HTML back to org mode either using pandoc or org-web-tools |
Hi,
Just a feature request:
It would be fantastic if we could download a specific onenote page into a orgnote subtree. Specially, if there are images, handwriting etc. Perhaps being able to keep them in sync.
The one thing missing in orgmode is some sort of handwriting support.
thanks
Fred
The text was updated successfully, but these errors were encountered: