dvorka / mindforger

Thinking notebook and Markdown editor.
https://www.mindforger.com
GNU General Public License v2.0
2.26k stars 137 forks source link

Mindforger CSS / AHK Script #1467

Open BNortonnul opened 2 years ago

BNortonnul commented 2 years ago

I'm not sure where to put this, so I'll note it here. I'm transitioning off of MindForger, but I wanted to release the tools and CSS I built for it. They can be found here:

https://github.com/BNortonnul/Mindforger-CSS-AHK-Script

dvorka commented 2 years ago

@BNortonnul first things first - I want to thank you for all the feedback, issues and suggestions you shared! You helped (and you will be helping - as I wasn't able to implement all your GitHub issues yet) to make MindForger better. Big 👍 !

I will incorporate your CSS files in MindForger and make them built-in. I will use whatever useful I find in the document you shared. I will obviously add you to the list of contributors and give credits.

Thank you again for your interest in MindForger and contribution over the last year!

BNortonnul commented 2 years ago

Thanks for your time. I made some updates since last night - but this should be it. In the script, you may find of interest the regex parsers used for header detection / separation - the "HeaderSensitiveExtract" one especially.

dvorka commented 2 years ago

Thanks a lot 🙏 - I really appreciate it.