OneMore icon indicating copy to clipboard operation
OneMore copied to clipboard

New Feature/ markmap and markdown hotkeys convert support

Open ALbur opened this issue 2 years ago • 3 comments

New Feature

Similar to the current feature for converting PlantUML images, it would be beneficial to have support for markmap (https://markmap.js.org/) and a hotkeys for converting markdown syntax to display on OneNote pages. image image

ALbur avatar Apr 30 '23 01:04 ALbur

+1 for adding even basic Markdown. (Despite being rejected here: https://github.com/stevencohn/OneMore/issues/1021#issue-1676165831)

I use VSCode a lot, and plugins for that allow inline Markdown, plus most README's are Markdown, and Doxygen/pydoc are able to render it - hence most non-code text is also Markdown . Being able to copy code snippets from/to OneNote+OneMore and VSCode, and keep the rendering would be amazing - TBH rather surprised M$ are not doing this, but in the 30+ years I have used Windows, M$ have always failed to adopt common concepts across their apps, so why start now.....Hmm perhaps they'll just adopt, support and bundle this project instead :-)

Though personally I'd happily pay for OneMark, our organisation will usually push back on closed source extensions being installed when they have remote monitoring policies. Our organisation has (quite justified) paranoia about IP leaks. Most open source code suffers less from this issue as IT deparment can validate it's license terms, telemetry content and even build it themselves if they are concerned.

BTW: Being able to automate markdown output from shared OneNotes through OneMore Markdown rendering from the (ideally Linux) command line / RPC / Jenkins would also be useful for CI doc generation in Doxygen. (I won't hold by breath for M$ to cross platform OneNote yet)

the-moog avatar May 16 '23 16:05 the-moog

https://github.com/stevencohn/OneMore/issues/1021 According this, I think this feature will never add to Onemore.

dXrayb avatar May 22 '23 07:05 dXrayb

Added Convert to Markdown command to convert selected markdown text to formatted OneNote content. Bound to Shift+Alt+M.... Next release

stevencohn avatar May 15 '24 15:05 stevencohn