GithubHelp home page GithubHelp logo

org-brain-export's People

Contributors

kungsgeten avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

org-brain-export's Issues

Exporting org-brain

org-brain-export is a new package. Some people have asked me about export support for org-brain. It seems like people are working on different solutions, and I think that the same kind of stuff will need to be done in many of the solutions. Because of this org-brain-export can hopefully provide some common ground.

At the moment I've started with basic HTML and GraphViz dot export. Mostly since these have been the most requested formats in the org-brain repository discussions.

Child nodes don't appear unless explicitly declared

Hi!

Congrats on the plugin. I was looking for something like this for a long time!

There is a minor issue I would like to be fixed, on org-brain we can place a new headline, below an already existing node, and it will be automatically used as their child.

Using your plugin, if I export it, I was not able to saw it on GraphViz. In order to fix that, I added the BRAIN_PARENT property manually.

Can you fix that so org-brain-export could identify children without the need to explicit declare those?

Add the possibility to export a file (dot)

Currently, we have two solutions to export in .dot the structure of notes: export the whole "brain" or export an "entry". You can't export a file (created by org-brain-add-child) without having to add an entry at the beginning of the file, then to shift all entries one level (to keep the structure). Only then you can apply org-brain-export-dot-entry on this new headline.

Is it possible to consider adding an org-brain-export-dot-file option?

Exporting headers with spaces (and more)

Hi,

When I try to export, if I have spaces or characters like apostrophes it produces an error in graphviz.

digraph G {
concentrate=true;
obUniversités%20populaires [label="Universités populaires"];
obColloque%20et%20journées%20d’études [label="Colloque et journées d’études"];
}

The error seems to come from the % character and the apostrophes.

I don't know how we could solve... by transforming all these characters with _ ? Or any UTF8 option ?

Appearance of org-brain-export-html

There's no styling in the generated HTML, so it is pretty ugly. I'm no CSS or HTML wizard, so help would be appreciated. Maybe we could also use jQuery or similar, so that all entries aren't visible from the start? I think TiddlyWiki could be an inspiration (though I haven't tried it in years).

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.