GithubHelp home page GithubHelp logo

Add support for DocOnce about uncolored HOT 3 CLOSED

n457 avatar n457 commented on July 17, 2024 1
Add support for DocOnce

from uncolored.

Comments (3)

n457 avatar n457 commented on July 17, 2024 1

Alright,

Don't hesitate to submit ideas, bugs, etc. It's not because this idea wasn't accepted this time that this will be the case next time :)

from uncolored.

n457 avatar n457 commented on July 17, 2024

Hello @dumblob,

My main concern about DocOnce is that it's a Python package that has, moreover, a lot of dependencies

image

I want (Un)colored to stay a lightweight & performant application (most of the weight of the app is due to Electron framework).
I don't want the average user to have to download and install Python, DocOnce package and its dependencies, or to worry about any optionnal thing like "What's this DocOnce thing, why I do not have it ?".

Concerning the DocOnce features you listed :

  • image positioning : available via themes
  • underlined text : available
  • verbatim blocks : available soon
  • wiki features, quizes, page breaks, slides : not the point of the app

The ideal compromise would be to have a JS library / Node.js module that converts HTML / Markdown to DocOnce language.

I let this topic open, I'm still open to discussion and propositions.

Thanks for your feedback

from uncolored.

dumblob avatar dumblob commented on July 17, 2024

@n457 thanks for the feedback.

most of the weight of the app is due to Electron framework

I know and must agree it's a shame. But it's an already made choice.

to download and install Python, DocOnce package and its dependencies

I totally agree. It's though a technically solvable issue (e.g. through ugly bundling the Python packages using PEX). But see bellow.

image positioning : available via themes

This and many similar positioning/sizing related issues were immensely discussed in CommonMark forum https://talk.commonmark.org/ and the result was, that it's an utterly needed feature directly in the markup language and not as theme/style, but because of compatibility issues it won't be incorporated into CommonMark.

underlined text : available

Not supported by CommonMark nor the original Markdown. So this feature makes the syntax a specific Uncolored Mardown flavor.

wiki features, quizes, page breaks, slides : not the point of the app

I did not know that. This totally changes the situation. Based on this it doesn't make any sense to change anything (as this predestines Uncolored staying yet another non-standard/flavored Markdown GUI editor).

The ideal compromise would be to have a JS library / Node.js module that converts HTML / Markdown to DocOnce language.

Actually the idea was quite the opposite 😄 - namely to support the biggest needed superset of features (which only DocOnce satisfies) and then possibly convert to other formats.

Anyway, thank you for clarification of the goals of this project and keep going! I'm closing this issue as invalid.

from uncolored.

Related Issues (20)

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.