Thomas

Results 155 comments of Thomas

That's correct the text file lacks some contextual information, especially if compared to the Tumblr crawlers' output format: Post id: Date: Post url: Slug: Reblog key: Reblog url: Reblog name:...

Thanks for reporting a bug. When it run out of disk space here, the crawlers were stopped (due to errors) and TumblThree "waited". Then after creating some free space again,...

Thanks for your suggestion. That sounds like a good idea. To be honest, I had it myself before, but as my taskbar settings are set to "group taskbar buttons" I...

Oh, that's an easy one. It has to do with the way these platforms store and retrieve their data. You can experience it on many similar platforms, also on Tumblr....

Hello, please have a look on your file settings.json (%LOCALAPPDATA%\TumblThree\Settings or local folder for portable mode). The part should look like: ```json "ColumnSettings": [ { "Key": "Name", "Value": { "m_Item1":...

[As before](https://github.com/TumblThreeApp/TumblThree/issues/112) this one is for first-timers-only. That means that we will only accept a PR for this one from someone who's never contributed to open source before. This one...

Hi Kartik, thanks for your interest to work on this issue. I'll assign it to you.

Hi, if you are stuck or need any help, let me know.

Hello, at the moment Kartik is working on it. But you can keep an eye on it, if you like.

The global settings object is updated in the view model and written to file in the ModuleController. View in this context means "dialogs" or UI parts of the total window...