Code Monkey home page Code Monkey logo

diffted's People

Contributors

mhosken avatar

Stargazers

 avatar

Watchers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Forkers

dalavancloud

diffted's Issues

When quitting the program offer to save changes

Currently quitting the program doesn't save data. It would be helpful to have a dialog with "Cancel", "Save" and "Quit" buttons, to cancel the quit operation, save data then quit, or quit without saving.

store data sorted by column(s) specified in config file

When saving data, the program should sort according to column(s) specified in the .yaml file.

If no .yaml file used, or if no column(s) specified in the .yaml file, then no sort is needed on output (and it is up to the user to keep the rows in the desired order).

When sorting, allow option for text string to be interpreted as numeric

Leading zeros should be maintained when reading and writing.

Option for sorting would appear in control file. If not specified, text sort used.

Example 1: column contains a 4 hex digit value, often with leading zero. Leading zero must be maintained and text sorted according to hex value.

Example 2: column contains 1, 2, 2.1, 3, 19, etc. Text values should be interpreted as numeric values and ordered accordingly. That is, 19 should not come between 1 and 2, as with a text sort.

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.