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

    BookStack for IT Documentation

    IT Discussion
    bookstack
    9
    31
    5.0k
    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.
    • B
      black3dynamite @JaredBusch
      last edited by

      @jaredbusch said in BookStack for IT Documentation:

      @black3dynamite said in BookStack for IT Documentation:

      Is there a way to stop showing previews?
      Is there a way to collapse text in Bookstack using markdown?

      Never looked.
      I do not know of any markdown commands to do that.

      When using WYSIWYG for your page editor, click on source code
      and add this code. It also works when using Markdown too.

      ## collapsible markdown?
      
      <details><summary>CLICK ME</summary>
      <p>
      Hello World
      </p>
      </details>
      

      Source: https://gist.github.com/joyrexus/16041f2426450e73f5df9391f7f7ae5f#collapsible-markdown

      1 Reply Last reply Reply Quote 0
      • J
        JaredBusch
        last edited by

        Does that work here?

        Collapse test:

        <details>
        <summary>CLICK ME</summary>
        <p>
        Hello World
        </p>
        </details>

        1 Reply Last reply Reply Quote 0
        • J
          JaredBusch
          last edited by

          Nope.

          1 Reply Last reply Reply Quote 0
          • F
            Francesco Provino
            last edited by

            I usually use just plaintext filed nested in folders... other mainstream solutions?

            S S 2 Replies Last reply Reply Quote 0
            • S
              scottalanmiller @Francesco Provino
              last edited by

              @francesco-provino said in BookStack for IT Documentation:

              I usually use just plaintext filed nested in folders... other mainstream solutions?

              That's basically all DokuWiki is 🙂

              1 Reply Last reply Reply Quote 1
              • S
                stacksofplates @Francesco Provino
                last edited by

                @francesco-provino said in BookStack for IT Documentation:

                I usually use just plaintext filed nested in folders... other mainstream solutions?

                I use Grav. I don't have users documenting anything so it's awesome for us. It's all markdown and it's all flat file based, no databases.

                J A 2 Replies Last reply Reply Quote 0
                • J
                  JaredBusch @stacksofplates
                  last edited by

                  @stacksofplates said in BookStack for IT Documentation:

                  @francesco-provino said in BookStack for IT Documentation:

                  I usually use just plaintext filed nested in folders... other mainstream solutions?

                  I use Grav. I don't have users documenting anything so it's awesome for us. It's all markdown and it's all flat file based, no databases.

                  Yes, lots of Wiki systems exist and work well. But if entry is a style that your users cannot handle, it will not be used. If it is not used, it is worthless.

                  1 Reply Last reply Reply Quote 1
                  • A
                    AdamF @stacksofplates
                    last edited by

                    @stacksofplates said in BookStack for IT Documentation:

                    Grav

                    Grav looks pretty sweet. There are so many solutions out there.

                    O 1 Reply Last reply Reply Quote 0
                    • O
                      Obsolesce @AdamF
                      last edited by

                      @fuznutz04 said in BookStack for IT Documentation:

                      @stacksofplates said in BookStack for IT Documentation:

                      Grav

                      Grav looks pretty sweet. There are so many solutions out there.

                      Yeah Grav with GIT would be my go-to if I didn't have so many requirements.

                      A 2 Replies Last reply Reply Quote 0
                      • A
                        AdamF @Obsolesce
                        last edited by

                        @tim_g said in BookStack for IT Documentation:

                        @fuznutz04 said in BookStack for IT Documentation:

                        @stacksofplates said in BookStack for IT Documentation:

                        Grav

                        Grav looks pretty sweet. There are so many solutions out there.

                        Yeah Grav with GIT would be my go-to if I didn't have so many requirements.

                        Requirements such as?

                        1 Reply Last reply Reply Quote 0
                        • A
                          AdamF @Obsolesce
                          last edited by

                          @tim_g bump

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