d0rksh

Results 3 issues of d0rksh

If you could add a markdown support to minder notes then the minder will be a complete mind mapping alternative to Miro, adding styles in the notes will be a...

enhancement
fixed

hii when i try to use nim-schedules with jester it gives the below error **code** ``` import times, asyncdispatch, schedules import jester scheduler mySched: every(seconds=1, id="sync tick"): echo("sync tick, seconds=1...

bug

hi i was trying to create a jester app with SQLite as a database, when i try to compile the code with -**-threads:on** compiler throws a error **code:** ``` post...