ML
    • Recent
    • Categories
    • Tags
    • Popular
    • Users
    • Groups
    • Register
    • Login

    I hope Wiki.js does not fail

    IT Discussion
    wiki.js fosss
    11
    61
    5.8k
    Loading More Posts
    • Oldest to Newest
    • Newest to Oldest
    • Most Votes
    Reply
    • Reply as topic
    Log in to reply
    This topic has been deleted. Only users with topic management privileges can see it.
    • stacksofplatesS
      stacksofplates @scottalanmiller
      last edited by stacksofplates

      @scottalanmiller said in I hope Wiki.js does not fail:

      @stacksofplates said in I hope Wiki.js does not fail:

      @scottalanmiller said in I hope Wiki.js does not fail:

      @jaredbusch said in I hope Wiki.js does not fail:

      @scottalanmiller said in I hope Wiki.js does not fail:

      They've stopped work on the wiki.js 1.x series completely. ugh.

      Reading the milestones for it, I’ll give them the chance.

      It's worth following. But looking at their focus being on huge breaking changes that don't matter but not getting what they have working yet (no tables, can't save changes) doesn't bode well for how they approach the project. Like you said, just one guy. If he starts flailing around doing the "next cool thing" instead of getting it solid, that's a problem. He had a pretty solid thing already, had he just put a tiny bit more effort into it, it would be way ahead of where it is.

      You can do tables. You just have to manually make them. It’s just the button doesn’t do anything.

      What's the format? I tried that and it failed.

      The normal markdown format, I’ll have to look. I think it’s something like:

      | | |
      ————
      | | |

      That doesn’t format at all correctly. I’ll look when I get home

      black3dynamiteB scottalanmillerS 2 Replies Last reply Reply Quote 1
      • black3dynamiteB
        black3dynamite @stacksofplates
        last edited by

        @stacksofplates said in I hope Wiki.js does not fail:

        @scottalanmiller said in I hope Wiki.js does not fail:

        @stacksofplates said in I hope Wiki.js does not fail:

        @scottalanmiller said in I hope Wiki.js does not fail:

        @jaredbusch said in I hope Wiki.js does not fail:

        @scottalanmiller said in I hope Wiki.js does not fail:

        They've stopped work on the wiki.js 1.x series completely. ugh.

        Reading the milestones for it, I’ll give them the chance.

        It's worth following. But looking at their focus being on huge breaking changes that don't matter but not getting what they have working yet (no tables, can't save changes) doesn't bode well for how they approach the project. Like you said, just one guy. If he starts flailing around doing the "next cool thing" instead of getting it solid, that's a problem. He had a pretty solid thing already, had he just put a tiny bit more effort into it, it would be way ahead of where it is.

        You can do tables. You just have to manually make them. It’s just the button doesn’t do anything.

        What's the format? I tried that and it failed.

        The normal markdown format, I’ll have to look. I think it’s something like:

        | | |
        ————
        | | |

        That doesn’t format at all correctly. I’ll look when I get home

        https://github.com/adam-p/markdown-here/wiki/Markdown-Cheatsheet#tables

        | Tables        | Are           | Cool  |
        | ------------- |:-------------:| -----:|
        | col 3 is      | right-aligned | $1600 |
        | col 2 is      | centered      |   $12 |
        | zebra stripes | are neat      |    $1 |
        
        Tables Are Cool
        col 3 is right-aligned $1600
        col 2 is centered $12
        zebra stripes are neat $1
        ObsolesceO gjacobseG 2 Replies Last reply Reply Quote 0
        • ObsolesceO
          Obsolesce @black3dynamite
          last edited by

          @black3dynamite said in I hope Wiki.js does not fail:

          @stacksofplates said in I hope Wiki.js does not fail:

          @scottalanmiller said in I hope Wiki.js does not fail:

          @stacksofplates said in I hope Wiki.js does not fail:

          @scottalanmiller said in I hope Wiki.js does not fail:

          @jaredbusch said in I hope Wiki.js does not fail:

          @scottalanmiller said in I hope Wiki.js does not fail:

          They've stopped work on the wiki.js 1.x series completely. ugh.

          Reading the milestones for it, I’ll give them the chance.

          It's worth following. But looking at their focus being on huge breaking changes that don't matter but not getting what they have working yet (no tables, can't save changes) doesn't bode well for how they approach the project. Like you said, just one guy. If he starts flailing around doing the "next cool thing" instead of getting it solid, that's a problem. He had a pretty solid thing already, had he just put a tiny bit more effort into it, it would be way ahead of where it is.

          You can do tables. You just have to manually make them. It’s just the button doesn’t do anything.

          What's the format? I tried that and it failed.

          The normal markdown format, I’ll have to look. I think it’s something like:

          | | |
          ————
          | | |

          That doesn’t format at all correctly. I’ll look when I get home

          https://github.com/adam-p/markdown-here/wiki/Markdown-Cheatsheet#tables

          | Tables        | Are           | Cool  |
          | ------------- |:-------------:| -----:|
          | col 3 is      | right-aligned | $1600 |
          | col 2 is      | centered      |   $12 |
          | zebra stripes | are neat      |    $1 |
          
          Tables Are Cool
          col 3 is right-aligned $1600
          col 2 is centered $12
          zebra stripes are neat $1

          Wow what a pain... that's why I went away from MediaWiki to WordPress.

          stacksofplatesS 1 Reply Last reply Reply Quote 0
          • gjacobseG
            gjacobse @black3dynamite
            last edited by

            @black3dynamite said in I hope Wiki.js does not fail:

            @stacksofplates said in I hope Wiki.js does not fail:

            @scottalanmiller said in I hope Wiki.js does not fail:

            @stacksofplates said in I hope Wiki.js does not fail:

            @scottalanmiller said in I hope Wiki.js does not fail:

            @jaredbusch said in I hope Wiki.js does not fail:

            @scottalanmiller said in I hope Wiki.js does not fail:

            They've stopped work on the wiki.js 1.x series completely. ugh.

            Reading the milestones for it, I’ll give them the chance.

            It's worth following. But looking at their focus being on huge breaking changes that don't matter but not getting what they have working yet (no tables, can't save changes) doesn't bode well for how they approach the project. Like you said, just one guy. If he starts flailing around doing the "next cool thing" instead of getting it solid, that's a problem. He had a pretty solid thing already, had he just put a tiny bit more effort into it, it would be way ahead of where it is.

            You can do tables. You just have to manually make them. It’s just the button doesn’t do anything.

            What's the format? I tried that and it failed.

            The normal markdown format, I’ll have to look. I think it’s something like:

            | | |
            ————
            | | |

            That doesn’t format at all correctly. I’ll look when I get home

            https://github.com/adam-p/markdown-here/wiki/Markdown-Cheatsheet#tables

            | Tables        | Are           | Cool  |
            | ------------- |:-------------:| -----:|
            | col 3 is      | right-aligned | $1600 |
            | col 2 is      | centered      |   $12 |
            | zebra stripes | are neat      |    $1 |
            
            Tables Are Cool
            col 3 is right-aligned $1600
            col 2 is centered $12
            zebra stripes are neat $1

            yea,.. neat,.. and no...

            1 Reply Last reply Reply Quote 0
            • scottalanmillerS
              scottalanmiller @stacksofplates
              last edited by

              @stacksofplates said in I hope Wiki.js does not fail:

              @scottalanmiller said in I hope Wiki.js does not fail:

              @stacksofplates said in I hope Wiki.js does not fail:

              @scottalanmiller said in I hope Wiki.js does not fail:

              @jaredbusch said in I hope Wiki.js does not fail:

              @scottalanmiller said in I hope Wiki.js does not fail:

              They've stopped work on the wiki.js 1.x series completely. ugh.

              Reading the milestones for it, I’ll give them the chance.

              It's worth following. But looking at their focus being on huge breaking changes that don't matter but not getting what they have working yet (no tables, can't save changes) doesn't bode well for how they approach the project. Like you said, just one guy. If he starts flailing around doing the "next cool thing" instead of getting it solid, that's a problem. He had a pretty solid thing already, had he just put a tiny bit more effort into it, it would be way ahead of where it is.

              You can do tables. You just have to manually make them. It’s just the button doesn’t do anything.

              What's the format? I tried that and it failed.

              The normal markdown format, I’ll have to look. I think it’s something like:

              | | |
              ————
              | | |

              That doesn’t format at all correctly. I’ll look when I get home

              That's the one I tried, not sure why it didn't work. I must have done something wrong.

              stacksofplatesS 1 Reply Last reply Reply Quote 0
              • stacksofplatesS
                stacksofplates @Obsolesce
                last edited by

                @tim_g said in I hope Wiki.js does not fail:

                @black3dynamite said in I hope Wiki.js does not fail:

                @stacksofplates said in I hope Wiki.js does not fail:

                @scottalanmiller said in I hope Wiki.js does not fail:

                @stacksofplates said in I hope Wiki.js does not fail:

                @scottalanmiller said in I hope Wiki.js does not fail:

                @jaredbusch said in I hope Wiki.js does not fail:

                @scottalanmiller said in I hope Wiki.js does not fail:

                They've stopped work on the wiki.js 1.x series completely. ugh.

                Reading the milestones for it, I’ll give them the chance.

                It's worth following. But looking at their focus being on huge breaking changes that don't matter but not getting what they have working yet (no tables, can't save changes) doesn't bode well for how they approach the project. Like you said, just one guy. If he starts flailing around doing the "next cool thing" instead of getting it solid, that's a problem. He had a pretty solid thing already, had he just put a tiny bit more effort into it, it would be way ahead of where it is.

                You can do tables. You just have to manually make them. It’s just the button doesn’t do anything.

                What's the format? I tried that and it failed.

                The normal markdown format, I’ll have to look. I think it’s something like:

                | | |
                ————
                | | |

                That doesn’t format at all correctly. I’ll look when I get home

                https://github.com/adam-p/markdown-here/wiki/Markdown-Cheatsheet#tables

                | Tables        | Are           | Cool  |
                | ------------- |:-------------:| -----:|
                | col 3 is      | right-aligned | $1600 |
                | col 2 is      | centered      |   $12 |
                | zebra stripes | are neat      |    $1 |
                
                Tables Are Cool
                col 3 is right-aligned $1600
                col 2 is centered $12
                zebra stripes are neat $1

                Wow what a pain... that's why I went away from MediaWiki to WordPress.

                I’d still rather have to do this on the off occasion that I need to make a table. It’s a million percent easier to manage the application itself and it’s portable. I’m much faster writing markdown than I am with a WYSIWYG editor.

                scottalanmillerS ObsolesceO 2 Replies Last reply Reply Quote 0
                • scottalanmillerS
                  scottalanmiller @stacksofplates
                  last edited by

                  @stacksofplates said in I hope Wiki.js does not fail:

                  @tim_g said in I hope Wiki.js does not fail:

                  @black3dynamite said in I hope Wiki.js does not fail:

                  @stacksofplates said in I hope Wiki.js does not fail:

                  @scottalanmiller said in I hope Wiki.js does not fail:

                  @stacksofplates said in I hope Wiki.js does not fail:

                  @scottalanmiller said in I hope Wiki.js does not fail:

                  @jaredbusch said in I hope Wiki.js does not fail:

                  @scottalanmiller said in I hope Wiki.js does not fail:

                  They've stopped work on the wiki.js 1.x series completely. ugh.

                  Reading the milestones for it, I’ll give them the chance.

                  It's worth following. But looking at their focus being on huge breaking changes that don't matter but not getting what they have working yet (no tables, can't save changes) doesn't bode well for how they approach the project. Like you said, just one guy. If he starts flailing around doing the "next cool thing" instead of getting it solid, that's a problem. He had a pretty solid thing already, had he just put a tiny bit more effort into it, it would be way ahead of where it is.

                  You can do tables. You just have to manually make them. It’s just the button doesn’t do anything.

                  What's the format? I tried that and it failed.

                  The normal markdown format, I’ll have to look. I think it’s something like:

                  | | |
                  ————
                  | | |

                  That doesn’t format at all correctly. I’ll look when I get home

                  https://github.com/adam-p/markdown-here/wiki/Markdown-Cheatsheet#tables

                  | Tables        | Are           | Cool  |
                  | ------------- |:-------------:| -----:|
                  | col 3 is      | right-aligned | $1600 |
                  | col 2 is      | centered      |   $12 |
                  | zebra stripes | are neat      |    $1 |
                  
                  Tables Are Cool
                  col 3 is right-aligned $1600
                  col 2 is centered $12
                  zebra stripes are neat $1

                  Wow what a pain... that's why I went away from MediaWiki to WordPress.

                  I’d still rather have to do this on the off occasion that I need to make a table. It’s a million percent easier to manage the application itself and it’s portable. I’m much faster writing markdown than I am with a WYSIWYG editor.

                  I agree, if the manual table format works, it's a minor thing.

                  1 Reply Last reply Reply Quote 0
                  • ObsolesceO
                    Obsolesce @stacksofplates
                    last edited by

                    @stacksofplates said in I hope Wiki.js does not fail:

                    @tim_g said in I hope Wiki.js does not fail:

                    @black3dynamite said in I hope Wiki.js does not fail:

                    @stacksofplates said in I hope Wiki.js does not fail:

                    @scottalanmiller said in I hope Wiki.js does not fail:

                    @stacksofplates said in I hope Wiki.js does not fail:

                    @scottalanmiller said in I hope Wiki.js does not fail:

                    @jaredbusch said in I hope Wiki.js does not fail:

                    @scottalanmiller said in I hope Wiki.js does not fail:

                    They've stopped work on the wiki.js 1.x series completely. ugh.

                    Reading the milestones for it, I’ll give them the chance.

                    It's worth following. But looking at their focus being on huge breaking changes that don't matter but not getting what they have working yet (no tables, can't save changes) doesn't bode well for how they approach the project. Like you said, just one guy. If he starts flailing around doing the "next cool thing" instead of getting it solid, that's a problem. He had a pretty solid thing already, had he just put a tiny bit more effort into it, it would be way ahead of where it is.

                    You can do tables. You just have to manually make them. It’s just the button doesn’t do anything.

                    What's the format? I tried that and it failed.

                    The normal markdown format, I’ll have to look. I think it’s something like:

                    | | |
                    ————
                    | | |

                    That doesn’t format at all correctly. I’ll look when I get home

                    https://github.com/adam-p/markdown-here/wiki/Markdown-Cheatsheet#tables

                    | Tables        | Are           | Cool  |
                    | ------------- |:-------------:| -----:|
                    | col 3 is      | right-aligned | $1600 |
                    | col 2 is      | centered      |   $12 |
                    | zebra stripes | are neat      |    $1 |
                    
                    Tables Are Cool
                    col 3 is right-aligned $1600
                    col 2 is centered $12
                    zebra stripes are neat $1

                    Wow what a pain... that's why I went away from MediaWiki to WordPress.

                    I’d still rather have to do this on the off occasion that I need to make a table. It’s a million percent easier to manage the application itself and it’s portable. I’m much faster writing markdown than I am with a WYSIWYG editor.

                    We have a lot of tables on our Wiki that are updated periodically, as well as a lot of images that are mostly built with screenshots.

                    The ability to manage tables... cells, rows, columns, the formatting, etc from a menu without having to write a ton of code is a huge time saver.

                    The ability to take a screenshot and paste it into a wiki page from your clipboard is a huge time saver.

                    Even general formatting is quicker if you don't have to type it out in a similar way to HTML is a time saver. Write a few paragraphs or whatever, then highlight what you want to format and click a button.

                    1 Reply Last reply Reply Quote 0
                    • ObsolesceO
                      Obsolesce
                      last edited by

                      I suppose it depends on what you are working on, but in my case markdown just didn't work well.

                      1 Reply Last reply Reply Quote 0
                      • ObsolesceO
                        Obsolesce
                        last edited by

                        And if you need to expand, the options are there. I don't know what all you can do with wiki.js besides just straight wiki stuff, but that could be a potential limitation.

                        Add that there isn't much development... who knows about security.

                        1 Reply Last reply Reply Quote 0
                        • JaredBuschJ
                          JaredBusch @scottalanmiller
                          last edited by

                          @scottalanmiller said in I hope Wiki.js does not fail:

                          @stacksofplates said in I hope Wiki.js does not fail:

                          @scottalanmiller said in I hope Wiki.js does not fail:

                          @jaredbusch said in I hope Wiki.js does not fail:

                          @scottalanmiller said in I hope Wiki.js does not fail:

                          They've stopped work on the wiki.js 1.x series completely. ugh.

                          Reading the milestones for it, I’ll give them the chance.

                          It's worth following. But looking at their focus being on huge breaking changes that don't matter but not getting what they have working yet (no tables, can't save changes) doesn't bode well for how they approach the project. Like you said, just one guy. If he starts flailing around doing the "next cool thing" instead of getting it solid, that's a problem. He had a pretty solid thing already, had he just put a tiny bit more effort into it, it would be way ahead of where it is.

                          You can do tables. You just have to manually make them. It’s just the button doesn’t do anything.

                          What's the format? I tried that and it failed.

                          Same format as here. I posted a helper here months ago

                          ObsolesceO 1 Reply Last reply Reply Quote 0
                          • ObsolesceO
                            Obsolesce @JaredBusch
                            last edited by

                            @jaredbusch said in I hope Wiki.js does not fail:

                            @scottalanmiller said in I hope Wiki.js does not fail:

                            @stacksofplates said in I hope Wiki.js does not fail:

                            @scottalanmiller said in I hope Wiki.js does not fail:

                            @jaredbusch said in I hope Wiki.js does not fail:

                            @scottalanmiller said in I hope Wiki.js does not fail:

                            They've stopped work on the wiki.js 1.x series completely. ugh.

                            Reading the milestones for it, I’ll give them the chance.

                            It's worth following. But looking at their focus being on huge breaking changes that don't matter but not getting what they have working yet (no tables, can't save changes) doesn't bode well for how they approach the project. Like you said, just one guy. If he starts flailing around doing the "next cool thing" instead of getting it solid, that's a problem. He had a pretty solid thing already, had he just put a tiny bit more effort into it, it would be way ahead of where it is.

                            You can do tables. You just have to manually make them. It’s just the button doesn’t do anything.

                            What's the format? I tried that and it failed.

                            Same format as here. I posted a helper here months ago

                            I think this is what you posted. I have it bookmarked:
                            https://github.com/adam-p/markdown-here/wiki/Markdown-Cheatsheet

                            JaredBuschJ 1 Reply Last reply Reply Quote 0
                            • JaredBuschJ
                              JaredBusch @Obsolesce
                              last edited by

                              @tim_g said in I hope Wiki.js does not fail:

                              @jaredbusch said in I hope Wiki.js does not fail:

                              @scottalanmiller said in I hope Wiki.js does not fail:

                              @stacksofplates said in I hope Wiki.js does not fail:

                              @scottalanmiller said in I hope Wiki.js does not fail:

                              @jaredbusch said in I hope Wiki.js does not fail:

                              @scottalanmiller said in I hope Wiki.js does not fail:

                              They've stopped work on the wiki.js 1.x series completely. ugh.

                              Reading the milestones for it, I’ll give them the chance.

                              It's worth following. But looking at their focus being on huge breaking changes that don't matter but not getting what they have working yet (no tables, can't save changes) doesn't bode well for how they approach the project. Like you said, just one guy. If he starts flailing around doing the "next cool thing" instead of getting it solid, that's a problem. He had a pretty solid thing already, had he just put a tiny bit more effort into it, it would be way ahead of where it is.

                              You can do tables. You just have to manually make them. It’s just the button doesn’t do anything.

                              What's the format? I tried that and it failed.

                              Same format as here. I posted a helper here months ago

                              I think this is what you posted. I have it bookmarked:
                              https://github.com/adam-p/markdown-here/wiki/Markdown-Cheatsheet

                              No, this it what I posted

                              https://donatstudios.com/CsvToMarkdownTable

                              ObsolesceO 1 Reply Last reply Reply Quote 1
                              • JaredBuschJ
                                JaredBusch
                                last edited by

                                Ah, here was the post.
                                https://mangolassi.it/topic/13884/awesome-markdown-table-generator

                                1 Reply Last reply Reply Quote 2
                                • ObsolesceO
                                  Obsolesce @JaredBusch
                                  last edited by

                                  @jaredbusch said in I hope Wiki.js does not fail:

                                  @tim_g said in I hope Wiki.js does not fail:

                                  @jaredbusch said in I hope Wiki.js does not fail:

                                  @scottalanmiller said in I hope Wiki.js does not fail:

                                  @stacksofplates said in I hope Wiki.js does not fail:

                                  @scottalanmiller said in I hope Wiki.js does not fail:

                                  @jaredbusch said in I hope Wiki.js does not fail:

                                  @scottalanmiller said in I hope Wiki.js does not fail:

                                  They've stopped work on the wiki.js 1.x series completely. ugh.

                                  Reading the milestones for it, I’ll give them the chance.

                                  It's worth following. But looking at their focus being on huge breaking changes that don't matter but not getting what they have working yet (no tables, can't save changes) doesn't bode well for how they approach the project. Like you said, just one guy. If he starts flailing around doing the "next cool thing" instead of getting it solid, that's a problem. He had a pretty solid thing already, had he just put a tiny bit more effort into it, it would be way ahead of where it is.

                                  You can do tables. You just have to manually make them. It’s just the button doesn’t do anything.

                                  What's the format? I tried that and it failed.

                                  Same format as here. I posted a helper here months ago

                                  I think this is what you posted. I have it bookmarked:
                                  https://github.com/adam-p/markdown-here/wiki/Markdown-Cheatsheet

                                  No, this it what I posted

                                  https://donatstudios.com/CsvToMarkdownTable

                                  Oh that's something different I haven't seen. I thought you were talking about a Markdown guide.

                                  1 Reply Last reply Reply Quote 0
                                  • stacksofplatesS
                                    stacksofplates @scottalanmiller
                                    last edited by stacksofplates

                                    @scottalanmiller said in I hope Wiki.js does not fail:

                                    @stacksofplates said in I hope Wiki.js does not fail:

                                    @scottalanmiller said in I hope Wiki.js does not fail:

                                    @stacksofplates said in I hope Wiki.js does not fail:

                                    @scottalanmiller said in I hope Wiki.js does not fail:

                                    @jaredbusch said in I hope Wiki.js does not fail:

                                    @scottalanmiller said in I hope Wiki.js does not fail:

                                    They've stopped work on the wiki.js 1.x series completely. ugh.

                                    Reading the milestones for it, I’ll give them the chance.

                                    It's worth following. But looking at their focus being on huge breaking changes that don't matter but not getting what they have working yet (no tables, can't save changes) doesn't bode well for how they approach the project. Like you said, just one guy. If he starts flailing around doing the "next cool thing" instead of getting it solid, that's a problem. He had a pretty solid thing already, had he just put a tiny bit more effort into it, it would be way ahead of where it is.

                                    You can do tables. You just have to manually make them. It’s just the button doesn’t do anything.

                                    What's the format? I tried that and it failed.

                                    The normal markdown format, I’ll have to look. I think it’s something like:

                                    | | |
                                    ————
                                    | | |

                                    That doesn’t format at all correctly. I’ll look when I get home

                                    That's the one I tried, not sure why it didn't work. I must have done something wrong.

                                    0_1517712370273_table.png

                                    I haven't updated in a while so it could be broken on a newer version.

                                    ObsolesceO 1 Reply Last reply Reply Quote 0
                                    • ObsolesceO
                                      Obsolesce @stacksofplates
                                      last edited by

                                      @stacksofplates said in I hope Wiki.js does not fail:

                                      @scottalanmiller said in I hope Wiki.js does not fail:

                                      @stacksofplates said in I hope Wiki.js does not fail:

                                      @scottalanmiller said in I hope Wiki.js does not fail:

                                      @stacksofplates said in I hope Wiki.js does not fail:

                                      @scottalanmiller said in I hope Wiki.js does not fail:

                                      @jaredbusch said in I hope Wiki.js does not fail:

                                      @scottalanmiller said in I hope Wiki.js does not fail:

                                      They've stopped work on the wiki.js 1.x series completely. ugh.

                                      Reading the milestones for it, I’ll give them the chance.

                                      It's worth following. But looking at their focus being on huge breaking changes that don't matter but not getting what they have working yet (no tables, can't save changes) doesn't bode well for how they approach the project. Like you said, just one guy. If he starts flailing around doing the "next cool thing" instead of getting it solid, that's a problem. He had a pretty solid thing already, had he just put a tiny bit more effort into it, it would be way ahead of where it is.

                                      You can do tables. You just have to manually make them. It’s just the button doesn’t do anything.

                                      What's the format? I tried that and it failed.

                                      The normal markdown format, I’ll have to look. I think it’s something like:

                                      | | |
                                      ————
                                      | | |

                                      That doesn’t format at all correctly. I’ll look when I get home

                                      That's the one I tried, not sure why it didn't work. I must have done something wrong.

                                      0_1517712370273_table.png

                                      I haven't updated in a while so it could be broken on a newer version.

                                      See now why would you use something you have to worry about breaking all the time, like after updating. That doesn't seem logical.

                                      ObsolesceO stacksofplatesS 2 Replies Last reply Reply Quote 0
                                      • ObsolesceO
                                        Obsolesce @Obsolesce
                                        last edited by

                                        Lol reminds of Windows...

                                        1 Reply Last reply Reply Quote 0
                                        • stacksofplatesS
                                          stacksofplates @Obsolesce
                                          last edited by

                                          @tim_g said in I hope Wiki.js does not fail:

                                          @stacksofplates said in I hope Wiki.js does not fail:

                                          @scottalanmiller said in I hope Wiki.js does not fail:

                                          @stacksofplates said in I hope Wiki.js does not fail:

                                          @scottalanmiller said in I hope Wiki.js does not fail:

                                          @stacksofplates said in I hope Wiki.js does not fail:

                                          @scottalanmiller said in I hope Wiki.js does not fail:

                                          @jaredbusch said in I hope Wiki.js does not fail:

                                          @scottalanmiller said in I hope Wiki.js does not fail:

                                          They've stopped work on the wiki.js 1.x series completely. ugh.

                                          Reading the milestones for it, I’ll give them the chance.

                                          It's worth following. But looking at their focus being on huge breaking changes that don't matter but not getting what they have working yet (no tables, can't save changes) doesn't bode well for how they approach the project. Like you said, just one guy. If he starts flailing around doing the "next cool thing" instead of getting it solid, that's a problem. He had a pretty solid thing already, had he just put a tiny bit more effort into it, it would be way ahead of where it is.

                                          You can do tables. You just have to manually make them. It’s just the button doesn’t do anything.

                                          What's the format? I tried that and it failed.

                                          The normal markdown format, I’ll have to look. I think it’s something like:

                                          | | |
                                          ————
                                          | | |

                                          That doesn’t format at all correctly. I’ll look when I get home

                                          That's the one I tried, not sure why it didn't work. I must have done something wrong.

                                          0_1517712370273_table.png

                                          I haven't updated in a while so it could be broken on a newer version.

                                          See now why would you use something you have to worry about breaking all the time, like after updating. That doesn't seem logical.

                                          I’m not worried about anything breaking? All I said was maybe something broke since Scott said it didn’t work. I just haven’t updated it because it’s a VM in my house that I don’t hardly use and was only for testing.

                                          1 Reply Last reply Reply Quote 0
                                          • stacksofplatesS
                                            stacksofplates
                                            last edited by

                                            0_1517748761842_wiki.png

                                            And as I thought, updated (from my phone) and no change. Tables still work.

                                            1 Reply Last reply Reply Quote 0
                                            • 1
                                            • 2
                                            • 3
                                            • 4
                                            • 2 / 4
                                            • First post
                                              Last post