Giter Site home page Giter Site logo

boxnotes2html's Introduction

boxnotes2html's People

Contributors

alexwennerberg 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  avatar  avatar

Watchers

 avatar  avatar  avatar  avatar  avatar  avatar

boxnotes2html's Issues

Images always specified as full URLs in HTML files

When inserting images into a .boxnote file, you have the option of uploading from your file system or inserting from a Box shared link - see this link for more details. Upon converting a .boxnote file containing images to a .html file, the "src" attribute of the image in the HTML is always set to a URL from Box.com. I would like to have the option of the "src" attribute being set to a relative path on my filesystem - "src" as a URL causes issues when converting from HTML to other file types.

I am trying to come up with a solution on my own but I am both inexperienced and pressed for time.

Box updated JSON format in it's new release (August 2022)

After the release of Box Note (August 2022), the json format (with all content embedded in it) which we used to see previously after opening boxnote file is completely changed .
And this project works no more for the new format.
previously created files (before august (2022) release) works fine but newly created files throws following:

File "box2html_conversion.py", line 31, in
File "box2html_conversion.py", line 12, in convert
File "boxnotes2html\boxnote.py", line 179, in from_file
File "boxnotes2html\boxnote.py", line 169, in init
KeyError: 'atext'
[11836] Failed to execute script 'box2html_conversion' due to unhandled exception!

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.