Bjorn

Bjorn's MD-ebooks

Use 'markdown' to author ebooks, help systems and PDFs

- a web app -

Launch app.

Use "markdown" to author complete ebooks, help systems and PDFs.

Bjorn's MD-ebooks is a modern single page app (SPA) for authoring sets of "markdown" documents and to combine these documents to either ebooks (see section on Gbooks below), help systems or PDFs.

You keep your markdown files as well as the project file safe and secure in a folder in your Gdrive.

The Project

A project is essentially a Gdrive folder with a set of markdown (.md) files (called chapters). The project defines the order of the chapters as well as your own custom variables that you can use in your .md files.

You "compile" the project (the chapters) into an "output". Outputs can be ebooks, helpsystems, HTML files, Google Docs or PDFs. The compiled output is uploaded to your Gdrive. See the video link at the bottom on how this works.

You can hyperlink chapters, the compiler will convert these links to the correct HTML links.

The Markdown editor

  • Web app (PWA) for markdown authoring - runs in any modern browser.
  • Opens .md files from local hard drive or Google Drive. "Open with" support for .md files.
  • Live preview of markdown 2 HTML.
  • Set markdown paragraph types (make headings, lists, code etc).
  • Export and upload generated HTML to Gdrive or local hard drive.
  •  

  • Quickly create markdown tables by inserting data from Google Sheets, CSV files or TAB delimited text.
  • Re-format markdown tables.
  • Sort markdown tables.
  • Re-arrange markdown tables - move rows up/down, move columns left/right.
  •  

  • Use different CSS stylesheets when previewing.
  • Quickly insert emojis.
  • Manage and use your personal collection of favorite emojis.
  • Select and embed image data (convert images to "data urls").
  • Speedy access to accent characters.
  •  

  • Re-use snippets of often used text.

Variables

Include text that frequently changes and appears often in your documents as variables.

Variables are also useful for providing information that is updated automatically, such as the current date or time.

They furthermore enable "single sourcing" - using the same set of source documents to generate different versions of a help system.

System variables

VariableDescription
DateThe date when document is created
Date:shortThe date when document is created, short format
Date:isoThe date when document is created, ISO format
TimeThe time when document is created
Time:shortThe time when document is created, short format
Time:isoThe time when document is created, ISO format
UserEMailYour email address
UserNameYour name
UserFirstNameYour first name

System variables - pages

VariableDescription
TitleThe title of the page
PrevTitleThe title of the previous page
NextTitleThe title of the next page

Gbook - a new kind of online eBOOK

The Gbook format is purely based on web standards such as JSON, CSS and HTML. The reader itself is a Single Application Page (SAP).

Gbooks are hosted on your Google Drive as a public folder.

Readers of your Gbooks can add public comments as well as rate each page. As an author, you can reject or approve each comment. The reader insight dashboard provides you with all sorts of analysis, for example, most viewed page, search phrases not found etc.

Embedded mini-quizzes

You can embed simple drag'n'drop quizzes by using simple markup. (short demo video)

The markup is plain text (and not HTML) to support regular text editors such as Google Docs and MSWord.

Here is markup for a three item drag and drop quiz. The task is to drag Item1, Item2, Item3 to the correct target box.

[Drag] Item1=Target1

[Drag] Item2=Target2

[Drag] Item3=Target3

The embedded quiz will look like this when injected into the topic.

[Drag] Item1=Target1

[Drag] Item2=Target2

[Drag] Item3=Target3

Here is another example with a simple Harry Potter quiz:

[Instruction] Match first names with surnames:

[Drag] Barty=Crouch

[Drag] Fleur=Delacour

[Drag] Albus=Dumbledore

[Drag] Seamus=Finnigan

[Drag] Bellatrix=Lestrange

[Drag] Minerva=McGonagall

[Instruction] Match first names with surnames:

[Drag] Barty=Crouch

[Drag] Fleur=Delacour

[Drag] Albus=Dumbledore

[Drag] Seamus=Finnigan

[Drag] Bellatrix=Lestrange

[Drag] Minerva=McGonagall

More

Check out this short YouTube video.

Launch the app.

Pricing

This app is in the TIER-1, a TIER-1 subscription costs $8.95 per month.

You can try the app for 7 days for free.

Note that a TIER-1 subscription covers all TIER-1 products.

There is a 5-user subscription with a great discount, $29.95 per month.

Use Bjorn's Account Manager to buy/manage your subscription.

Use your PayPal account to cancel your subscription.

Support

Please report bugs here or reach out 2 me with questions @ support@backlund.org.

Got an idea for a new feature/app/add-on? Use the suggestions portal.

Follow me at Instagram @bjornsplayground and check out more videos at my YouTube channel.

You can view our privacy policy here.