Mike Schwörer
Mike Schwörer
yeah that would be nice, I'm even using choco personally so I should also get something out of it. **TODO:** - [ ] Silent installer for choco (only output...
I would have too look if an how Scintilla supports sections and folding - will add it to my todo list :)
Yeah I already had something like this on my [roadmap](https://github.com/Mikescher/AlephNote/blob/master/README.md). But now that there's an issue perhaps I will find motivation to work on it :D My plan for this...
A Markdown viewer in a separate window would be possible I think. One of the "design philosophies" of this project is that I don't want any extra stuff on top...
Hey, can you open a new issue for your problem? Anyway can you go into the plugins directory and rightclick on the dll and go to the Properties dialog. Somewhere...
Update: seems like this is currently a bug in the Scintilla component: https://github.com/jacobslusser/ScintillaNET/issues/256 There are some workarounds but they look worse than keeping the current behavior...
Yeah I feel your pain :( I have personally switched mostly to linux, and AlephNote is pretty much the only reason why my Windows Desktop still exists... But rewriting the...
Rewriting everything would definitely be a lot of work ^^ go for the communication code would probably be fine, but I don't think the cross-platform GUI situation is much better...
There are definitely two parts in this whole thing, first encrypting the notes locally and encrypting them on the remote/server site. I think you don't even need to get that...
Hmm yeah you're right. This combination is currently not possible I will look into it, but if you want you can probably create a PR, this shouldn't be too hard...