See a feature request that's important to you? Do tell us. Got a feature request not listed? Send it to us. Ping help/@/lmno.lol.
The best way to speed up development of new features is by becoming a paid customer. This enables us to fund the work.
This blogging platform is super young still. It can only grow and mature (sustainably) as long as we have paying customers to help fund it. Simple and transparent.
Reaching out to less transparent ways to fund this project is not an option.
Please read on for a list of feature requests we've received so far.
Enable discovering or browsing other blogs.
Enable uploading and hosting images.
Include a short description for posts in the blog home page. One option is to extract x number of words from the beginning of the post. Alternatively, enable users to write descriptions.
Enable packaging and uploading entire blog via TextBundle.org to include assets.
Via front matter.
# My post
---
tags: ["art", "programming"]
---
Add the ability to record updated time. Possibly in the form of:
# My post
---
updated-on: 2014-05-07
---
A mechanism to add footnotes in posts.
Enable commenting on posts.
Enable bloggers to pick a default theme.
Enable readers to pick a preferred theme, overriding either system default or blogger's choice.
In addition to default dark and light themes, enable bloggers to craft custom themes.
Enable bloggers to update blog outside of the browser. Could be a command line utility or integrating into markdown editors. Generate an API key per blogger.
Register two blog handles and redirect one to the other. For example, lmno.lol/blog redirects to lmno.lol/lmno
Enable WYSIWYG rich text editing.
Add syntax highlighting to code blocks.
Follow and/or comment on blog posts via ActivityPub.
Bring your own domain.
In addition to lmno.lol, offer alternatives.
Would need quite a few requests for this one. It's a biggie. Coincidentally, I also want this myself. For now I'm using pandoc + a lua filter to convert from org to markdown.
powered by LMNO.lol