tableau / tableau-log-viewer

Tableau Log Viewer is a cross-platform tool for quickly glancing over Tableau log files
MIT License
172 stars 51 forks source link

Add `Open` to toolbar #68

Closed vogelsgesang closed 7 years ago

vogelsgesang commented 7 years ago

It is kind of irritating to new-comers how to open a log file. Exposing it in the toolbar makes it easier to take the first steps with log viewer.

Also, this commit removes .DS_Store and adds it to the .gitignore properly.

Known issue: The file dialog opens in the current working directory. E.g., on Windows, this is somewhere deep within the folder structure. This was a pre-existing issue and we should address this at some future point in time.