Git Product home page Git Product logo

tabs2txt's People

Contributors

gitoffthelawn avatar zvxr-tech avatar

Stargazers

 avatar  avatar  avatar

Watchers

 avatar  avatar  avatar

tabs2txt's Issues

markdown link brackets <>

Hello! Pls, consider to add support for links copied from Md-documents. They come in angles <example.com> and it's pain to remove them from the whole list.

My use case is following. I press copy to clipboard in your extension when I need to save the list, then paste it in a (new) file in Nextcloud, then open this file when return to this matter, copy links from the file, paste into your extension. Kaboom, nothing works, thanks to brackets; go and remove them manually or debug a script.

Fix the view in the extended menu

Fix the view in the extended menu Firefox
2019 07 28_031111
Need something to do with it. Remove the scroll bars. Make the auto-centering of the bottom buttons on the window, as in the title. Line breaks should fit the window size.

And in a normal window, when the button is on the toolbar, is also a mess.
2019 07 28_031827
Scroll bar is not needed here at all.

This is the only button with which such problems.

feature request: please add save to and load from .txt file

please add save to and load from .txt file. you have most of the functionality there. but several things need to be in place.

  1. a load/save to .txt file needs to include the entire history of the tab. this way, a developer's environment is not lost. so you could indent for levels of tree structure using tabs. first/top item should be indented 1. other historical items in that tab are indented 2 underneath. * at front of line in front of currently seleted historical item as current tab (remember, you can go forwards and back in tab history).
  2. a strict adherence to windows/standard terminal/DOS format CR+LF should be observed. otherwise, Notepad will load it funny and jumble the lines together as 1 ball of text. this can be accomplished with std::endl in c++ or \r\n in fprintf, fscanf in C.

Why? a developer needs to save and reload their environment before a reset/refresh/corruption sets in/reinstall. in this way, tabs don't get lost, and using the clipboard is useful and should not be lost, but putting directly to a file saves loads of time playing around with the clipboard when mostly what I need is a tabs backup and restore from file. (clipboard can be for emails etc)

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.