Code Monkey home page Code Monkey logo

onemap's People

Contributors

dwarry avatar

Stargazers

 avatar

Watchers

 avatar

Forkers

bubdm

onemap's Issues

Any update on this project?

Dave,
Thanks for your great idea and work on presenting OneNote pages in mindmap formart.
I built this project and found that it still needs some work, espacially the lines that connect in-between child node and parent node, doesn't draw correctly.
It would be great that you can update this project at your convinient time recently. Thanks.

Reparent Heading TreeItem

Move a TreeItem from one parent to another on the same Page Content MindMap. The heading level will therefore be newParent.HeadingLevel + 1. It is therefore not possible to move a TreeItem to a parent that is already at HeadingLevel 6

Promote / Demote Heading TreeItem

Allow the UI to promote/demote Headings in the Page Content Mind Map.

Promoting an item moves it from it's current parent to the grandparent's Children collection.
Headings at Level 1 cannot be promoted.

Demoting an item moves it to the end of the previous sibling's Children collection; the zeroth item of a particular batch cannot therefore be demoted as there is no prior sibling.

Headings at level 6 cannot be demoted.

Link rendering quirk

Sometimes, links are rendered incorrectly. This only seems to happen when there is one child.
image

Strip span tag from headings in PageMap

The text of the heading in the OneNote document sometimes includes a span tag wrapping the title. This should be stripped off before displaying in the mindmap for the Page.

Sort out scrolling

Need to sort out the scrolling - the individual trees have their own scrollbars which looks a bit rubbish, and messes up the adorner layer.

Visualize Page Structure

Render the headings of the specified page as a mind map.

  • Read page content from OneNote
  • Convert to tree structure
  • Add new tab to application

Tidy up code-base

Now that I've got the basic structure working, I need to have a bit of a tidyup and refactor.

  • Does each TreeItem need have its own guard conditions and commands? Probably best dealt with at the top of the hierarchy

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.