Giter VIP home page Giter VIP logo

verbatim's Introduction

verbatim's People

Contributors

moretticb avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar

verbatim's Issues

Find a more elegant way to edit line

Consider, say, two underscore (_) characters to be used as the command to edit the line in the separate dialog. Maybe put a prompt as the first menu (with __ as prefix) to inform how to edit a line.

add next inputs in same prompt (separated by space)

In case of quicker prompts, the next inputs can be provided separated by space. For example, translation:

  • typing some letters and hitting tab (for choose-gui) will autocomplete the whole name
  • then hitting space and the to lang, (or both from-to) can be easier than navigating with arrows on the next prompt
  • implement this in a piping fashion, so a single input can be propagated to next prompts, avoiding more GUI

Separate script for menus considering usage profile

Take the usage profile menu feature out of text.sh and put in a separate script to handle every menu for every tool. It should receive as input the menu options and output such options ordered according to the usage profile

Nonstop chat with chatGPT

edit text_chatgpt_tool.sh and swap the prompt for chaining with main text tool. If choices in the main menu remains chatGPT, keep looping. Otherwise, exit the session and keep chaining.

Improve interfacing between tools and main tool

Implement human-readable arguments so they are self explanatory instead of $0, $1, etc. Document the IO of each text tool and the main text.sh. Create also a dummy tool template for new tools and add it in README.md

Organize files properly in folders

separate:

  • text tools (dictionary, translate, etc)
  • supporting tools (the ones used by text tools)
  • core (scripts to support the main tool)

Install script for dependencies

This script should address:

  • installing tools such as choose-gui, jq, pandoc, links, etc
  • prompting for configuration (e.g., chatGPT API-key)
  • place information at ~/.config/verbatim (textprofile.log, configs, etc)

Backtracking to previous inputs

Chaining goes more and more specific and sometimes it can be useful to go back to a previous input many times if there are many pieces of text there to process.

Support to quick commands

  • Send output to clipboard
  • Open history to backtrack (See #7 )
  • Use clipboard as input (cant paste, but command will retrieve what is in the clipboard)
  • use whole line without editing
  • edit output line

Make it work for linux/macos

make it configurable and create aliases for different calls of choose-gui or dmenu with their parameter configuration

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.