Gal Szkolnik

Results 114 comments of Gal Szkolnik

Can you please share how you are loading z.sh into your shell?

I came here asking for the same feature.

So.... this was never resolved? right? What OP described is about the horizontal alignment of notes, and the solution merged in May with #4370 allows `par_over`, but does not solve...

Still an issue. Why have a maximum? I have a large diagram, I can zoom as close as I need in mermaid.live, but 1.5 is too small for specific zoom...

z shoud be [sourced](https://superuser.com/a/46146/100730), you don't need to make it executable. Instead of calling the script, source it by either: ```bash . '//z.sh' # or source '//z.sh' ```

Not the maintainer, and not sure why, but here is how I would troubleshoot - before your source it, run: ``` set -x ``` don't forget to add ``` set...

Sharing is part of the self-hosting paradigm - so I +1 this as well, but I vote for simplicity at this point - you have a great simple app here...

I would also add, a read only non-authenticated view would be great as an embedded component.

I'm doing something similar - it's less about multiple spacemacs configs, and more about wanting to have my spacemacs config in a separate git repo. @mavilar - Did you figure...

Thanks for the update. I just tried that and it worked for me as well. Hope someone else will find it useful in the future.