Shivam Kumar
Shivam Kumar
I have tried to add this feature as well as option to move notebooks. Here is a video for demonstration. But pr wasn't accepted due to move folder screen being...
> great !! i just came through your prototype, well i am not an official joplin member but contributor how much time did it took sir? > […](#) > On...
> Great !! keep contributing sir joplin has a great community if you don't mind can you please suggest some useful design changes in this CSE page sir except footer...
I am able to fix the pdf download issue. To fix it, I simply edited cps/admin.py file and replace following lines: ```python def before_request(): # make remember me function work...
This seems like a trivial fix, just need to handle `bigcache.ErrEntryNotFound` in `Get` method. However, many existing library usages may be dependent on current behavior which returns error directly. So...
This is a nice enhancement. But wouldn't it be better to add a separate loaderContext field in options? That way, the flow can be like this: - If GetContext is...
`gvm applymod` automatically picks version from `go.mod` file. Is there need for a separate file for keeping version? I think expected go version for project should be in `go.mod`. What...
Is someone working on this or is it still available?