Coder Social home page Coder Social logo

Comments (9)

Jermolene avatar Jermolene commented on June 8, 2024

Hi @oeyoews that is the expected behaviour. Trimming a field without the user explicitly initiating the action violates a basic principle of the software: you always get back exactly what you put in.

from tiddlywiki5.

oeyoews avatar oeyoews commented on June 8, 2024

This reminds me that I always accidentally got the json file instead of the tid file before, maybe this is the reason

from tiddlywiki5.

oeyoews avatar oeyoews commented on June 8, 2024

I am very confused about why sometimes json files sometimes generate a corresponding xxx.json.meta. Is this also a field problem? @Jermolene

img

from tiddlywiki5.

pmario avatar pmario commented on June 8, 2024

Is this also a field problem?

I think chances are high. Where are the source files?

from tiddlywiki5.

oeyoews avatar oeyoews commented on June 8, 2024

https://oeyoews.github.io/tiddlywiki-codemirror6/#%24%3A%2Fplugins%2FBTC%2Ftiddlywiki-codemirror-6 When I import this json file to replace the previous codemirror-6 plug-in, this will happen.

from tiddlywiki5.

pmario avatar pmario commented on June 8, 2024

image

from tiddlywiki5.

pmario avatar pmario commented on June 8, 2024

As soon as there are upper-case characters the tiddler will be split into .json and .meta files.

Edit: It's the # that causes the conversion.

from tiddlywiki5.

oeyoews avatar oeyoews commented on June 8, 2024

No, I used the plugin json file built by moderndev instead of the BTC plugin file. The meta file disappeared. Maybe it was this special field Modern.TiddlyDevxxx that caused all the meta information to be placed in the json file, like The above md md.meta will all become json files when encountering non-standard fields.

from tiddlywiki5.

pmario avatar pmario commented on June 8, 2024

@oeyoews -- Have a look at: #7808 (comment) -- It's the # character that causes the problem.

There will be no changes to the existing behaviour. So you can close this issue.

from tiddlywiki5.

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.