Earlier quoted context omitted.
Atlassian Jira/Confluence SUUUUUCKS. They have given up on making anything better. I try to do as much as possible on Markdown files in a GitLab repo using Atom's Markdown preview (e.g., documentation). Gliffy diagrams are still OK.
GitLab employee here, nice to hear that GitLab is helping solve some of these workflow issues for you.
Slack’s new WYSIWYG input box is terrible
851–860 of 1001 posts
Re: Slack’s new WYSIWYG input box is terrible
#852Earlier quoted context omitted.
Given that Microsoft Teams is literally an existential threat, they really want to listen to feedback internally!
Not until Microsoft Teams gets the layout fixed, see https://microsoftteams.uservoice.com/forums/555103-public/su...
Out of curiosity, what do you think of the Stylish userscript that enables a compact mode in Teams and offers dark and light themes?
Re: Slack’s new WYSIWYG input box is terrible
#853Earlier quoted context omitted.
Why are you trying to track us? Please post non-tracking links https://exp-platform.com/Pages/HiPPO_explained.aspx
Any time I see a bitly link like that, I always copy rather than click and add a + to the end. I should make an extension to do it on hover I guess.
Re: Slack’s new WYSIWYG input box is terrible
#854Earlier quoted context omitted.
Given that Microsoft Teams is literally an existential threat, they really want to listen to feedback internally!
Microsoft Teams is pretty horrible
Doesn't matter, since it comes with Office so it basically costs $0.
It's crap, but that's not stopping my employer from replacing literally everything they can with it. Even our desk phones, purportedly.
Re: Slack’s new WYSIWYG input box is terrible
#855Earlier quoted context omitted.
Why are you trying to track us? Please post non-tracking links https://exp-platform.com/Pages/HiPPO_explained.aspx
Any time I see a bitly link like that, I always copy rather than click and add a + to the end. I should make an extension to do it on hover I guess.
And where the link goes to, obviously. No idea if this counts toward the Bitly link open rate.
Re: Slack’s new WYSIWYG input box is terrible
#856Earlier quoted context omitted.
Microsoft Teams is pretty horrible
It would be a great time for them to add markdown support and in the press release say we're listening .
Re: Slack’s new WYSIWYG input box is terrible
#857As someone who used to be part of a team developing one of the most popular in-browser WYSIWYG editors: 1. Browser WYSIWYGs are really hard to make. 2. All browser WYSIWYGs are terrible. Avoid rolling your own WYSIWYG if you can. Even if you have a team of 1500 people at your disposal.
Especially if you have a team of 1500 people. One person trying to make a browser WYSIWYG is bad enough; can you imagine how buggy it would be if 1500 people worked on it?
Re: Slack’s new WYSIWYG input box is terrible
#858Earlier quoted context omitted.
Click the “Aa” icon in the WYSIWYG text input area toolbar to go back to the old non-WYSIWYG text input field.
I'm sorry to say, but this is incorrect. Clicking that button hides the strip of formatting buttons, but does not return to the old text input behavior.
Re: Slack’s new WYSIWYG input box is terrible
#859Re: Slack’s new WYSIWYG input box is terrible
#860Earlier quoted context omitted.
Sure it does: /edit (opens $EDITOR, in my case neovim). Link to wee-slack: https://github.com/wee-slack/wee-slack
TIL, that's amazing! :D EDIT : Turns out, I spoke too soon, there is no such option according to docs or from reading the code, maybe you have another plugin doing this? EDIT2 : found it: https://github.com/keith/edit-weechat