Giter Site home page Giter Site logo

jnllnd / csvbuddy Goto Github PK

View Code? Open in Web Editor NEW
30.0 30.0 5.0 3.57 MB

CSV Buddy helps you make your CSV files ready to be imported by a variety of software. Load/save/export files with various delimiters and lots of options. Freeware.

Home Page: http://code.jeanlalonde.ca/csvbuddy

AutoHotkey 71.42% CSS 0.86% HTML 27.72%

csvbuddy's People

Contributors

jnllnd avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar  avatar  avatar  avatar

csvbuddy's Issues

Using CSVBuddy in a List View Script generated with AutoHotKey

Hallo!
The CSV Buddy project is for me and what I do, almost a gift from God.
I write in English, German, French and almost in Spanish and Italian.
My first use of the concept of language pairs was in English, German, English.
I built a rules framework for the support process. It is not programmed but rules driven.
It has the concept of workspace management.
My core will be CSV Buddy and its creation of List Views with AutoHotKey.
Who can help with an AutoHotKey script which creates a list view from CSV Buddy?
I am planning to publish the frameworks I have created and will create.
Regards and have a nice week, pmjforkin.

Add keyboard shortcuts help in the HTML help

Notes:

Ctrl-Tab: move from one tab to to another
Tab: move from one control (field, option or button) to another
Atl-[letter]: select the control with the letter underline, for example "[S]elect" (Note: Not all controls have shortcuts)
Enter: equivalent to a click in the selected button

Import files with equal sign before opening encapsulator to indicate text data or formula not to be interpreted as numeric when re-imported by XL (eg. ...;="12345";...)

From Eric:

j'ai un format de fichier csv qui prévoit en tête de zone un signe 'égal' ( = ) en avant d'un délimiteur classique 'guillement' ( " ) pour indiquer que la zone contient des chiffres à traiter comme du texte.
Du fait de ce caractère supplémentaire en tête de zone, l'application ne considère pas les 2 guillements suivants comme des délimiteurs.

Exemple:
NOM;VILLE;ZIP;TEL;NOMBRE;INFO
MonNom;"MaVille";="12345";="+99-9-99999999";7896;"MonMemo"

en sortie avec tabulation (simulée avec {t})
NOM{t}VILLE{t}ZIP{t}TEL{t}NOMBRE{t}INFO
MonNom{t}MaVille{t}="12345"{t}="+99-9-99999999"{t}7896{t}MonMemo

Est-il possible de prendre ce cas de figure en compte dans le traitement du fichier ?

Left padding with zero in fixed-width export

From Roberto:

Hi Jean, I have a request.
Is possible to padding with zero ("0") and not only with space??

In your example "test-countrycode.csv" I find something like this for export with fixed width: Sort Order,16,Common Name,16,Formal Name,16,Type..............
Is not possible to padding with zero, only for some field? like: Sort Order,(0)16,Common Name,16,Formal Name,(0)16,Type....................
So, only for the field with (0) CSV Buddy put zero instead of space in the fixed width file...

I use your sw for trasform my gps file track from my multicopter rc to working with google earth.

Very good job and save time!!!
Thank you

Make grid more visible

Option to show/hide the gray grid.
Options to change listview text color and background color

Add Row Duplication

Hi,

love what you have done.

A nice feature to have would be to duplicate a row so i dont have to type in the values all over again. Maybe that feature already exists but then i'm not able to see it.

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.