Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[Feature Request] Microblogging support features #1039

Open
symbolisch1234 opened this issue Oct 31, 2021 · 4 comments
Open

[Feature Request] Microblogging support features #1039

symbolisch1234 opened this issue Oct 31, 2021 · 4 comments

Comments

@symbolisch1234
Copy link

  • Currently, each post needs a post title, you can not just upload a picture and leave it at that
  • Then a setting "disable post title" would be nice, so you just write post content (i think the other way around doesn't work, as a post title can't include a link or an image)
  • the option to disable Theme Settings > Basic Settings > Excerpt length and just show posts in full
  • (very optional) a setting to restrict post length to a user-defined length
  • (very optional) auto-detection of hashtags and converting them to publii-tags

I think that is mostly it. Thanks for your consideration.

@candideu
Copy link

Currently, each post needs a post title, you can not just upload a picture and leave it at that

That's true, but you can make it so your title doesn't appear in the page output. You just need to delete the {{title}} tag from your post.hbs or index, or wherever it is that you want to remove the title. You'll still need to provide a title in the post Editor, but it won't appear in your output.

See this forum topic: https://forum.getpublii.com/topic/editing-html-code-of-title-in-wysiwyg-post-editor/

the option to disable Theme Settings > Basic Settings > Excerpt length and just show posts in full

This article might help: https://getpublii.com/dev/excerpts-with-variable-length/

Side note: Have you looked into Mastodon? It's made specifically for microblogging.

@symbolisch1234
Copy link
Author

thanks for your reply. very helpful.

and yes, i looked at mastodon, it has other problems. :-)

@candideu
Copy link

thanks for your reply. very helpful.

and yes, i looked at mastodon, it has other problems. :-)

No worries! I'm curious: what are the problems?

@symbolisch1234
Copy link
Author

for mastodon i need an html server with node.js and ruby and yarn and PostgreSQL installed.
for publii i need an html server.

that is the main problem. there are other, smaller ones.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants