Giter VIP home page Giter VIP logo

Comments (3)

ibnishak avatar ibnishak commented on June 12, 2024

The problem with this is, the first step should come from tiddlywiki side. Timimi doesn't parse the HTML, merely save the html send by tiddlywiki to the path which is also send by tiddlywiki. So if tiddlers.json is to be exported, tiddlywiki should send that.

from timimi.

offray avatar offray commented on June 12, 2024

Ohhh, OK. So Timimi doesn't allow to access the TiddlyWiki functionality allowing it to, let's say invoke the proper "export as JSON" option that appears in the UI? All seems to indicate that the CORS enabling that allow such JSON export in TiddlyHost case (see 1 and 2) would require also a client server architecture... :-/ . Do you see any other alternative?

Thanks

from timimi.

ibnishak avatar ibnishak commented on June 12, 2024

Timimi doesn't allow to access the TiddlyWiki functionality allowing it to, let's say invoke the proper "export as JSON" option that appears in the UI?

No. Timimi makes use of Tiddlyfox code in tiddlywiki, which sends the whole html. Infact, timimi doesn't care or read what tiddlywiki is sending, as long as it has data and a path to save it to.

There could be solutions. For eg, you can ask in the group if someone has a tiddlywiki plugin that will send tiddlers.json and a path in tandem with html. This could be a pure tiddlywiki plugin that modifies the core tiddlywiki to send html and tiddlers.json one after another when save is triggered.

from timimi.

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.