Coder Social home page Coder Social logo

Comments (2)

tconfrey avatar tconfrey commented on June 23, 2024

Hi @siliconmeadow . I'm glad you got the conversion to work. I realized after I uploaded the script that I can probably just host it as a page on braintool.org with a file upload and save. Your comments will come in useful for a final version. Some responses to your numbered comments below.
3. Sorry for the frustration, a const can only be assigned once. Changing to var TabsOutlinerExport will allow it to be reset.
4. I used backticks as a shortcut to avoid escaping nested single or double quotes assuming the import would not have any backticks. I guess that was wrong! I'll escape or change all quotes in the next iteration.
6. I use Google's Backup and Sync app to keep a subset of my GDrive folders synced locally and then use emacs to edit .txt files. It is weird that there's no easy way to directly edit a plain text file in the GDrive app without it getting converted. Also note that the permissions you grant the BT app is specific to the file it creates (I'm trying to keep any permissions tightly scoped). You can freely edit or move the BrainTool.org file once it's created but you can't just rename some other file.

Good luck with the rest of your journey. LMK how it goes.
Tony

from braintool.

tconfrey avatar tconfrey commented on June 23, 2024

Hi @siliconmeadow ,
I added a page to help with the Tabs Outliner conversion. See here:
converters
You still need to hassle with manually copying text into your BrainTool.org file but the rest of the process is easier. I intended to automatically append to the file but now realize that that requires having my API key visible to the script and orchestrating the whole permissions flow, so I'm punting for now.

LMK if you get a chance to try it and see any issues.

My plan is to pull this capability into the 1.0 version of BT so it works in-app where the keys and permissions are already handled.
Tony

from braintool.

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.