AB1908
AB1908
That takes a smarter man than me. I was honestly surprised that we couldn't export our stuff, hence this script.
I see. Do you think you could throw this in a PR? I've switched over to using PlayNite and don't actively develop this anymore.
Unfortunately, most of my time is tied up in a different project. Do you think you could poke around inside the tables to see where they are?
In that case, don't worry about it. I'll try and make time for it if I can but no promises sadly. In case you are interested in poking around, there...
Wow, I've been busy and this was indeed on my [todo list](https://github.com/AB1908/GOG-Galaxy-Export-Script/projects/1#card-35885400). This code is now far beyond what I can comprehend so I might have to do quite a...
I've been unable to test this as I've been busy with some other projects. Perhaps the HLTB wrapper has changed significantly since last this was used.
I've done exactly the same. Playnite seems to be much better suited to my needs and offers native export options haha.
You could also go through https://teachyourselfcs.com
It is possible to get tags from Obsidian but not the way it can be extracted for each task.
My assumption here is that blacksmithgu is using some regex to parse the task text and also extract tags. The Obsidian metadataCache does give us `pos` attributes (didn't check for...